Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c156' (ED25519) to the list of known hosts.
You can reproduce this build on your computer by running:
sudo dnf install copr-rpmbuild
/usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7698775-fedora-39-x86_64 --chroot fedora-39-x86_64
Version: 0.73
PID: 6573
Logging PID: 6574
Task:
{'allow_user_ssh': False,
'appstream': False,
'background': False,
'build_id': 7698775,
'buildroot_pkgs': [],
'chroot': 'fedora-39-x86_64',
'enable_net': False,
'fedora_review': False,
'git_hash': '0170a634fc4438a111f2f471f73c56ee95f6c7a9',
'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/barsnick/fed-newer/rapidyaml',
'isolation': 'default',
'memory_reqs': 2048,
'package_name': 'rapidyaml',
'package_version': '0.6.0-2',
'project_dirname': 'fed-newer',
'project_name': 'fed-newer',
'project_owner': 'barsnick',
'repo_priority': None,
'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/barsnick/fed-newer/fedora-39-x86_64/',
'id': 'copr_base',
'name': 'Copr repository',
'priority': None}],
'sandbox': 'barsnick/fed-newer--barsnick',
'source_json': {},
'source_type': None,
'ssh_public_keys': None,
'submitter': 'barsnick',
'tags': [],
'task_id': '7698775-fedora-39-x86_64',
'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-qqcmie93/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-qqcmie93/rapidyaml', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout:
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-qqcmie93/rapidyaml'...
Running: git checkout 0170a634fc4438a111f2f471f73c56ee95f6c7a9 --
cmd: ['git', 'checkout', '0170a634fc4438a111f2f471f73c56ee95f6c7a9', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-qqcmie93/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: 0x55993dc02b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x55993dbf94f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x55993dbf9588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x55993dbf9620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993ddfcfc0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x55993ddfd050 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x55993ddfd0e0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x55993ddfd170 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: 0x55993dc02c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbf9710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbf97a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993ddff040 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993ddff0d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993ddff160 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: 0x55993dc02d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55993dbf98f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbf9988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de01010 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55993de010a0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de01130 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: 0x55993dc02e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55993dbf9a80 VAL: 'Several lines of text,
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: 0x55993dbf9b18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de02f40 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55993de02fd0 VAL: 'Several lines of text,
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] 0x55993de03060 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: 0x55993dc02f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55993dbf9c10 VAL: 'Several 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: 0x55993dbf9ca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de04f10 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55993de04fa0 VAL: 'Several 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] 0x55993de05030 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: 0x55993dc03080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbf93a0 VAL: 'Several lines 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] 0x55993de06f60 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993de06ff0 VAL: 'Several lines 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: 0x55993dc03198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbf9df0 VAL: 'Several lines 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] 0x55993de08f30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993de08fc0 VAL: 'Several lines 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: 0x55993dc032b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbf9ee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbf9f78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de0af20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de0afb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de0b040 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: 0x55993dc033c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfa108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de0ce60 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de0cef0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de0cf80 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: 0x55993dc034e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa200 KEYVAL: 'example' 'Several lines of text,
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: 0x55993dbfa298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de0ee60 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de0eef0 KEYVAL: 'example' 'Several lines of text,
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] 0x55993de0ef80 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: 0x55993dc035f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa390 KEYVAL: 'example' 'Several 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: 0x55993dbfa428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de10e70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de10f00 KEYVAL: 'example' 'Several 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] 0x55993de10f90 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: 0x55993dc03710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfa5b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de12e80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de12f10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de12fa0 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: 0x55993dc03828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa6b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfa748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de14e90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de14f20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de14fb0 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: 0x55993dc03940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfa8d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de16ec0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de16f50 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de16fe0 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: 0x55993dc03a58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa9d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfaa68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de18ef0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de18f80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de19010 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: 0x55993dc03b70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfab60 KEYVAL: 'example' 'Several lines 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] 0x55993de1aec0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de1af50 KEYVAL: 'example' 'Several lines 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: 0x55993dc03c88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfac50 KEYVAL: 'example' 'Several lines 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] 0x55993de1ceb0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de1cf40 KEYVAL: 'example' 'Several lines 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: 0x55993dc03da0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfad40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfadd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de1ef70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de1f000 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de1f090 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: 0x55993dc03eb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfd260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfd2f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de21120 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de211b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de21240 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: 0x55993dc03fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfd440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55993dbfd4e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de22e50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de22ee0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55993de22f70 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: 0x55993dc040e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfd5d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55993dbfd670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de24be0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de24c70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55993de24d00 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: 0x55993dc04200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dc01d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55993dc01e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de269d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de26a60 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55993de26af0 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: 0x55993dc04318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfaf70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55993dbfb008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de28700 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de28790 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x55993de28820 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: 0x55993dc04430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfd3a0 MAP: (1 sibs) 2 children:
27: 0x55993dbfb240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55993dbfb2d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de2a430 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993de2a4c0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x55993de2a550 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x55993de2a5e0 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: 0x55993dc04548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de2c160 [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: 0x55993dc04660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de2de90 [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: 0x55993dc04778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de2fbc0 [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: 0x55993dc04890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de318f0 [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: 0x55993dc049a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de33620 [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: 0x55993dc04ac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de35350 [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: 0x55993dc04bd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de37080 [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: 0x55993dc04cf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de38db0 [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: 0x55993dc04e08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de3aae0 [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: 0x55993dc04f20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de3c810 [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: 0x55993dc05038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de3e540 [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: 0x55993dc05150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de40270 [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: 0x55993dc05268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfb740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de41fa0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993de42030 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: 0x55993dc05380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfb830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de43cd0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993de43d60 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: 0x55993dc05498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfb920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de45a00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993de45a90 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: 0x55993dc055b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfba10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de47730 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de477c0 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: 0x55993dc056c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfbb00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de49460 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de494f0 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: 0x55993dc057e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfbbf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de4b190 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de4b220 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: 0x55993dc058f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de4cec0 [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: 0x55993dc05a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de4ebf0 [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: 0x55993dc05b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de50920 [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: 0x55993dc05c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfbdd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de52650 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993de526e0 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: 0x55993dc05d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfbec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de54380 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993de54410 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: 0x55993dc05e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfbfb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de560b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de56140 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: 0x55993dc05f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfc0a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de57de0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de57e70 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: 0x55993dc060a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de59b10 [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: 0x55993dc061b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de5b840 [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: 0x55993dc062d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de5d570 [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: 0x55993dc063e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfc280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de5f2a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de5f330 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: 0x55993dc06500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfc370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de61050 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993de610e0 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: 0x55993dc06618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de62e00 [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: 0x55993dc06730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfc4b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de64bb0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de64c40 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: 0x55993dc06848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfc5a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de66960 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993de669f0 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: 0x55993dc06960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de68710 [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: 0x55993dc06a78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de6a4c0 [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: 0x55993dc06b90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de6c270 [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: 0x55993dc06ca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de6e020 [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: 0x55993dc06dc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de6fdd0 [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: 0x55993dc06ed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de71b80 [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: 0x55993dc06ff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de73930 [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: 0x55993dc07108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de756e0 [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: 0x55993dc07220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de77480 [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: 0x55993dc07338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de79290 [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: 0x55993dc07450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de7b0a0 [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: 0x55993dc07568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de7cec0 [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: 0x55993dc07680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de7ec70 [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: 0x55993dc07798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de80a20 [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: 0x55993dc078b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de827d0 [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: 0x55993dc079c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de84580 [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: 0x55993dc07ae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de86330 [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: 0x55993dc07bf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de880e0 [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: 0x55993dc07d10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de89e90 [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: 0x55993dc07e28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55993dbfb0b0 VAL: '
27: ' (2 sibs)
27: 0x55993dbfb148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de8bc40 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55993de8bcd0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55993de8bd60 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: 0x55993dc07f40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55993dbfccd0 VAL: '
27: ' (2 sibs)
27: 0x55993dbfcd68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de8d9f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55993de8da80 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55993de8db10 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: 0x55993dc01f00 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x55993dbf8530 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55993dbf85c8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55993dbf8660 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55993dbf86f8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55993dbf8790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55993dbf8828 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55993dbf88c0 DOCSEQ: (8 sibs) 2 children:
27: 0x55993dbf8a00 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x55993dbf8a98 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x55993dbf8958 DOCMAP: (8 sibs) 2 children:
27: 0x55993dbf8b40 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x55993dbf8bd8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de8e300 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55993de8e390 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55993de8e420 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55993de8e4b0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55993de8e540 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55993de8e5d0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55993de8e660 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55993de8e6f0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55993de8e780 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55993de8e810 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55993de8e8a0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55993de8e930 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55993de8e9c0 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/1
27: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_literal.cpp:381:2:1: (5B):ERROR: parse error
27: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_literal.cpp:381:2:1: hello (size=5)
27: ^~~~~ (cols 1-6)
27:
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: ---------------
27: - |
27: hello
27: there
27: - |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/2
27: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/parse.cpp:3881:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: ---------------
27: foo: |
27: hello
27: there
27: bar: |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/3
27: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_literal.cpp:401:2:1: (8B):ERROR: indentation decreased without any scalar
27: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_literal.cpp:401:2:1: hello (size=6)
27: ^~~~~~ (cols 1-7)
27:
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: ---------------
27: --- |2
27: hello
27: there
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: ---------------
27: --- |1----------------
27: REF TREE:
27: 0x55993dc02360 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55993dbf9450 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de90760 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55993de907f0 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: 0x55993dc02478 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55993dbf8fe0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de91070 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55993de91100 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: 0x55993dc02590 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55993dbf90d0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de91980 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55993de91a10 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: 0x55993dc026a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de92290 [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: 0x55993dc027c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de92ba0 [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: 0x55993dc028d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de934b0 [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: 0x55993dc029f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbf92b0 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] 0x55993de93dc0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de93e50 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: 0x55993dc02b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x55993dbf94f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x55993dbf9588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x55993dbf9620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de946d0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x55993de94760 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x55993de947f0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x55993de94880 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: 0x55993dc02c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbf9710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbf97a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de94fe0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de95070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de95100 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: 0x55993dc02d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55993dbf98f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbf9988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de958f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55993de95980 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de95a10 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: 0x55993dc02e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55993dbf9a80 VAL: 'Several lines of text,
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: 0x55993dbf9b18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de96200 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55993de96290 VAL: 'Several lines of text,
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] 0x55993de96320 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: 0x55993dc02f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55993dbf9c10 VAL: 'Several 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: 0x55993dbf9ca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de96b10 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55993de96ba0 VAL: 'Several 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] 0x55993de96c30 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: 0x55993dc03080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbf93a0 VAL: 'Several lines 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] 0x55993de97420 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993de974b0 VAL: 'Several lines 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: 0x55993dc03198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbf9df0 VAL: 'Several lines 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] 0x55993de97d30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993de97dc0 VAL: 'Several lines 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: 0x55993dc032b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbf9ee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbf9f78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de98640 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de986d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de98760 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: 0x55993dc033c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfa108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de98f50 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de98fe0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de99070 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: 0x55993dc034e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa200 KEYVAL: 'example' 'Several lines of text,
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: 0x55993dbfa298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de99860 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de998f0 KEYVAL: 'example' 'Several lines of text,
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] 0x55993de99980 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: 0x55993dc035f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa390 KEYVAL: 'example' 'Several 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: 0x55993dbfa428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de9a170 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de9a200 KEYVAL: 'example' 'Several 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] 0x55993de9a290 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: 0x55993dc03710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfa5b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de9aa80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de9ab10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de9aba0 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: 0x55993dc03828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa6b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfa748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de9b390 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de9b420 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de9b4b0 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: 0x55993dc03940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfa8d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de9bca0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de9bd30 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de9bdc0 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: 0x55993dc03a58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfa9d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfaa68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de9c5b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de9c640 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de9c6d0 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: 0x55993dc03b70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfab60 KEYVAL: 'example' 'Several lines 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] 0x55993de9cec0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de9cf50 KEYVAL: 'example' 'Several lines 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: 0x55993dc03c88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfac50 KEYVAL: 'example' 'Several lines 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] 0x55993de9d7d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de9d860 KEYVAL: 'example' 'Several lines 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: 0x55993dc03da0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfad40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfadd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de9e0e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de9e170 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de9e200 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: 0x55993dc03eb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfd260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55993dbfd2f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de9e9f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993de9ea80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55993de9eb10 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: 0x55993dc03fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfd440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55993dbfd4e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de9f300 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de9f390 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55993de9f420 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: 0x55993dc040e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfd5d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55993dbfd670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993de9fc10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993de9fca0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55993de9fd30 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: 0x55993dc04200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dc01d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55993dc01e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea0520 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993dea05b0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55993dea0640 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: 0x55993dc04318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55993dbfaf70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55993dbfb008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea0e30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55993dea0ec0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x55993dea0f50 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: 0x55993dc04430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfd3a0 MAP: (1 sibs) 2 children:
27: 0x55993dbfb240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55993dbfb2d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea1740 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993dea17d0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x55993dea1860 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x55993dea18f0 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: 0x55993dc04548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea2050 [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: 0x55993dc04660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea2960 [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: 0x55993dc04778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea3270 [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: 0x55993dc04890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea3b80 [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: 0x55993dc049a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea4490 [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: 0x55993dc04ac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea4da0 [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: 0x55993dc04bd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea56b0 [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: 0x55993dc04cf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea5fc0 [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: 0x55993dc04e08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea68d0 [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: 0x55993dc04f20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea71e0 [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: 0x55993dc05038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea7af0 [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: 0x55993dc05150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea8400 [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: 0x55993dc05268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfb740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea8d10 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993dea8da0 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: 0x55993dc05380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfb830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea9620 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993dea96b0 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: 0x55993dc05498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfb920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dea9f30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993dea9fc0 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: 0x55993dc055b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfba10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deaa840 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993deaa8d0 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: 0x55993dc056c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfbb00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deab150 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993deab1e0 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: 0x55993dc057e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfbbf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deaba60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993deabaf0 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: 0x55993dc058f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deac370 [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: 0x55993dc05a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deacc80 [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: 0x55993dc05b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dead590 [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: 0x55993dc05c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfbdd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deadea0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993deadf30 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: 0x55993dc05d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfbec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deae7b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993deae840 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: 0x55993dc05e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfbfb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deaf0c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993deaf150 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: 0x55993dc05f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfc0a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deaf9d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993deafa60 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: 0x55993dc060a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb02e0 [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: 0x55993dc061b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb0bf0 [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: 0x55993dc062d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb1500 [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: 0x55993dc063e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfc280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb1e10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993deb1ea0 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: 0x55993dc06500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfc370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb2720 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993deb27b0 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: 0x55993dc06618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb3030 [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: 0x55993dc06730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55993dbfc4b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb3940 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993deb39d0 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: 0x55993dc06848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55993dbfc5a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb4250 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55993deb42e0 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: 0x55993dc06960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb4b60 [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: 0x55993dc06a78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb5470 [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: 0x55993dc06b90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb5d80 [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: 0x55993dc06ca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb6690 [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: 0x55993dc06dc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb6fa0 [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: 0x55993dc06ed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb78b0 [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: 0x55993dc06ff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb81c0 [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: 0x55993dc07108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb8ad0 [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: 0x55993dc07220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb93e0 [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: 0x55993dc07338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deb9cf0 [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: 0x55993dc07450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993deba600 [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: 0x55993dc07568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993debaf10 [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: 0x55993dc07680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993debb820 [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: 0x55993dc07798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993debc130 [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: 0x55993dc078b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993debca40 [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: 0x55993dc079c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993debd350 [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: 0x55993dc07ae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993debdc60 [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: 0x55993dc07bf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993debe570 [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: 0x55993dc07d10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993debee80 [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: 0x55993dc07e28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55993dbfb0b0 VAL: '
27: ' (2 sibs)
27: 0x55993dbfb148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993debf790 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55993debf820 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55993debf8b0 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: 0x55993dc07f40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55993dbfccd0 VAL: '
27: ' (2 sibs)
27: 0x55993dbfcd68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55993dec00a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55993dec0130 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55993dec01c0 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 (1 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] 0x55993dde8450 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55993dde84e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55993dde8570 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55993dde8600 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55993dde8690 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55993dde8720 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55993dde87b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55993dde8840 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55993dde88d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55993dde8960 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55993dde89f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55993dde8a80 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55993dde8b10 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] 0x55993dec3b50 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55993dec3be0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55993dec3c70 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55993dec3d00 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55993dec3d90 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55993dec3e20 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55993dec3eb0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55993dec3f40 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55993dec3fd0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55993dec4060 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55993dec40f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55993dec4180 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55993dec4210 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] 0x55993ddefbc0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55993ddefc50 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55993dec4d40 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55993dec4dd0 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] 0x55993ddf18f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55993ddf1980 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55993dec5650 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55993dec56e0 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] 0x55993ddf3620 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55993ddf36b0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55993dec5f60 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55993dec5ff0 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] 0x55993ddf5350 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55993dec6870 [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] 0x55993ddf7080 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55993dec7180 [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] 0x55993ddf8db0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55993dec7a90 [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] 0x55993ddfaef0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993ddfaf80 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] 0x55993dec83a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55993dec8430 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] 0x55993ddfd170 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] 0x55993dec8cb0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55993dec8d40 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55993dec8dd0 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] 0x55993dec8e60 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] 0x55993ddff040 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993ddff0d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993ddff160 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] 0x55993dec95c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993dec9650 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993dec96e0 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] 0x55993de01010 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993de010a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de01130 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] 0x55993dec9ed0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993dec9f60 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993dec9ff0 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] 0x55993de02f40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993de02fd0 VAL: 'Several lines of text, 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] 0x55993de03060 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] 0x55993deca7e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993deca870 VAL: 'Several lines of text, 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] 0x55993deca900 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] 0x55993de04f10 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993de04fa0 VAL: 'Several 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] 0x55993de05030 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] 0x55993decb0f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993decb180 VAL: 'Several 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] 0x55993decb210 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] 0x55993de06f60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993de06ff0 VAL: 'Several lines 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] 0x55993decba00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993decba90 VAL: 'Several lines 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] 0x55993de08f30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993de08fc0 VAL: 'Several lines 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] 0x55993decc310 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993decc3a0 VAL: 'Several lines 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] 0x55993de0af20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de0afb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de0b040 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] 0x55993deccc20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993decccb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993deccd40 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] 0x55993de0ce60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de0cef0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de0cf80 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] 0x55993decd530 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993decd5c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993decd650 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] 0x55993de0ee60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de0eef0 KEYVAL: 'example' 'Several lines of text, 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] 0x55993de0ef80 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] 0x55993decde40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993decded0 KEYVAL: 'example' 'Several lines of text, 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] 0x55993decdf60 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] 0x55993de10e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de10f00 KEYVAL: 'example' 'Several 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] 0x55993de10f90 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] 0x55993dece750 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993dece7e0 KEYVAL: 'example' 'Several 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] 0x55993dece870 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] 0x55993de12e80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de12f10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de12fa0 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] 0x55993decf060 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993decf0f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993decf180 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] 0x55993de14e90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de14f20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de14fb0 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] 0x55993decf970 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993decfa00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993decfa90 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] 0x55993de16ec0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de16f50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de16fe0 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] 0x55993ded0280 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993ded0310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993ded03a0 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] 0x55993de18ef0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de18f80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de19010 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] 0x55993ded0b90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993ded0c20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993ded0cb0 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] 0x55993de1aec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de1af50 KEYVAL: 'example' 'Several lines 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] 0x55993ded14a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993ded1530 KEYVAL: 'example' 'Several lines 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] 0x55993de1ceb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de1cf40 KEYVAL: 'example' 'Several lines 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] 0x55993ded1db0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993ded1e40 KEYVAL: 'example' 'Several lines 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] 0x55993de1ef70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de1f000 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de1f090 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] 0x55993ded26c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993ded2750 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993ded27e0 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] 0x55993de21120 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de211b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de21240 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] 0x55993ded2fd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993ded3060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993ded30f0 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] 0x55993de22e50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de22ee0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993de22f70 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] 0x55993ded38e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993ded3970 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993ded3a00 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] 0x55993de24be0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de24c70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993de24d00 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] 0x55993ded41f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993ded4280 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993ded4310 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] 0x55993de269d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de26a60 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993de26af0 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] 0x55993ded4b00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993ded4b90 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993ded4c20 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] 0x55993de28700 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de28790 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55993de28820 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] 0x55993ded5410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993ded54a0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55993ded5530 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] 0x55993de2a430 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993de2a4c0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55993de2a550 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55993de2a5e0 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] 0x55993ded5d20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993ded5db0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55993ded5e40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55993ded5ed0 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] 0x55993de2c160 [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] 0x55993ded6630 [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] 0x55993de2de90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993ded6f40 [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] 0x55993de2fbc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993ded7850 [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] 0x55993de318f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993ded8160 [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] 0x55993de33620 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993ded8a70 [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] 0x55993de35350 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993ded9380 [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] 0x55993de37080 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993ded9c90 [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] 0x55993de38db0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993deda5a0 [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] 0x55993de3aae0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993dedaeb0 [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] 0x55993de3c810 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993dedb7c0 [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] 0x55993de3e540 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993dedc0d0 [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] 0x55993de40270 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993dedc9e0 [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] 0x55993de41fa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993de42030 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993dedd2f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993dedd380 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] 0x55993de43cd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993de43d60 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] 0x55993deddc00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993deddc90 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] 0x55993de45a00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993de45a90 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] 0x55993dede510 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993dede5a0 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] 0x55993de47730 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de477c0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993dedee20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993dedeeb0 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] 0x55993de49460 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de494f0 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] 0x55993dedf730 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993dedf7c0 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] 0x55993de4b190 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de4b220 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] 0x55993dee0040 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993dee00d0 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] 0x55993de4cec0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993dee0950 [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] 0x55993de4ebf0 [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] 0x55993dee1260 [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] 0x55993de50920 [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] 0x55993dee1b70 [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] 0x55993de52650 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993de526e0 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] 0x55993dee2480 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993dee2510 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] 0x55993de54380 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993de54410 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] 0x55993dee2d90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993dee2e20 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] 0x55993de560b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de56140 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] 0x55993dee36a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993dee3730 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] 0x55993de57de0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de57e70 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] 0x55993dee3fb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993dee4040 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] 0x55993de59b10 [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] 0x55993dee48c0 [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] 0x55993de5b840 [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] 0x55993dee51d0 [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] 0x55993de5d570 [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] 0x55993dee5ae0 [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] 0x55993de5f2a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de5f330 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] 0x55993dee63f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993dee6480 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] 0x55993de61050 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993de610e0 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] 0x55993dee6d00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993dee6d90 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] 0x55993de62e00 [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] 0x55993dee7610 [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] 0x55993de64bb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de64c40 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] 0x55993dee7f20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993dee7fb0 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] 0x55993de66960 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993de669f0 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] 0x55993dee8830 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993dee88c0 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] 0x55993de68710 [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] 0x55993dee9140 [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] 0x55993de6a4c0 [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] 0x55993dee9a50 [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] 0x55993de6c270 [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] 0x55993deea360 [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] 0x55993de6e020 [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] 0x55993deeac70 [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] 0x55993de6fdd0 [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] 0x55993deeb580 [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] 0x55993de71b80 [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] 0x55993deebe90 [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] 0x55993de73930 [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] 0x55993deec7a0 [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] 0x55993de756e0 [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] 0x55993deed0b0 [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] 0x55993de77480 [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] 0x55993deed9c0 [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] 0x55993de79290 [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] 0x55993deee2d0 [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] 0x55993de7b0a0 [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] 0x55993deeebe0 [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] 0x55993de7cec0 [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] 0x55993deef4f0 [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] 0x55993de7ec70 [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] 0x55993deefe00 [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] 0x55993de80a20 [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] 0x55993def0710 [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] 0x55993de827d0 [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] 0x55993def1020 [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] 0x55993de84580 [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] 0x55993def1930 [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] 0x55993de86330 [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] 0x55993def2240 [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] 0x55993de880e0 [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] 0x55993def2b50 [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] 0x55993de89e90 [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] 0x55993def3460 [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] 0x55993de8bc40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993de8bcd0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55993de8bd60 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] 0x55993def3d70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993def3e00 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55993def3e90 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] 0x55993de8d9f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993de8da80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55993de8db10 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] 0x55993def46b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993def4740 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55993def47d0 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] 0x55993de8e300 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55993de8e390 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55993de8e420 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55993de8e4b0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55993de8e540 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55993de8e5d0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55993de8e660 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55993de8e6f0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55993de8e780 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55993de8e810 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55993de8e8a0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55993de8e930 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55993de8e9c0 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] 0x55993def4ff0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55993def5080 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55993def5110 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55993def51a0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55993def5230 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55993def52c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55993def5350 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55993def53e0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55993def5470 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55993def5500 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55993def5590 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55993def5620 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55993def56b0 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] 0x55993de90760 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55993de907f0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993def5900 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55993def5990 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] 0x55993de91070 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55993de91100 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993def6210 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55993def62a0 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] 0x55993de91980 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55993de91a10 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993def6b20 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55993def6bb0 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] 0x55993de92290 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993def7430 [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] 0x55993de92ba0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993def7d40 [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] 0x55993de934b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993def8650 [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] 0x55993de93dc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de93e50 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] 0x55993def8f60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993def8ff0 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] 0x55993de946d0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55993de94760 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55993de947f0 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] 0x55993de94880 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] 0x55993def9870 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55993def9900 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55993def9990 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] 0x55993def9a20 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] 0x55993de94fe0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de95070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de95100 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] 0x55993defa180 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993defa210 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993defa2a0 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] 0x55993de958f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993de95980 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de95a10 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] 0x55993defab30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993defabc0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993defac50 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] 0x55993de96200 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993de96290 VAL: 'Several lines of text, 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] 0x55993de96320 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] 0x55993defb4e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993defb570 VAL: 'Several lines of text, 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] 0x55993defb600 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] 0x55993de96b10 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993de96ba0 VAL: 'Several 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] 0x55993de96c30 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] 0x55993defbe90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993defbf20 VAL: 'Several 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] 0x55993defbfb0 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] 0x55993de97420 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993de974b0 VAL: 'Several lines 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] 0x55993defc7a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993defc830 VAL: 'Several lines 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] 0x55993de97d30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993de97dc0 VAL: 'Several lines 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] 0x55993defd0b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993defd140 VAL: 'Several lines 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] 0x55993de98640 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de986d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de98760 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] 0x55993defdaf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993defdb80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993defdc10 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] 0x55993de98f50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de98fe0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de99070 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] 0x55993defe4a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993defe530 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993defe5c0 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] 0x55993de99860 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de998f0 KEYVAL: 'example' 'Several lines of text, 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] 0x55993de99980 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] 0x55993defedb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993defee40 KEYVAL: 'example' 'Several lines of text, 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] 0x55993defeed0 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] 0x55993de9a170 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de9a200 KEYVAL: 'example' 'Several 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] 0x55993de9a290 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] 0x55993deff760 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993deff7f0 KEYVAL: 'example' 'Several 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] 0x55993deff880 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] 0x55993de9aa80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de9ab10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de9aba0 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] 0x55993df00110 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df001a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df00230 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] 0x55993de9b390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de9b420 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de9b4b0 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] 0x55993df00ac0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df00b50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df00be0 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] 0x55993de9bca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de9bd30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de9bdc0 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] 0x55993df01470 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df01500 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df01590 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] 0x55993de9c5b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de9c640 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de9c6d0 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] 0x55993df01e20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df01eb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df01f40 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] 0x55993de9cec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de9cf50 KEYVAL: 'example' 'Several lines 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] 0x55993df027d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df02860 KEYVAL: 'example' 'Several lines 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] 0x55993de9d7d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de9d860 KEYVAL: 'example' 'Several lines 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] 0x55993df03180 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df03210 KEYVAL: 'example' 'Several lines 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] 0x55993de9e0e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de9e170 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de9e200 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] 0x55993df03b30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df03bc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df03c50 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] 0x55993de9e9f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993de9ea80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993de9eb10 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] 0x55993df044e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df04570 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df04600 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] 0x55993de9f300 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de9f390 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993de9f420 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] 0x55993df04e50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df04ee0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993df04f70 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] 0x55993de9fc10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993de9fca0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993de9fd30 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] 0x55993df057c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df05850 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993df058e0 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] 0x55993dea0520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993dea05b0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993dea0640 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] 0x55993df06130 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df061c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993df06250 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] 0x55993dea0e30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993dea0ec0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55993dea0f50 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] 0x55993df06a40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df06ad0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55993df06b60 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] 0x55993dea1740 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993dea17d0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55993dea1860 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55993dea18f0 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] 0x55993df07380 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df07410 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55993df074a0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55993df07530 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] 0x55993dea2050 [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] 0x55993df07cc0 [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] 0x55993dea2960 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df085d0 [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] 0x55993dea3270 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df08ee0 [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] 0x55993dea3b80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df097f0 [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] 0x55993dea4490 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df0a100 [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] 0x55993dea4da0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df0aa10 [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] 0x55993dea56b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df0b320 [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] 0x55993dea5fc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df0bc30 [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] 0x55993dea68d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df0c540 [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] 0x55993dea71e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df0ce50 [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] 0x55993dea7af0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df0d760 [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] 0x55993dea8400 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df0e070 [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] 0x55993dea8d10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993dea8da0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df0e980 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df0ea10 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] 0x55993dea9620 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993dea96b0 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] 0x55993df0f290 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df0f320 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] 0x55993dea9f30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993dea9fc0 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] 0x55993df0fba0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df0fc30 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] 0x55993deaa840 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993deaa8d0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df104b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df10540 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] 0x55993deab150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993deab1e0 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] 0x55993df10dc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df10e50 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] 0x55993deaba60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993deabaf0 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] 0x55993df116d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df11760 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] 0x55993deac370 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55993df11fe0 [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] 0x55993deacc80 [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] 0x55993df128f0 [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] 0x55993dead590 [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] 0x55993df13200 [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] 0x55993deadea0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993deadf30 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] 0x55993df13b10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df13ba0 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] 0x55993deae7b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993deae840 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] 0x55993df14420 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df144b0 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] 0x55993deaf0c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993deaf150 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] 0x55993df14d30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df14dc0 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] 0x55993deaf9d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993deafa60 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] 0x55993df15640 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df156d0 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] 0x55993deb02e0 [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] 0x55993df15f50 [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] 0x55993deb0bf0 [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] 0x55993df16860 [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] 0x55993deb1500 [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] 0x55993df17170 [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] 0x55993deb1e10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993deb1ea0 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] 0x55993df17a80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df17b10 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] 0x55993deb2720 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993deb27b0 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] 0x55993df18390 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df18420 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] 0x55993deb3030 [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] 0x55993df18ca0 [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] 0x55993deb3940 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993deb39d0 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] 0x55993df195b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df19640 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] 0x55993deb4250 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993deb42e0 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] 0x55993df19ef0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df19f80 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] 0x55993deb4b60 [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] 0x55993df1a800 [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] 0x55993deb5470 [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] 0x55993df1b110 [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] 0x55993deb5d80 [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] 0x55993df1ba20 [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] 0x55993deb6690 [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] 0x55993df1c330 [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] 0x55993deb6fa0 [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] 0x55993df1cc40 [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] 0x55993deb78b0 [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] 0x55993df1d550 [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] 0x55993deb81c0 [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] 0x55993df1de60 [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] 0x55993deb8ad0 [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] 0x55993df1e770 [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] 0x55993deb93e0 [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] 0x55993df1f080 [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] 0x55993deb9cf0 [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] 0x55993df1f990 [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] 0x55993deba600 [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] 0x55993df202a0 [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] 0x55993debaf10 [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] 0x55993df20be0 [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] 0x55993debb820 [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] 0x55993df214f0 [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] 0x55993debc130 [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] 0x55993df21e00 [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] 0x55993debca40 [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] 0x55993df22710 [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] 0x55993debd350 [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] 0x55993df23020 [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] 0x55993debdc60 [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] 0x55993df23930 [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] 0x55993debe570 [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] 0x55993df24240 [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] 0x55993debee80 [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] 0x55993df24b50 [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] 0x55993debf790 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993debf820 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55993debf8b0 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] 0x55993df25460 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993df254f0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55993df25580 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] 0x55993dec00a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993dec0130 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55993dec01c0 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] 0x55993df25da0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993df25e30 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55993df25ec0 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: 0x55993dc01f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x55993dbf8530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55993dbf85c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55993dbf8660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55993dbf86f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55993dbf8790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55993dbf8828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55993dbf88c0 DOCSEQ: (8 sibs) 2 children: 27: 0x55993dbf8a00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x55993dbf8a98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x55993dbf8958 DOCMAP: (8 sibs) 2 children: 27: 0x55993dbf8b40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x55993dbf8bd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df266e0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55993df26770 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55993df26800 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55993df26890 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55993df26920 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55993df269b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55993df26a40 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55993df26ad0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55993df26b60 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55993df26bf0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55993df26c80 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55993df26d10 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55993df26da0 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: 0x55993dc02360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55993dbf9450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993dde6920 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55993dde69b0 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: 0x55993dc02478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55993dbf8fe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df26e40 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55993df26ed0 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: 0x55993dc02590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55993dbf90d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df26f70 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55993df27000 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: 0x55993dc026a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df270a0 [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: 0x55993dc027c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df27140 [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: 0x55993dc028d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df271e0 [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: 0x55993dc029f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbf92b0 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] 0x55993df27280 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df27310 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: 0x55993dc02b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x55993dbf94f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x55993dbf9588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x55993dbf9620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df273b0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55993df27440 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55993df274d0 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] 0x55993df27560 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: 0x55993dc02c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbf9710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbf97a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df27600 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df27690 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df27720 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: 0x55993dc02d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55993dbf98f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbf9988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df277c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993df27850 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df278e0 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: 0x55993dc02e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55993dbf9a80 VAL: 'Several lines of text, 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: 0x55993dbf9b18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df27980 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993df27a10 VAL: 'Several lines of text, 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] 0x55993df27aa0 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: 0x55993dc02f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55993dbf9c10 VAL: 'Several 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: 0x55993dbf9ca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df27b40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993df27bd0 VAL: 'Several 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] 0x55993df27c60 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: 0x55993dc03080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbf93a0 VAL: 'Several lines 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] 0x55993df27d00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df27d90 VAL: 'Several lines 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: 0x55993dc03198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbf9df0 VAL: 'Several lines 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] 0x55993df27e30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df27ec0 VAL: 'Several lines 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: 0x55993dc032b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbf9ee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbf9f78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df27f60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df27ff0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df28080 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: 0x55993dc033c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfa108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df28120 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df281b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df28240 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: 0x55993dc034e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa200 KEYVAL: 'example' 'Several lines of text, 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: 0x55993dbfa298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df282e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df28370 KEYVAL: 'example' 'Several lines of text, 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] 0x55993df28400 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: 0x55993dc035f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa390 KEYVAL: 'example' 'Several 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: 0x55993dbfa428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df284a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df28530 KEYVAL: 'example' 'Several 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] 0x55993df285c0 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: 0x55993dc03710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfa5b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df28660 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df286f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df28780 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: 0x55993dc03828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa6b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfa748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df28820 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df288b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df28940 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: 0x55993dc03940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfa8d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df289e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df28a70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df28b00 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: 0x55993dc03a58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa9d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfaa68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df28ba0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df28c30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df28cc0 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: 0x55993dc03b70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfab60 KEYVAL: 'example' 'Several lines 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] 0x55993df28d60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df28df0 KEYVAL: 'example' 'Several lines 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: 0x55993dc03c88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfac50 KEYVAL: 'example' 'Several lines 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] 0x55993df28e90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df28f20 KEYVAL: 'example' 'Several lines 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: 0x55993dc03da0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfad40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfadd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df28fc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df29050 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df290e0 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: 0x55993dc03eb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfd260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfd2f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df29180 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df29210 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df292a0 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: 0x55993dc03fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfd440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55993dbfd4e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df29340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df293d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993df29460 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: 0x55993dc040e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfd5d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55993dbfd670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df29500 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df29590 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993df29620 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: 0x55993dc04200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dc01d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55993dc01e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df296c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df29750 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993df297e0 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: 0x55993dc04318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfaf70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55993dbfb008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df29880 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df29910 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55993df299a0 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: 0x55993dc04430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfd3a0 MAP: (1 sibs) 2 children: 27: 0x55993dbfb240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55993dbfb2d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df29a40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df29ad0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55993df29b60 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55993df29bf0 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: 0x55993dc04548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df29c90 [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: 0x55993dc04660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df29d30 [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: 0x55993dc04778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df29dd0 [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: 0x55993dc04890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df29e70 [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: 0x55993dc049a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df29f10 [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: 0x55993dc04ac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df29fb0 [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: 0x55993dc04bd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2a050 [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: 0x55993dc04cf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2a0f0 [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: 0x55993dc04e08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2a190 [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: 0x55993dc04f20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2a230 [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: 0x55993dc05038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2a2d0 [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: 0x55993dc05150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2a370 [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: 0x55993dc05268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfb740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2a410 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df2a4a0 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: 0x55993dc05380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfb830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2a540 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df2a5d0 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: 0x55993dc05498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfb920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2a670 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df2a700 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: 0x55993dc055b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfba10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2a7a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df2a830 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: 0x55993dc056c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfbb00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2a8d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df2a960 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: 0x55993dc057e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfbbf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2aa00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df2aa90 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: 0x55993dc058f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2ab30 [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: 0x55993dc05a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2abd0 [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: 0x55993dc05b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2ac70 [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: 0x55993dc05c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfbdd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2ad10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df2ada0 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: 0x55993dc05d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfbec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2ae40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df2aed0 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: 0x55993dc05e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfbfb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2af70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df2b000 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: 0x55993dc05f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfc0a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2b0a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df2b130 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: 0x55993dc060a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2b1d0 [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: 0x55993dc061b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2b270 [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: 0x55993dc062d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2b310 [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: 0x55993dc063e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfc280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2b3b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df2b440 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: 0x55993dc06500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfc370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2b4e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df2b570 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: 0x55993dc06618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2b610 [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: 0x55993dc06730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfc4b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2b6b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df2b740 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: 0x55993dc06848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfc5a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2b7e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df2b870 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: 0x55993dc06960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2b910 [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: 0x55993dc06a78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2b9b0 [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: 0x55993dc06b90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2ba50 [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: 0x55993dc06ca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2baf0 [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: 0x55993dc06dc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2bb90 [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: 0x55993dc06ed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2bc30 [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: 0x55993dc06ff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2bcd0 [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: 0x55993dc07108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2bd70 [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: 0x55993dc07220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2be10 [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: 0x55993dc07338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2beb0 [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: 0x55993dc07450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2bf50 [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: 0x55993dc07568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2bff0 [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: 0x55993dc07680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2c090 [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: 0x55993dc07798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2c130 [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: 0x55993dc078b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2c1d0 [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: 0x55993dc079c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2c270 [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: 0x55993dc07ae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2c310 [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: 0x55993dc07bf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2c3b0 [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: 0x55993dc07d10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2c450 [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: 0x55993dc07e28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55993dbfb0b0 VAL: ' 27: ' (2 sibs) 27: 0x55993dbfb148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2c4f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993df2c580 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55993df2c610 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: 0x55993dc07f40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55993dbfccd0 VAL: ' 27: ' (2 sibs) 27: 0x55993dbfcd68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2c6b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993df2c740 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55993df2c7d0 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: 0x55993dc01f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x55993dbf8530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55993dbf85c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55993dbf8660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55993dbf86f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55993dbf8790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55993dbf8828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55993dbf88c0 DOCSEQ: (8 sibs) 2 children: 27: 0x55993dbf8a00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x55993dbf8a98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x55993dbf8958 DOCMAP: (8 sibs) 2 children: 27: 0x55993dbf8b40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x55993dbf8bd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2c870 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55993df2c900 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55993df2c990 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55993df2ca20 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55993df2cab0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55993df2cb40 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55993df2cbd0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55993df2cc60 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55993df2ccf0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55993df2cd80 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55993df2ce10 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55993df2cea0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55993df2cf30 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: 0x55993dc02360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55993dbf9450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2cfd0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55993df2d060 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: 0x55993dc02478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55993dbf8fe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2d100 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55993df2d190 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: 0x55993dc02590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55993dbf90d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2d230 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55993df2d2c0 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: 0x55993dc026a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2d360 [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: 0x55993dc027c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2d400 [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: 0x55993dc028d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2d4a0 [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: 0x55993dc029f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbf92b0 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] 0x55993df2d540 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df2d5d0 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: 0x55993dc02b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x55993dbf94f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x55993dbf9588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x55993dbf9620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2d670 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55993df2d700 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55993df2d790 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] 0x55993df2d820 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: 0x55993dc02c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbf9710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbf97a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2d8c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df2d950 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df2d9e0 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: 0x55993dc02d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55993dbf98f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbf9988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2da80 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993df2db10 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df2dba0 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: 0x55993dc02e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55993dbf9a80 VAL: 'Several lines of text, 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: 0x55993dbf9b18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2dc40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993df2dcd0 VAL: 'Several lines of text, 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] 0x55993df2dd60 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: 0x55993dc02f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55993dbf9c10 VAL: 'Several 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: 0x55993dbf9ca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2de00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993df2de90 VAL: 'Several 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] 0x55993df2df20 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: 0x55993dc03080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbf93a0 VAL: 'Several lines 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] 0x55993df2dfc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df2e050 VAL: 'Several lines 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: 0x55993dc03198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbf9df0 VAL: 'Several lines 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] 0x55993df2e0f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df2e180 VAL: 'Several lines 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: 0x55993dc032b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbf9ee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbf9f78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2e220 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df2e2b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df2e340 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: 0x55993dc033c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfa108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2e3e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df2e470 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df2e500 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: 0x55993dc034e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa200 KEYVAL: 'example' 'Several lines of text, 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: 0x55993dbfa298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2e5a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df2e630 KEYVAL: 'example' 'Several lines of text, 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] 0x55993df2e6c0 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: 0x55993dc035f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa390 KEYVAL: 'example' 'Several 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: 0x55993dbfa428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2e760 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df2e7f0 KEYVAL: 'example' 'Several 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] 0x55993df2e880 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: 0x55993dc03710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfa5b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2e920 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df2e9b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df2ea40 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: 0x55993dc03828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa6b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfa748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2eae0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df2eb70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df2ec00 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: 0x55993dc03940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfa8d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2eca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df2ed30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df2edc0 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: 0x55993dc03a58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfa9d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfaa68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2ee60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df2eef0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df2ef80 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: 0x55993dc03b70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfab60 KEYVAL: 'example' 'Several lines 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] 0x55993df2f020 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df2f0b0 KEYVAL: 'example' 'Several lines 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: 0x55993dc03c88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfac50 KEYVAL: 'example' 'Several lines 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] 0x55993df2f150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df2f1e0 KEYVAL: 'example' 'Several lines 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: 0x55993dc03da0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfad40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfadd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2f280 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df2f310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df2f3a0 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: 0x55993dc03eb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfd260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55993dbfd2f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2f440 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df2f4d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55993df2f560 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: 0x55993dc03fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfd440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55993dbfd4e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2f600 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df2f690 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993df2f720 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: 0x55993dc040e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfd5d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55993dbfd670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2f7c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df2f850 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993df2f8e0 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: 0x55993dc04200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dc01d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55993dc01e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2f980 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df2fa10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55993df2faa0 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: 0x55993dc04318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55993dbfaf70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55993dbfb008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2fb40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55993df2fbd0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55993df2fc60 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: 0x55993dc04430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfd3a0 MAP: (1 sibs) 2 children: 27: 0x55993dbfb240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55993dbfb2d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2fd00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df2fd90 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55993df2fe20 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55993df2feb0 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: 0x55993dc04548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2ff50 [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: 0x55993dc04660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df2fff0 [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: 0x55993dc04778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30090 [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: 0x55993dc04890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30130 [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: 0x55993dc049a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df301d0 [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: 0x55993dc04ac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30270 [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: 0x55993dc04bd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30310 [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: 0x55993dc04cf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df303b0 [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: 0x55993dc04e08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30450 [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: 0x55993dc04f20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df304f0 [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: 0x55993dc05038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30590 [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: 0x55993dc05150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30630 [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: 0x55993dc05268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfb740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df306d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df30760 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: 0x55993dc05380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfb830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30800 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df30890 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: 0x55993dc05498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfb920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30930 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df309c0 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: 0x55993dc055b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfba10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30a60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df30af0 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: 0x55993dc056c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfbb00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30b90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df30c20 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: 0x55993dc057e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfbbf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30cc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df30d50 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: 0x55993dc058f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30df0 [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: 0x55993dc05a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30e90 [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: 0x55993dc05b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30f30 [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: 0x55993dc05c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfbdd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df30fd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df31060 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: 0x55993dc05d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfbec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31100 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df31190 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: 0x55993dc05e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfbfb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31230 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df312c0 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: 0x55993dc05f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfc0a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31360 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df313f0 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: 0x55993dc060a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31490 [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: 0x55993dc061b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31530 [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: 0x55993dc062d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df315d0 [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: 0x55993dc063e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfc280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31670 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df31700 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: 0x55993dc06500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfc370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df317a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df31830 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: 0x55993dc06618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df318d0 [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: 0x55993dc06730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55993dbfc4b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31970 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55993df31a00 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: 0x55993dc06848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55993dbfc5a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31aa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55993df31b30 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: 0x55993dc06960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31bd0 [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: 0x55993dc06a78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31c70 [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: 0x55993dc06b90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31d10 [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: 0x55993dc06ca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31db0 [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: 0x55993dc06dc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31e50 [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: 0x55993dc06ed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31ef0 [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: 0x55993dc06ff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df31f90 [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: 0x55993dc07108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df32030 [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: 0x55993dc07220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df320d0 [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: 0x55993dc07338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df32170 [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: 0x55993dc07450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df32210 [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: 0x55993dc07568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df322b0 [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: 0x55993dc07680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df32350 [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: 0x55993dc07798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df323f0 [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: 0x55993dc078b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df32490 [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: 0x55993dc079c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df32530 [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: 0x55993dc07ae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df325d0 [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: 0x55993dc07bf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df32670 [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: 0x55993dc07d10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df32710 [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: 0x55993dc07e28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55993dbfb0b0 VAL: ' 27: ' (2 sibs) 27: 0x55993dbfb148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df327b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993df32840 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55993df328d0 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: 0x55993dc07f40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55993dbfccd0 VAL: ' 27: ' (2 sibs) 27: 0x55993dbfcd68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55993df32970 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55993df32a00 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55993df32a90 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 (68 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (68 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.08 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-block_folded-0.6.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (0 ms total) 28: 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x55bc0446c780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55bc044630d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55bc04463168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55bc04463200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55bc04463298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55bc04463330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55bc044633c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55bc04463460 DOCSEQ: (8 sibs) 2 children: 28: 0x55bc044635a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55bc04463638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55bc044634f8 DOCMAP: (8 sibs) 2 children: 28: 0x55bc044636e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55bc04463778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045d3470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55bc045d3500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55bc045d3590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55bc045d3620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55bc045d36b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55bc045d3740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55bc045d37d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55bc045d3860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55bc045d38f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55bc045d3980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55bc045d3a10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55bc045d3aa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55bc045d3b30 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:846:2:1: (4B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 28: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/parse.cpp:3881:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: (7B):ERROR: indentation decreased without any scalar 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: hello (size=6) 28: ^~~~~~ (cols 1-7) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x55bc0446cbe0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045dc730 [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: 0x55bc0446ccf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045de460 [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: 0x55bc0446ce10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045e0190 [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: 0x55bc0446cf28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55bc04463c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55bc04463d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55bc04463da0 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] 0x55bc045e2940 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55bc045e29d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55bc045e2a60 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55bc045e2af0 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: 0x55bc0446d040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55bc04463e90 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: 0x55bc04463f28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045e47b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc045e4840 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] 0x55bc045e48d0 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: 0x55bc0446d158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc044640b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045e67a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045e6830 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045e68c0 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: 0x55bc0446d270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc044641b0 KEYVAL: '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: 0x55bc04464248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045e86e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045e8770 KEYVAL: '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] 0x55bc045e8800 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: 0x55bc0446d388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464340 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: 0x55bc044643d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045ea6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045ea760 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] 0x55bc045ea7f0 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: 0x55bc0446d4a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc044644d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045ec6c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045ec750 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045ec7e0 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: 0x55bc0446d5b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464660 KEYVAL: '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: 0x55bc044646f8 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] 0x55bc045ee790 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045ee820 KEYVAL: '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] 0x55bc045ee8b0 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: 0x55bc0446d6d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04465a50 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: 0x55bc04465ae8 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] 0x55bc045f09a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045f0a30 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] 0x55bc045f0ac0 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: 0x55bc0446d7e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04465b90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04465c28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045f2a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045f2af0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045f2b80 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: 0x55bc0446d900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04467fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04468078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045f4a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045f4b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045f4b90 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: 0x55bc0446da18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc044648e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045f6aa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045f6b30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045f6bc0 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: 0x55bc0446db30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464b08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045f8ad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045f8b60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045f8bf0 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: 0x55bc0446dc48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464c98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045faaa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045fab30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045fabc0 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: 0x55bc0446dd60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464e28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045fcc50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045fcce0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045fcd70 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: 0x55bc0446de78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55bc04464ed0 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] 0x55bc045feb20 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55bc045febb0 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: 0x55bc0446df90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04465058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04600af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04600b80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04600c10 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: 0x55bc0446e0a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04602820 [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: 0x55bc0446e1c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04604550 [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: 0x55bc0446e2d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04606280 [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: 0x55bc0446e3f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04607fb0 [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: 0x55bc0446e508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04609ce0 [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: 0x55bc0446e620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0460ba10 [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: 0x55bc0446e738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0460d740 [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: 0x55bc0446e850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0460f470 [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: 0x55bc0446e968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046111a0 [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: 0x55bc0446ea80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04612ed0 [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: 0x55bc0446eb98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04614c00 [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: 0x55bc0446ecb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04616930 [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: 0x55bc0446edc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04618660 [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: 0x55bc0446eee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0461a390 [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: 0x55bc0446eff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0461c0c0 [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: 0x55bc0446f110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0461ddf0 [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: 0x55bc0446f228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0461fb20 [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: 0x55bc0446f340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04621850 [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: 0x55bc0446f458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04623580 [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: 0x55bc0446f570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046252b0 [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: 0x55bc0446f688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04626fe0 [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: 0x55bc0446f7a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04628d10 [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: 0x55bc0446f8b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0462aa40 [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: 0x55bc0446f9d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0462c770 [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: 0x55bc0446fae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0462e4a0 [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: 0x55bc0446fc00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04630230 [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: 0x55bc0446fd18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04631fe0 [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: 0x55bc0446fe30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04633d90 [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: 0x55bc0446ff48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04635b40 [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: 0x55bc04470060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046378f0 [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: 0x55bc04470178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046396a0 [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: 0x55bc04470290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0463b450 [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: 0x55bc044703a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0463d200 [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: 0x55bc044704c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0463efb0 [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: 0x55bc044705d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04640d60 [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: 0x55bc044706f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04642b10 [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: 0x55bc04470808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046448c0 [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: 0x55bc04470920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04646670 [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: 0x55bc04470a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04648420 [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: 0x55bc04470b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0464a1d0 [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: 0x55bc04470c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55bc04466090 VAL: ' 28: ' (2 sibs) 28: 0x55bc04466128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0464bf80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc0464c010 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc0464c0a0 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: 0x55bc04470d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55bc04466220 VAL: ' 28: ' (2 sibs) 28: 0x55bc044662b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0464dd30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc0464ddc0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc0464de50 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: 0x55bc0446c780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55bc044630d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55bc04463168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55bc04463200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55bc04463298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55bc04463330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55bc044633c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55bc04463460 DOCSEQ: (8 sibs) 2 children: 28: 0x55bc044635a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55bc04463638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55bc044634f8 DOCMAP: (8 sibs) 2 children: 28: 0x55bc044636e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55bc04463778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0464e640 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55bc0464e6d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55bc0464e760 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55bc0464e7f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55bc0464e880 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55bc0464e910 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55bc0464e9a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55bc0464ea30 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55bc0464eac0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55bc0464eb50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55bc0464ebe0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55bc0464ec70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55bc0464ed00 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:846:2:1: (5B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 28: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/parse.cpp:3881:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: (8B):ERROR: indentation decreased without any scalar 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: hello (size=6) 28: ^~~~~~ (cols 1-7) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x55bc0446cbe0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04650b20 [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: 0x55bc0446ccf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04651430 [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: 0x55bc0446ce10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04651d40 [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: 0x55bc0446cf28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55bc04463c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55bc04463d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55bc04463da0 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] 0x55bc04652650 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55bc046526e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55bc04652770 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55bc04652800 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: 0x55bc0446d040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55bc04463e90 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: 0x55bc04463f28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04652f60 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc04652ff0 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] 0x55bc04653080 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: 0x55bc0446d158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc044640b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04653870 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04653900 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04653990 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: 0x55bc0446d270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc044641b0 KEYVAL: '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: 0x55bc04464248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04654180 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04654210 KEYVAL: '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] 0x55bc046542a0 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: 0x55bc0446d388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464340 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: 0x55bc044643d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04654a90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04654b20 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] 0x55bc04654bb0 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: 0x55bc0446d4a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc044644d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046553a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04655430 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046554c0 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: 0x55bc0446d5b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464660 KEYVAL: '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: 0x55bc044646f8 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] 0x55bc04655cb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04655d40 KEYVAL: '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] 0x55bc04655dd0 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: 0x55bc0446d6d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04465a50 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: 0x55bc04465ae8 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] 0x55bc046565c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04656650 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] 0x55bc046566e0 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: 0x55bc0446d7e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04465b90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04465c28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04656ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04656f60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04656ff0 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: 0x55bc0446d900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04467fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04468078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046577e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04657870 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04657900 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: 0x55bc0446da18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc044648e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046580f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04658180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04658210 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: 0x55bc0446db30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464b08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04658a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04658a90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04658b20 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: 0x55bc0446dc48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464c98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04659310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046593a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04659430 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: 0x55bc0446dd60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464e28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04659cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04659d80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04659e10 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: 0x55bc0446de78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55bc04464ed0 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] 0x55bc0465a600 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55bc0465a690 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: 0x55bc0446df90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04465058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0465af10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0465afa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc0465b030 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: 0x55bc0446e0a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0465b820 [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: 0x55bc0446e1c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0465c130 [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: 0x55bc0446e2d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0465ca40 [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: 0x55bc0446e3f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0465d350 [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: 0x55bc0446e508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0465dc60 [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: 0x55bc0446e620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0465e570 [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: 0x55bc0446e738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0465ee80 [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: 0x55bc0446e850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0465f790 [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: 0x55bc0446e968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046600a0 [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: 0x55bc0446ea80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046609b0 [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: 0x55bc0446eb98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046612c0 [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: 0x55bc0446ecb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04661bd0 [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: 0x55bc0446edc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046624e0 [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: 0x55bc0446eee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04662df0 [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: 0x55bc0446eff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04663700 [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: 0x55bc0446f110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04664010 [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: 0x55bc0446f228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04664920 [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: 0x55bc0446f340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04665230 [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: 0x55bc0446f458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04665b40 [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: 0x55bc0446f570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04666450 [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: 0x55bc0446f688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04666d60 [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: 0x55bc0446f7a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04667670 [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: 0x55bc0446f8b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04667f80 [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: 0x55bc0446f9d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04668890 [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: 0x55bc0446fae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046691a0 [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: 0x55bc0446fc00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04669ab0 [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: 0x55bc0446fd18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0466a3c0 [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: 0x55bc0446fe30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0466acd0 [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: 0x55bc0446ff48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0466b5e0 [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: 0x55bc04470060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0466bef0 [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: 0x55bc04470178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0466c800 [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: 0x55bc04470290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0466d110 [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: 0x55bc044703a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0466da20 [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: 0x55bc044704c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0466e330 [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: 0x55bc044705d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0466ec40 [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: 0x55bc044706f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0466f550 [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: 0x55bc04470808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc0466fe60 [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: 0x55bc04470920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04670770 [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: 0x55bc04470a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04671080 [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: 0x55bc04470b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04671990 [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: 0x55bc04470c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55bc04466090 VAL: ' 28: ' (2 sibs) 28: 0x55bc04466128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046722a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc04672330 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc046723c0 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: 0x55bc04470d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55bc04466220 VAL: ' 28: ' (2 sibs) 28: 0x55bc044662b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc04672bb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc04672c40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc04672cd0 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] 0x55bc045d3470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55bc045d3500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55bc045d3590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55bc045d3620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55bc045d36b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55bc045d3740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55bc045d37d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55bc045d3860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55bc045d38f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55bc045d3980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55bc045d3a10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55bc045d3aa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55bc045d3b30 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] 0x55bc04675bf0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55bc04675c80 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55bc04675d10 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55bc04675da0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55bc04675e30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55bc04675ec0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55bc04675f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55bc04675fe0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55bc04676070 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55bc04676100 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55bc04676190 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55bc04676220 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55bc046762b0 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] 0x55bc045dc730 [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] 0x55bc04676de0 [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] 0x55bc045de460 [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] 0x55bc046776f0 [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] 0x55bc045e0190 [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] 0x55bc04678000 [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] 0x55bc045e2940 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55bc045e29d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55bc045e2a60 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55bc045e2af0 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] 0x55bc04678910 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55bc046789a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55bc04678a30 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55bc04678ac0 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] 0x55bc045e47b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc045e4840 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] 0x55bc045e48d0 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] 0x55bc04679220 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc046792b0 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] 0x55bc04679340 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] 0x55bc045e67a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045e6830 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045e68c0 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] 0x55bc04679b30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04679bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04679c50 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] 0x55bc045e86e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045e8770 KEYVAL: '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] 0x55bc045e8800 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] 0x55bc0467a440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0467a4d0 KEYVAL: '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] 0x55bc0467a560 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] 0x55bc045ea6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045ea760 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] 0x55bc045ea7f0 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] 0x55bc0467ad50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0467ade0 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] 0x55bc0467ae70 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] 0x55bc045ec6c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045ec750 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045ec7e0 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] 0x55bc0467b660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0467b6f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc0467b780 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] 0x55bc045ee790 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045ee820 KEYVAL: '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] 0x55bc045ee8b0 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] 0x55bc0467bf70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0467c000 KEYVAL: '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] 0x55bc0467c090 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] 0x55bc045f09a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045f0a30 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] 0x55bc045f0ac0 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] 0x55bc0467c880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0467c910 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] 0x55bc0467c9a0 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] 0x55bc045f2a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045f2af0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045f2b80 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] 0x55bc0467d190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0467d220 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc0467d2b0 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] 0x55bc045f4a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045f4b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045f4b90 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] 0x55bc0467daa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0467db30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc0467dbc0 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] 0x55bc045f6aa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045f6b30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045f6bc0 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] 0x55bc0467e3b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0467e440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc0467e4d0 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] 0x55bc045f8ad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045f8b60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045f8bf0 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] 0x55bc0467ecc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0467ed50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc0467ede0 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] 0x55bc045faaa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045fab30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045fabc0 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] 0x55bc0467f5d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0467f660 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc0467f6f0 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] 0x55bc045fcc50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc045fcce0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc045fcd70 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] 0x55bc0467fee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0467ff70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04680000 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] 0x55bc045feb20 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55bc045febb0 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] 0x55bc046807f0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55bc04680880 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] 0x55bc04600af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04600b80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04600c10 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] 0x55bc04681100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04681190 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04681220 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] 0x55bc04602820 [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] 0x55bc04681a10 [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] 0x55bc04604550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc04682320 [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] 0x55bc04606280 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc04682c30 [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] 0x55bc04607fb0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc04683540 [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] 0x55bc04609ce0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc04683e50 [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] 0x55bc0460ba10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc04684760 [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] 0x55bc0460d740 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc04685070 [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] 0x55bc0460f470 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc04685980 [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] 0x55bc046111a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc04686290 [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] 0x55bc04612ed0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc04686ba0 [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] 0x55bc04614c00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046874b0 [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] 0x55bc04616930 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc04687dc0 [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] 0x55bc04618660 [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] 0x55bc046886d0 [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] 0x55bc0461a390 [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] 0x55bc04688fe0 [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] 0x55bc0461c0c0 [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] 0x55bc046898f0 [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] 0x55bc0461ddf0 [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] 0x55bc0468a200 [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] 0x55bc0461fb20 [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] 0x55bc0468ab10 [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] 0x55bc04621850 [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] 0x55bc0468b420 [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] 0x55bc04623580 [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] 0x55bc0468bd30 [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] 0x55bc046252b0 [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] 0x55bc0468c640 [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] 0x55bc04626fe0 [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] 0x55bc0468cf50 [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] 0x55bc04628d10 [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] 0x55bc0468d860 [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] 0x55bc0462aa40 [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] 0x55bc0468e170 [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] 0x55bc0462c770 [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] 0x55bc0468ea80 [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] 0x55bc0462e4a0 [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] 0x55bc0468f390 [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] 0x55bc04630230 [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] 0x55bc0468fca0 [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] 0x55bc04631fe0 [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] 0x55bc046905b0 [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] 0x55bc04633d90 [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] 0x55bc04690ec0 [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] 0x55bc04635b40 [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] 0x55bc046917d0 [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] 0x55bc046378f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046920e0 [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] 0x55bc046396a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046929f0 [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] 0x55bc0463b450 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc04693300 [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] 0x55bc0463d200 [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] 0x55bc04693c10 [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] 0x55bc0463efb0 [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] 0x55bc04694520 [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] 0x55bc04640d60 [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] 0x55bc04694e30 [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] 0x55bc04642b10 [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] 0x55bc04695740 [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] 0x55bc046448c0 [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] 0x55bc04696050 [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] 0x55bc04646670 [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] 0x55bc04696960 [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] 0x55bc04648420 [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] 0x55bc04697270 [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] 0x55bc0464a1d0 [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] 0x55bc04697b80 [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] 0x55bc0464bf80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc0464c010 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc0464c0a0 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] 0x55bc04698490 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc04698520 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc046985b0 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] 0x55bc0464dd30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc0464ddc0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc0464de50 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] 0x55bc04698da0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc04698e30 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc04698ec0 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] 0x55bc0464e640 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55bc0464e6d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55bc0464e760 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55bc0464e7f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55bc0464e880 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55bc0464e910 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55bc0464e9a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55bc0464ea30 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55bc0464eac0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55bc0464eb50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55bc0464ebe0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55bc0464ec70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55bc0464ed00 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] 0x55bc046996b0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55bc04699740 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55bc046997d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55bc04699860 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55bc046998f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55bc04699980 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55bc04699a10 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55bc04699aa0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55bc04699b30 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55bc04699bc0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55bc04699c50 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55bc04699ce0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55bc04699d70 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] 0x55bc04650b20 [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] 0x55bc04699fc0 [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] 0x55bc04651430 [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] 0x55bc0469a8d0 [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] 0x55bc04651d40 [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] 0x55bc0469b1e0 [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] 0x55bc04652650 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55bc046526e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55bc04652770 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55bc04652800 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] 0x55bc0469baf0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55bc0469bb80 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55bc0469bc10 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55bc0469bca0 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] 0x55bc04652f60 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc04652ff0 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] 0x55bc04653080 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] 0x55bc0469c400 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc0469c490 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] 0x55bc0469c520 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] 0x55bc04653870 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04653900 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04653990 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] 0x55bc0469cd10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0469cda0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc0469ce30 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] 0x55bc04654180 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04654210 KEYVAL: '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] 0x55bc046542a0 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] 0x55bc0469d6c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0469d750 KEYVAL: '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] 0x55bc0469d7e0 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] 0x55bc04654a90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04654b20 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] 0x55bc04654bb0 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] 0x55bc0469e070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0469e100 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] 0x55bc0469e190 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] 0x55bc046553a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04655430 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046554c0 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] 0x55bc0469ea20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0469eab0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc0469eb40 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] 0x55bc04655cb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04655d40 KEYVAL: '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] 0x55bc04655dd0 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] 0x55bc0469f330 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0469f3c0 KEYVAL: '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] 0x55bc0469f450 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] 0x55bc046565c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04656650 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] 0x55bc046566e0 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] 0x55bc0469fc40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0469fcd0 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] 0x55bc0469fd60 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] 0x55bc04656ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04656f60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04656ff0 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] 0x55bc046a05f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046a0680 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046a0710 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] 0x55bc046577e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04657870 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04657900 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] 0x55bc046a0fa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046a1030 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046a10c0 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] 0x55bc046580f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04658180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04658210 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] 0x55bc046a1950 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046a19e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046a1a70 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] 0x55bc04658a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04658a90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04658b20 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] 0x55bc046a2300 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046a2390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046a2420 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] 0x55bc04659310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046593a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04659430 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] 0x55bc046a2cb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046a2d40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046a2dd0 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] 0x55bc04659cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc04659d80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc04659e10 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] 0x55bc046a3660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046a36f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046a3780 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] 0x55bc0465a600 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55bc0465a690 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] 0x55bc046a3f70 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55bc046a4000 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] 0x55bc0465af10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc0465afa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc0465b030 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] 0x55bc046a4920 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046a49b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046a4a40 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] 0x55bc0465b820 [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] 0x55bc046a5230 [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] 0x55bc0465c130 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046a5b40 [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] 0x55bc0465ca40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046a6450 [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] 0x55bc0465d350 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046a6d60 [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] 0x55bc0465dc60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046a7670 [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] 0x55bc0465e570 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046a7f80 [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] 0x55bc0465ee80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046a8890 [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] 0x55bc0465f790 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046a91a0 [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] 0x55bc046600a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046a9ab0 [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] 0x55bc046609b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046aa3c0 [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] 0x55bc046612c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046aacd0 [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] 0x55bc04661bd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046ab5e0 [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] 0x55bc046624e0 [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] 0x55bc046abef0 [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] 0x55bc04662df0 [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] 0x55bc046ac800 [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] 0x55bc04663700 [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] 0x55bc046ad110 [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] 0x55bc04664010 [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] 0x55bc046ada20 [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] 0x55bc04664920 [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] 0x55bc046ae330 [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] 0x55bc04665230 [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] 0x55bc046aec40 [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] 0x55bc04665b40 [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] 0x55bc046af550 [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] 0x55bc04666450 [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] 0x55bc046afe60 [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] 0x55bc04666d60 [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] 0x55bc046b0770 [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] 0x55bc04667670 [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] 0x55bc046b10b0 [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] 0x55bc04667f80 [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] 0x55bc046b19c0 [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] 0x55bc04668890 [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] 0x55bc046b22d0 [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] 0x55bc046691a0 [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] 0x55bc046b2be0 [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] 0x55bc04669ab0 [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] 0x55bc046b34f0 [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] 0x55bc0466a3c0 [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] 0x55bc046b3e00 [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] 0x55bc0466acd0 [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] 0x55bc046b4710 [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] 0x55bc0466b5e0 [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] 0x55bc046b5020 [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] 0x55bc0466bef0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046b5930 [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] 0x55bc0466c800 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046b6240 [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] 0x55bc0466d110 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55bc046b6b50 [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] 0x55bc0466da20 [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] 0x55bc046b7460 [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] 0x55bc0466e330 [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] 0x55bc046b7d70 [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] 0x55bc0466ec40 [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] 0x55bc046b8680 [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] 0x55bc0466f550 [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] 0x55bc046b8f90 [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] 0x55bc0466fe60 [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] 0x55bc046b98a0 [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] 0x55bc04670770 [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] 0x55bc046ba1b0 [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] 0x55bc04671080 [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] 0x55bc046baac0 [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] 0x55bc04671990 [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] 0x55bc046bb3d0 [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] 0x55bc046722a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc04672330 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc046723c0 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] 0x55bc046bbce0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc046bbd70 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc046bbe00 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] 0x55bc04672bb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc04672c40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc04672cd0 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] 0x55bc046bc5f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc046bc680 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc046bc710 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: 0x55bc0446c780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55bc044630d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55bc04463168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55bc04463200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55bc04463298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55bc04463330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55bc044633c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55bc04463460 DOCSEQ: (8 sibs) 2 children: 28: 0x55bc044635a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55bc04463638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55bc044634f8 DOCMAP: (8 sibs) 2 children: 28: 0x55bc044636e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55bc04463778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bcf30 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55bc046bcfc0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55bc046bd050 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55bc046bd0e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55bc046bd170 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55bc046bd200 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55bc046bd290 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55bc046bd320 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55bc046bd3b0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55bc046bd440 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55bc046bd4d0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55bc046bd560 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55bc046bd5f0 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: 0x55bc0446cbe0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bd690 [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: 0x55bc0446ccf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bd730 [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: 0x55bc0446ce10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bd7d0 [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: 0x55bc0446cf28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55bc04463c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55bc04463d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55bc04463da0 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] 0x55bc046bd870 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55bc046bd900 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55bc046bd990 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55bc046bda20 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: 0x55bc0446d040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55bc04463e90 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: 0x55bc04463f28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc045d1bf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc045d1c80 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] 0x55bc045d1d10 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: 0x55bc0446d158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc044640b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bdac0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046bdb50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046bdbe0 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: 0x55bc0446d270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc044641b0 KEYVAL: '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: 0x55bc04464248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bdc80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046bdd10 KEYVAL: '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] 0x55bc046bdda0 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: 0x55bc0446d388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464340 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: 0x55bc044643d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bde40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046bded0 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] 0x55bc046bdf60 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: 0x55bc0446d4a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc044644d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046be000 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046be090 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046be120 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: 0x55bc0446d5b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464660 KEYVAL: '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: 0x55bc044646f8 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] 0x55bc046be1c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046be250 KEYVAL: '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] 0x55bc046be2e0 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: 0x55bc0446d6d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04465a50 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: 0x55bc04465ae8 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] 0x55bc046be380 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046be410 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] 0x55bc046be4a0 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: 0x55bc0446d7e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04465b90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04465c28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046be540 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046be5d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046be660 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: 0x55bc0446d900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04467fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04468078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046be700 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046be790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046be820 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: 0x55bc0446da18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc044648e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046be8c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046be950 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046be9e0 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: 0x55bc0446db30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464b08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bea80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046beb10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046beba0 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: 0x55bc0446dc48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464c98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bec40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046becd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046bed60 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: 0x55bc0446dd60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464e28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bee00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046bee90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046bef20 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: 0x55bc0446de78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55bc04464ed0 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] 0x55bc045d3e90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55bc045d3f20 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: 0x55bc0446df90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04465058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046befc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046bf050 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046bf0e0 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: 0x55bc0446e0a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf180 [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: 0x55bc0446e1c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf220 [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: 0x55bc0446e2d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf2c0 [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: 0x55bc0446e3f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf360 [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: 0x55bc0446e508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf400 [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: 0x55bc0446e620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf4a0 [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: 0x55bc0446e738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf540 [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: 0x55bc0446e850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf5e0 [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: 0x55bc0446e968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf680 [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: 0x55bc0446ea80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf720 [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: 0x55bc0446eb98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf7c0 [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: 0x55bc0446ecb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf860 [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: 0x55bc0446edc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf900 [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: 0x55bc0446eee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bf9a0 [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: 0x55bc0446eff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bfa40 [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: 0x55bc0446f110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bfae0 [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: 0x55bc0446f228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bfb80 [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: 0x55bc0446f340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bfc20 [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: 0x55bc0446f458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bfcc0 [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: 0x55bc0446f570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bfd60 [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: 0x55bc0446f688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bfe00 [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: 0x55bc0446f7a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bfea0 [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: 0x55bc0446f8b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bff40 [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: 0x55bc0446f9d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046bffe0 [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: 0x55bc0446fae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c0080 [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: 0x55bc0446fc00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c0120 [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: 0x55bc0446fd18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c01c0 [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: 0x55bc0446fe30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c0260 [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: 0x55bc0446ff48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c0300 [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: 0x55bc04470060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c03a0 [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: 0x55bc04470178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c0440 [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: 0x55bc04470290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c04e0 [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: 0x55bc044703a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c0580 [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: 0x55bc044704c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c0620 [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: 0x55bc044705d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c06c0 [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: 0x55bc044706f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c0760 [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: 0x55bc04470808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c0800 [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: 0x55bc04470920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c08a0 [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: 0x55bc04470a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c0940 [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: 0x55bc04470b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c09e0 [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: 0x55bc04470c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55bc04466090 VAL: ' 28: ' (2 sibs) 28: 0x55bc04466128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c0a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c0b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc046c0ba0 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: 0x55bc04470d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55bc04466220 VAL: ' 28: ' (2 sibs) 28: 0x55bc044662b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c0c40 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c0cd0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc046c0d60 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: 0x55bc0446c780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55bc044630d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55bc04463168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55bc04463200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55bc04463298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55bc04463330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55bc044633c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55bc04463460 DOCSEQ: (8 sibs) 2 children: 28: 0x55bc044635a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55bc04463638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55bc044634f8 DOCMAP: (8 sibs) 2 children: 28: 0x55bc044636e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55bc04463778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c0e00 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55bc046c0e90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55bc046c0f20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55bc046c0fb0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55bc046c1040 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55bc046c10d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55bc046c1160 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55bc046c11f0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55bc046c1280 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55bc046c1310 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55bc046c13a0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55bc046c1430 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55bc046c14c0 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: 0x55bc0446cbe0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c1560 [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: 0x55bc0446ccf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c1600 [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: 0x55bc0446ce10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c16a0 [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: 0x55bc0446cf28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55bc04463c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55bc04463d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55bc04463da0 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] 0x55bc046c1740 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55bc046c17d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55bc046c1860 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55bc046c18f0 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: 0x55bc0446d040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55bc04463e90 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: 0x55bc04463f28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c1990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c1a20 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] 0x55bc046c1ab0 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: 0x55bc0446d158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc044640b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c1b50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c1be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046c1c70 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: 0x55bc0446d270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc044641b0 KEYVAL: '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: 0x55bc04464248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c1d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c1da0 KEYVAL: '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] 0x55bc046c1e30 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: 0x55bc0446d388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464340 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: 0x55bc044643d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c1ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c1f60 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] 0x55bc046c1ff0 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: 0x55bc0446d4a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc044644d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c2090 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c2120 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046c21b0 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: 0x55bc0446d5b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464660 KEYVAL: '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: 0x55bc044646f8 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] 0x55bc046c2250 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c22e0 KEYVAL: '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] 0x55bc046c2370 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: 0x55bc0446d6d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04465a50 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: 0x55bc04465ae8 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] 0x55bc046c2410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c24a0 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] 0x55bc046c2530 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: 0x55bc0446d7e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04465b90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04465c28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c25d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c2660 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046c26f0 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: 0x55bc0446d900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04467fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04468078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c2790 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c2820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046c28b0 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: 0x55bc0446da18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc044648e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c2950 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c29e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046c2a70 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: 0x55bc0446db30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464b08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c2b10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c2ba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046c2c30 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: 0x55bc0446dc48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464c98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c2cd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c2d60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046c2df0 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: 0x55bc0446dd60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04464e28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c2e90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c2f20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046c2fb0 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: 0x55bc0446de78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55bc04464ed0 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] 0x55bc046c3050 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55bc046c30e0 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: 0x55bc0446df90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55bc04464fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55bc04465058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3180 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c3210 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55bc046c32a0 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: 0x55bc0446e0a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3340 [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: 0x55bc0446e1c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c33e0 [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: 0x55bc0446e2d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3480 [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: 0x55bc0446e3f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3520 [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: 0x55bc0446e508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c35c0 [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: 0x55bc0446e620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3660 [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: 0x55bc0446e738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3700 [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: 0x55bc0446e850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c37a0 [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: 0x55bc0446e968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3840 [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: 0x55bc0446ea80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c38e0 [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: 0x55bc0446eb98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3980 [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: 0x55bc0446ecb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3a20 [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: 0x55bc0446edc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3ac0 [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: 0x55bc0446eee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3b60 [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: 0x55bc0446eff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3c00 [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: 0x55bc0446f110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3ca0 [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: 0x55bc0446f228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3d40 [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: 0x55bc0446f340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3de0 [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: 0x55bc0446f458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3e80 [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: 0x55bc0446f570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3f20 [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: 0x55bc0446f688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c3fc0 [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: 0x55bc0446f7a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4060 [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: 0x55bc0446f8b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4100 [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: 0x55bc0446f9d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c41a0 [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: 0x55bc0446fae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4240 [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: 0x55bc0446fc00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c42e0 [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: 0x55bc0446fd18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4380 [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: 0x55bc0446fe30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4420 [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: 0x55bc0446ff48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c44c0 [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: 0x55bc04470060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4560 [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: 0x55bc04470178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4600 [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: 0x55bc04470290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c46a0 [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: 0x55bc044703a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4740 [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: 0x55bc044704c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c47e0 [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: 0x55bc044705d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4880 [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: 0x55bc044706f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4920 [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: 0x55bc04470808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c49c0 [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: 0x55bc04470920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4a60 [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: 0x55bc04470a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4b00 [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: 0x55bc04470b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4ba0 [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: 0x55bc04470c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55bc04466090 VAL: ' 28: ' (2 sibs) 28: 0x55bc04466128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4c40 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c4cd0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc046c4d60 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: 0x55bc04470d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55bc04466220 VAL: ' 28: ' (2 sibs) 28: 0x55bc044662b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55bc046c4e00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55bc046c4e90 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55bc046c4f20 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 (55 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (56 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.07 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-tag_property-0.6.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x557f2c336fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c394d50 [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: 0x557f2c3370f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x557f2c335290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x557f2c335328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x557f2c3353c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x557f2c335458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x557f2c3354f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x557f2c335588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x557f2c335620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x557f2c335760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x557f2c3357f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x557f2c3356b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c396a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c396b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x557f2c396ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x557f2c396c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x557f2c396cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x557f2c396d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x557f2c396de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x557f2c396e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c396f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c396f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c397020 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: 0x557f2c337210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x557f2c335d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x557f2c335da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x557f2c335e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x557f2c335ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x557f2c335f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x557f2c336008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x557f2c3360a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x557f2c3361e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x557f2c336278 KEYVAL: 'age' '15' (2 sibs) 29: 0x557f2c336138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c398be0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c398c70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x557f2c398d00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x557f2c398d90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x557f2c398e20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x557f2c398eb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x557f2c398f40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x557f2c398fd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c399060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3990f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c399180 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: 0x557f2c337328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x557f2c336320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x557f2c3363b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x557f2c336450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c39a910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c39a9a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x557f2c39aa30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x557f2c39aac0 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: 0x557f2c337440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x557f2c336dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x557f2c336e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x557f2c336ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c39c680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c39c710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x557f2c39c7a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x557f2c39c830 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: 0x557f2c337558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c334f10 VAL***: '!!int 0' (2 sibs) 29: 0x557f2c334fa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c39e430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c39e4c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c39e550 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: 0x557f2c337670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c335940 VAL***: '!int 0' (2 sibs) 29: 0x557f2c3359d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3a0160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3a01f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3a0280 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: 0x557f2c337788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c335ad0 VAL***: '!!int 0' (2 sibs) 29: 0x557f2c335b68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3a1e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3a1f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3a1fb0 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: 0x557f2c3378a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c338120 VAL***: '!int 0' (2 sibs) 29: 0x557f2c3381b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3a3be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3a3c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3a3d00 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: 0x557f2c3379b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x557f2c336680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x557f2c336720 VAL***: '!!int 0' (2 sibs) 29: 0x557f2c3367b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3a59d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3a5a60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3a5af0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x557f2c3a5b80 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: 0x557f2c337ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x557f2c3368b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x557f2c336950 VAL***: '!int 0' (2 sibs) 29: 0x557f2c3369e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3a7780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3a7810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3a78a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x557f2c3a7930 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: 0x557f2c337be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x557f2c3384e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x557f2c338c10 KEYVAL: 'a' '0' (2 sibs) 29: 0x557f2c338ca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x557f2c338578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x557f2c335c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x557f2c338610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x557f2c338d50 VAL: 'a' (2 sibs) 29: 0x557f2c338de8 VAL: 'b' (2 sibs) 29: 0x557f2c3386a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c338740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c3387d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c338870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x557f2c338908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x557f2c3389a0 DOCMAP: (12 sibs) 1 children: 29: 0x557f2c336d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x557f2c338a38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c338ad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x557f2c338e90 KEYVAL: 'a' '' (2 sibs) 29: 0x557f2c338f28 KEYVAL: 'b' '' (2 sibs) 29: 0x557f2c338b68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x557f2c338fd0 KEYVAL: 'a' '' (2 sibs) 29: 0x557f2c339068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3aa2c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x557f2c3aa350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x557f2c3aa3e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x557f2c3aa470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x557f2c3aa500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x557f2c3aa590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x557f2c3aa620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x557f2c3aa6b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x557f2c3aa740 VAL: 'b' (2 sibs) 29: [9] [9] 0x557f2c3aa7d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x557f2c3aa860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x557f2c3aa8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x557f2c3aa980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x557f2c3aaa10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x557f2c3aaaa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x557f2c3aab30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x557f2c3aabc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x557f2c3aac50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x557f2c3aace0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x557f2c3aad70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x557f2c3aae00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x557f2c3aae90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x557f2c3aaf20 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: 0x557f2c337d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x557f2c3391b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x557f2c339248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x557f2c3394b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x557f2c339548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x557f2c3392e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x557f2c3395f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x557f2c339688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x557f2c339378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x557f2c339730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x557f2c3397c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x557f2c339410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x557f2c339870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x557f2c339908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3ac8f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3ac980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3aca10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3acaa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3acb30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3acbc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3acc50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3acce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3acd70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3ace00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x557f2c3ace90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x557f2c3acf20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3acfb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x557f2c3ad040 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: 0x557f2c337e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x557f2c339a00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x557f2c339a98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x557f2c339d00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x557f2c339d98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x557f2c339b30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x557f2c339e40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x557f2c339ed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x557f2c339bc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x557f2c339f80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x557f2c33a018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x557f2c339c60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x557f2c33a0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x557f2c33a158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3ae620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3ae6b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3ae740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3ae7d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3ae860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3ae8f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3ae980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3aea10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3aeaa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3aeb30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x557f2c3aebc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x557f2c3aec50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3aece0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x557f2c3aed70 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: 0x557f2c337f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x557f2c33ad30 MAP: (6 sibs) 3 children: 29: 0x557f2c33b0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x557f2c33b168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x557f2c33b200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x557f2c33adc8 MAP***: !!map (6 sibs) 3 children: 29: 0x557f2c33b2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x557f2c33b338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x557f2c33b3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x557f2c33ae60 MAP***: !!map (6 sibs) 3 children: 29: 0x557f2c33b470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x557f2c33b508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x557f2c33b5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x557f2c33aef8 SEQ: (6 sibs) 3 children: 29: 0x557f2c33b640 VAL***: '!!str v10' (3 sibs) 29: 0x557f2c33b6d8 VAL***: '!!str v20' (3 sibs) 29: 0x557f2c33b770 VAL***: '!!str v30' (3 sibs) 29: 0x557f2c33af90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x557f2c33b810 VAL***: '!!str v40' (3 sibs) 29: 0x557f2c33b8a8 VAL***: '!!str v50' (3 sibs) 29: 0x557f2c33b940 VAL***: '!!str v60' (3 sibs) 29: 0x557f2c33b028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x557f2c33b9e0 VAL: 'v70' (3 sibs) 29: 0x557f2c33ba78 VAL: 'v80' (3 sibs) 29: 0x557f2c33bb10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3b1210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3b12a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3b1330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3b13c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3b1450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3b14e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3b1570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3b1600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3b1690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3b1720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3b17b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3b1840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3b18d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3b1960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3b19f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3b1a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3b1b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3b1ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3b1c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3b1cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3b1d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3b1de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3b1e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3b1f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3b1f90 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: 0x557f2c338048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x557f2c33bc00 MAP: (6 sibs) 3 children: 29: 0x557f2c33bfa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x557f2c33c038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x557f2c33c0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x557f2c33bc98 MAP***: !map (6 sibs) 3 children: 29: 0x557f2c33c170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x557f2c33c208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x557f2c33c2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x557f2c33bd30 MAP***: !map (6 sibs) 3 children: 29: 0x557f2c33c340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x557f2c33c3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x557f2c33c470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x557f2c33bdc8 SEQ: (6 sibs) 3 children: 29: 0x557f2c33c510 VAL***: '!str v10' (3 sibs) 29: 0x557f2c33c5a8 VAL***: '!str v20' (3 sibs) 29: 0x557f2c33c640 VAL***: '!str v30' (3 sibs) 29: 0x557f2c33be60 SEQ***: !seq (6 sibs) 3 children: 29: 0x557f2c33c6e0 VAL***: '!str v40' (3 sibs) 29: 0x557f2c33c778 VAL***: '!str v50' (3 sibs) 29: 0x557f2c33c810 VAL***: '!str v60' (3 sibs) 29: 0x557f2c33bef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x557f2c33c8b0 VAL: 'v70' (3 sibs) 29: 0x557f2c33c948 VAL: 'v80' (3 sibs) 29: 0x557f2c33c9e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3b4150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3b41e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3b4270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3b4300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3b4390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3b4420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3b44b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3b4540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3b45d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3b4660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3b46f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3b4780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3b4810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3b48a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3b4930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3b49c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3b4a50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3b4ae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3b4b70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3b4c00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3b4c90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3b4d20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3b4db0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3b4e40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3b4ed0 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: 0x557f2c336fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3b3840 [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: 0x557f2c3370f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x557f2c335290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x557f2c335328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x557f2c3353c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x557f2c335458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x557f2c3354f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x557f2c335588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x557f2c335620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x557f2c335760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x557f2c3357f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x557f2c3356b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3b5360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c3b53f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x557f2c3b5480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x557f2c3b5510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x557f2c3b55a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x557f2c3b5630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x557f2c3b56c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x557f2c3b5750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c3b57e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3b5870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c3b5900 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: 0x557f2c337210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x557f2c335d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x557f2c335da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x557f2c335e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x557f2c335ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x557f2c335f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x557f2c336008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x557f2c3360a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x557f2c3361e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x557f2c336278 KEYVAL: 'age' '15' (2 sibs) 29: 0x557f2c336138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3b5c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c3b5d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x557f2c3b5d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x557f2c3b5e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x557f2c3b5eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x557f2c3b5f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x557f2c3b5fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x557f2c3b6060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c3b60f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3b6180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c3b6210 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: 0x557f2c337328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x557f2c336320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x557f2c3363b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x557f2c336450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3b6580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c3b6610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x557f2c3b66a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x557f2c3b6730 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: 0x557f2c337440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x557f2c336dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x557f2c336e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x557f2c336ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3b6e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c3b6f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x557f2c3b6fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x557f2c3b7040 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: 0x557f2c337558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c334f10 VAL***: '!!int 0' (2 sibs) 29: 0x557f2c334fa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3b77a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3b7830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3b78c0 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: 0x557f2c337670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c335940 VAL***: '!int 0' (2 sibs) 29: 0x557f2c3359d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3b80b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3b8140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3b81d0 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: 0x557f2c337788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c335ad0 VAL***: '!!int 0' (2 sibs) 29: 0x557f2c335b68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3b89c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3b8a50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3b8ae0 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: 0x557f2c3378a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c338120 VAL***: '!int 0' (2 sibs) 29: 0x557f2c3381b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3b92d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3b9360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3b93f0 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: 0x557f2c3379b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x557f2c336680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x557f2c336720 VAL***: '!!int 0' (2 sibs) 29: 0x557f2c3367b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3b9be0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3b9c70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3b9d00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x557f2c3b9d90 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: 0x557f2c337ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x557f2c3368b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x557f2c336950 VAL***: '!int 0' (2 sibs) 29: 0x557f2c3369e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3ba4f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3ba580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3ba610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x557f2c3ba6a0 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: 0x557f2c337be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x557f2c3384e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x557f2c338c10 KEYVAL: 'a' '0' (2 sibs) 29: 0x557f2c338ca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x557f2c338578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x557f2c335c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x557f2c338610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x557f2c338d50 VAL: 'a' (2 sibs) 29: 0x557f2c338de8 VAL: 'b' (2 sibs) 29: 0x557f2c3386a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c338740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c3387d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c338870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x557f2c338908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x557f2c3389a0 DOCMAP: (12 sibs) 1 children: 29: 0x557f2c336d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x557f2c338a38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c338ad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x557f2c338e90 KEYVAL: 'a' '' (2 sibs) 29: 0x557f2c338f28 KEYVAL: 'b' '' (2 sibs) 29: 0x557f2c338b68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x557f2c338fd0 KEYVAL: 'a' '' (2 sibs) 29: 0x557f2c339068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3bb710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x557f2c3bb7a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x557f2c3bb830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x557f2c3bb8c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x557f2c3bb950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x557f2c3bb9e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x557f2c3bba70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x557f2c3bbb00 VAL: 'a' (2 sibs) 29: [8] [8] 0x557f2c3bbb90 VAL: 'b' (2 sibs) 29: [9] [9] 0x557f2c3bbc20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x557f2c3bbcb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x557f2c3bbd40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x557f2c3bbdd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x557f2c3bbe60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x557f2c3bbef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x557f2c3bbf80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x557f2c3bc010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x557f2c3bc0a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x557f2c3bc130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x557f2c3bc1c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x557f2c3bc250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x557f2c3bc2e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x557f2c3bc370 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: 0x557f2c337d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x557f2c3391b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x557f2c339248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x557f2c3394b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x557f2c339548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x557f2c3392e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x557f2c3395f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x557f2c339688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x557f2c339378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x557f2c339730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x557f2c3397c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x557f2c339410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x557f2c339870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x557f2c339908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3bae00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3bae90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3baf20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3bafb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3bb040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3bb0d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3bb160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3bb1f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3bb280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3bb310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x557f2c3bb3a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x557f2c3bb430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3bb4c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x557f2c3bb550 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: 0x557f2c337e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x557f2c339a00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x557f2c339a98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x557f2c339d00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x557f2c339d98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x557f2c339b30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x557f2c339e40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x557f2c339ed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x557f2c339bc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x557f2c339f80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x557f2c33a018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x557f2c339c60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x557f2c33a0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x557f2c33a158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3bc920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3bc9b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3bca40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3bcad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3bcb60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3bcbf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3bcc80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3bcd10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3bcda0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3bce30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x557f2c3bcec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x557f2c3bcf50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3bcfe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x557f2c3bd070 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: 0x557f2c337f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x557f2c33ad30 MAP: (6 sibs) 3 children: 29: 0x557f2c33b0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x557f2c33b168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x557f2c33b200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x557f2c33adc8 MAP***: !!map (6 sibs) 3 children: 29: 0x557f2c33b2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x557f2c33b338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x557f2c33b3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x557f2c33ae60 MAP***: !!map (6 sibs) 3 children: 29: 0x557f2c33b470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x557f2c33b508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x557f2c33b5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x557f2c33aef8 SEQ: (6 sibs) 3 children: 29: 0x557f2c33b640 VAL***: '!!str v10' (3 sibs) 29: 0x557f2c33b6d8 VAL***: '!!str v20' (3 sibs) 29: 0x557f2c33b770 VAL***: '!!str v30' (3 sibs) 29: 0x557f2c33af90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x557f2c33b810 VAL***: '!!str v40' (3 sibs) 29: 0x557f2c33b8a8 VAL***: '!!str v50' (3 sibs) 29: 0x557f2c33b940 VAL***: '!!str v60' (3 sibs) 29: 0x557f2c33b028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x557f2c33b9e0 VAL: 'v70' (3 sibs) 29: 0x557f2c33ba78 VAL: 'v80' (3 sibs) 29: 0x557f2c33bb10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3bdb40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3bdbd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3bdc60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3bdcf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3bdd80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3bde10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3bdea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3bdf30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3bdfc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3be050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3be0e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3be170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3be200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3be290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3be320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3be3b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3be440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3be4d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3be560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3be5f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3be680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3be710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3be7a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3be830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3be8c0 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: 0x557f2c338048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x557f2c33bc00 MAP: (6 sibs) 3 children: 29: 0x557f2c33bfa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x557f2c33c038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x557f2c33c0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x557f2c33bc98 MAP***: !map (6 sibs) 3 children: 29: 0x557f2c33c170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x557f2c33c208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x557f2c33c2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x557f2c33bd30 MAP***: !map (6 sibs) 3 children: 29: 0x557f2c33c340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x557f2c33c3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x557f2c33c470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x557f2c33bdc8 SEQ: (6 sibs) 3 children: 29: 0x557f2c33c510 VAL***: '!str v10' (3 sibs) 29: 0x557f2c33c5a8 VAL***: '!str v20' (3 sibs) 29: 0x557f2c33c640 VAL***: '!str v30' (3 sibs) 29: 0x557f2c33be60 SEQ***: !seq (6 sibs) 3 children: 29: 0x557f2c33c6e0 VAL***: '!str v40' (3 sibs) 29: 0x557f2c33c778 VAL***: '!str v50' (3 sibs) 29: 0x557f2c33c810 VAL***: '!str v60' (3 sibs) 29: 0x557f2c33bef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x557f2c33c8b0 VAL: 'v70' (3 sibs) 29: 0x557f2c33c948 VAL: 'v80' (3 sibs) 29: 0x557f2c33c9e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3bed50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3bede0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3bee70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3bef00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3bef90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3bf020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3bf0b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3bf140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3bf1d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3bf260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3bf2f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3bf380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3bf410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3bf4a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3bf530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3bf5c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3bf650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3bf6e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3bf770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3bf800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3bf890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3bf920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3bf9b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3bfa40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3bfad0 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] 0x557f2c394d50 [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] 0x557f2c3c11e0 [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] 0x557f2c396a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c396b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x557f2c396ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x557f2c396c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x557f2c396cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x557f2c396d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x557f2c396de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x557f2c396e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c396f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c396f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c397020 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] 0x557f2c3c23d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c3c2460 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x557f2c3c24f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x557f2c3c2580 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x557f2c3c2610 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x557f2c3c26a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x557f2c3c2730 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x557f2c3c27c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c3c2850 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3c28e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c3c2970 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] 0x557f2c398be0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c398c70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x557f2c398d00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x557f2c398d90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x557f2c398e20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x557f2c398eb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x557f2c398f40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x557f2c398fd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c399060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3990f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c399180 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] 0x557f2c3c2ce0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c3c2d70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x557f2c3c2e00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x557f2c3c2e90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x557f2c3c2f20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x557f2c3c2fb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x557f2c3c3040 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x557f2c3c30d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c3c3160 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3c31f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c3c3280 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] 0x557f2c39a910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c39a9a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x557f2c39aa30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x557f2c39aac0 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] 0x557f2c3c35f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c3c3680 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x557f2c3c3710 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x557f2c3c37a0 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] 0x557f2c39c680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c39c710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x557f2c39c7a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x557f2c39c830 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] 0x557f2c3c3f00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c3c3f90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x557f2c3c4020 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x557f2c3c40b0 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] 0x557f2c39e430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c39e4c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c39e550 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] 0x557f2c3c4810 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3c48a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3c4930 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] 0x557f2c3a0160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3a01f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3a0280 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] 0x557f2c3c5120 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3c51b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3c5240 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] 0x557f2c3a1e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3a1f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3a1fb0 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] 0x557f2c3c5a30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3c5ac0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3c5b50 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] 0x557f2c3a3be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3a3c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3a3d00 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] 0x557f2c3c6340 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3c63d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3c6460 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] 0x557f2c3a59d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3a5a60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3a5af0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x557f2c3a5b80 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] 0x557f2c3c6c50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3c6ce0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3c6d70 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x557f2c3c6e00 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] 0x557f2c3a7780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3a7810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3a78a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x557f2c3a7930 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] 0x557f2c3c7560 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3c75f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3c7680 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x557f2c3c7710 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] 0x557f2c3aa2c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x557f2c3aa350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x557f2c3aa3e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x557f2c3aa470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x557f2c3aa500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x557f2c3aa590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x557f2c3aa620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x557f2c3aa6b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x557f2c3aa740 VAL: 'b' (2 sibs) 29: [9] [9] 0x557f2c3aa7d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x557f2c3aa860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x557f2c3aa8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x557f2c3aa980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x557f2c3aaa10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x557f2c3aaaa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x557f2c3aab30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x557f2c3aabc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x557f2c3aac50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x557f2c3aace0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x557f2c3aad70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x557f2c3aae00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x557f2c3aae90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x557f2c3aaf20 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] 0x557f2c3c8780 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x557f2c3c8810 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x557f2c3c88a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x557f2c3c8930 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x557f2c3c89c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x557f2c3c8a50 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x557f2c3c8ae0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x557f2c3c8b70 VAL: 'a' (2 sibs) 29: [8] [8] 0x557f2c3c8c00 VAL: 'b' (2 sibs) 29: [9] [9] 0x557f2c3c8c90 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x557f2c3c8d20 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x557f2c3c8db0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x557f2c3c8e40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x557f2c3c8ed0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x557f2c3c8f60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x557f2c3c8ff0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x557f2c3c9080 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x557f2c3c9110 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x557f2c3c91a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x557f2c3c9230 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x557f2c3c92c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x557f2c3c9350 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x557f2c3c93e0 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] 0x557f2c3ac8f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3ac980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3aca10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3acaa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3acb30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3acbc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3acc50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3acce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3acd70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3ace00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x557f2c3ace90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x557f2c3acf20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3acfb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x557f2c3ad040 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] 0x557f2c3c7e70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3c7f00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3c7f90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3c8020 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3c80b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3c8140 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3c81d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3c8260 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3c82f0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3c8380 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x557f2c3c8410 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x557f2c3c84a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3c8530 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x557f2c3c85c0 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] 0x557f2c3ae620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3ae6b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3ae740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3ae7d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3ae860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3ae8f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3ae980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3aea10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3aeaa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3aeb30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x557f2c3aebc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x557f2c3aec50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3aece0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x557f2c3aed70 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] 0x557f2c3c9990 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3c9a20 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3c9ab0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3c9b40 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3c9bd0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3c9c60 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3c9cf0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3c9d80 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3c9e10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3c9ea0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x557f2c3c9f30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x557f2c3c9fc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3ca050 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x557f2c3ca0e0 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] 0x557f2c3b1210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3b12a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3b1330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3b13c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3b1450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3b14e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3b1570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3b1600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3b1690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3b1720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3b17b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3b1840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3b18d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3b1960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3b19f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3b1a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3b1b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3b1ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3b1c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3b1cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3b1d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3b1de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3b1e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3b1f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3b1f90 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] 0x557f2c3cabb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3cac40 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3cacd0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3cad60 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3cadf0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3cae80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3caf10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3cafa0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3cb030 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3cb0c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3cb150 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3cb1e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3cb270 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3cb300 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3cb390 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3cb420 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3cb4b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3cb540 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3cb5d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3cb660 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3cb6f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3cb780 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3cb810 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3cb8a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3cb930 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] 0x557f2c3b4150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3b41e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3b4270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3b4300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3b4390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3b4420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3b44b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3b4540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3b45d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3b4660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3b46f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3b4780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3b4810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3b48a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3b4930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3b49c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3b4a50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3b4ae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3b4b70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3b4c00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3b4c90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3b4d20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3b4db0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3b4e40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3b4ed0 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] 0x557f2c3cbdc0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3cbe50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3cbee0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3cbf70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3cc000 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3cc090 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3cc120 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3cc1b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3cc240 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3cc2d0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3cc360 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3cc3f0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3cc480 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3cc510 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3cc5a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3cc630 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3cc6c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3cc750 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3cc7e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3cc870 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3cc900 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3cc990 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3cca20 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3ccab0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3ccb40 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] 0x557f2c3b3840 [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] 0x557f2c3ca2a0 [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] 0x557f2c3b5360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c3b53f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x557f2c3b5480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x557f2c3b5510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x557f2c3b55a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x557f2c3b5630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x557f2c3b56c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x557f2c3b5750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c3b57e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3b5870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c3b5900 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] 0x557f2c3ccfd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c3cd060 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x557f2c3cd0f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x557f2c3cd180 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x557f2c3cd210 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x557f2c3cd2a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x557f2c3cd330 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x557f2c3cd3c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c3cd450 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3cd4e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c3cd570 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] 0x557f2c3b5c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c3b5d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x557f2c3b5d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x557f2c3b5e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x557f2c3b5eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x557f2c3b5f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x557f2c3b5fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x557f2c3b6060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c3b60f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3b6180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c3b6210 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] 0x557f2c3cd8e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c3cd970 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x557f2c3cda00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x557f2c3cda90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x557f2c3cdb20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x557f2c3cdbb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x557f2c3cdc40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x557f2c3cdcd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c3cdd60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3cddf0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c3cde80 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] 0x557f2c3b6580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c3b6610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x557f2c3b66a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x557f2c3b6730 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] 0x557f2c3ce1f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c3ce280 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x557f2c3ce310 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x557f2c3ce3a0 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] 0x557f2c3b6e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c3b6f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x557f2c3b6fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x557f2c3b7040 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] 0x557f2c3ceb00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c3ceb90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x557f2c3cec20 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x557f2c3cecb0 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] 0x557f2c3b77a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3b7830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3b78c0 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] 0x557f2c3cf410 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3cf4a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3cf530 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] 0x557f2c3b80b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3b8140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3b81d0 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] 0x557f2c3cfd20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3cfdb0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3cfe40 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] 0x557f2c3b89c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3b8a50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3b8ae0 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] 0x557f2c3d0630 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3d06c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3d0750 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] 0x557f2c3b92d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3b9360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3b93f0 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] 0x557f2c3d0f40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3d0fd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3d1060 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] 0x557f2c3b9be0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3b9c70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3b9d00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x557f2c3b9d90 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] 0x557f2c3d1850 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3d18e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3d1970 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x557f2c3d1a00 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] 0x557f2c3ba4f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3ba580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3ba610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x557f2c3ba6a0 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] 0x557f2c3d2160 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3d21f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3d2280 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x557f2c3d2310 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] 0x557f2c3bb710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x557f2c3bb7a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x557f2c3bb830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x557f2c3bb8c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x557f2c3bb950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x557f2c3bb9e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x557f2c3bba70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x557f2c3bbb00 VAL: 'a' (2 sibs) 29: [8] [8] 0x557f2c3bbb90 VAL: 'b' (2 sibs) 29: [9] [9] 0x557f2c3bbc20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x557f2c3bbcb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x557f2c3bbd40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x557f2c3bbdd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x557f2c3bbe60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x557f2c3bbef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x557f2c3bbf80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x557f2c3bc010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x557f2c3bc0a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x557f2c3bc130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x557f2c3bc1c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x557f2c3bc250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x557f2c3bc2e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x557f2c3bc370 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] 0x557f2c3d3380 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x557f2c3d3410 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x557f2c3d34a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x557f2c3d3530 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x557f2c3d35c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x557f2c3d3650 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x557f2c3d36e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x557f2c3d3770 VAL: 'a' (2 sibs) 29: [8] [8] 0x557f2c3d3800 VAL: 'b' (2 sibs) 29: [9] [9] 0x557f2c3d3890 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x557f2c3d3920 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x557f2c3d39b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x557f2c3d3a40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x557f2c3d3ad0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x557f2c3d3b60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x557f2c3d3bf0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x557f2c3d3c80 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x557f2c3d3d10 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x557f2c3d3da0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x557f2c3d3e30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x557f2c3d3ec0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x557f2c3d3f50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x557f2c3d3fe0 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] 0x557f2c3bae00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3bae90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3baf20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3bafb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3bb040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3bb0d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3bb160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3bb1f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3bb280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3bb310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x557f2c3bb3a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x557f2c3bb430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3bb4c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x557f2c3bb550 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] 0x557f2c3d2a70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3d2b00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3d2b90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3d2c20 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3d2cb0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3d2d40 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3d2dd0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3d2e60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3d2ef0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3d2f80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x557f2c3d3010 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x557f2c3d30a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3d3130 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x557f2c3d31c0 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] 0x557f2c3bc920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3bc9b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3bca40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3bcad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3bcb60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3bcbf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3bcc80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3bcd10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3bcda0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3bce30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x557f2c3bcec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x557f2c3bcf50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3bcfe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x557f2c3bd070 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] 0x557f2c3d4590 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3d4620 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3d46b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3d4740 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3d47d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3d4860 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3d48f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3d4980 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3d4a10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3d4aa0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x557f2c3d4b30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x557f2c3d4bc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3d4c50 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x557f2c3d4ce0 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] 0x557f2c3bdb40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3bdbd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3bdc60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3bdcf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3bdd80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3bde10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3bdea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3bdf30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3bdfc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3be050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3be0e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3be170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3be200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3be290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3be320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3be3b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3be440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3be4d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3be560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3be5f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3be680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3be710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3be7a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3be830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3be8c0 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] 0x557f2c3d57b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3d5840 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3d58d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3d5960 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3d59f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3d5a80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3d5b10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3d5ba0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3d5c30 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3d5cc0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3d5d50 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3d5de0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3d5e70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3d5f00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3d5f90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3d6020 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3d60b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3d6140 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3d61d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3d6260 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3d62f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3d6380 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3d6410 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3d64a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3d6530 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] 0x557f2c3bed50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3bede0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3bee70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3bef00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3bef90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3bf020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3bf0b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3bf140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3bf1d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3bf260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3bf2f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3bf380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3bf410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3bf4a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3bf530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3bf5c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3bf650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3bf6e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3bf770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3bf800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3bf890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3bf920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3bf9b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3bfa40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3bfad0 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] 0x557f2c3d69c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3d6a50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3d6ae0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3d6b70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3d6c00 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3d6c90 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3d6d20 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3d6db0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3d6e40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3d6ed0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3d6f60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3d6ff0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3d7080 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3d7110 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3d71a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3d7230 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3d72c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3d7350 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3d73e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3d7470 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3d7500 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3d7590 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3d7620 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3d76b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3d7740 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: 0x557f2c336fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c336a90 [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: 0x557f2c3370f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x557f2c335290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x557f2c335328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x557f2c3353c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x557f2c335458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x557f2c3354f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x557f2c335588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x557f2c335620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x557f2c335760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x557f2c3357f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x557f2c3356b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3d4ea0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c3d4f30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x557f2c3d4fc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x557f2c3d5050 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x557f2c3d50e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x557f2c3d5170 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x557f2c3d5200 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x557f2c3d5290 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c3d5320 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3d53b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c3d5440 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: 0x557f2c337210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x557f2c335d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x557f2c335da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x557f2c335e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x557f2c335ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x557f2c335f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x557f2c336008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x557f2c3360a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x557f2c3361e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x557f2c336278 KEYVAL: 'age' '15' (2 sibs) 29: 0x557f2c336138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3d7bd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c3d7c60 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x557f2c3d7cf0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x557f2c3d7d80 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x557f2c3d7e10 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x557f2c3d7ea0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x557f2c3d7f30 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x557f2c3d7fc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c3d8050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3d80e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c3d8170 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: 0x557f2c337328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x557f2c336320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x557f2c3363b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x557f2c336450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3d54e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c3d5570 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x557f2c3d5600 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x557f2c3d5690 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: 0x557f2c337440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x557f2c336dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x557f2c336e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x557f2c336ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3d8210 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c3d82a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x557f2c3d8330 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x557f2c3d83c0 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: 0x557f2c337558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c334f10 VAL***: '!!int 0' (2 sibs) 29: 0x557f2c334fa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3c1ff0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3c2080 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3c2110 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: 0x557f2c337670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c335940 VAL***: '!int 0' (2 sibs) 29: 0x557f2c3359d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3d8460 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3d84f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3d8580 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: 0x557f2c337788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c335ad0 VAL***: '!!int 0' (2 sibs) 29: 0x557f2c335b68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3d8620 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3d86b0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3d8740 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: 0x557f2c3378a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c338120 VAL***: '!int 0' (2 sibs) 29: 0x557f2c3381b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3d87e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3d8870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3d8900 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: 0x557f2c3379b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x557f2c336680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x557f2c336720 VAL***: '!!int 0' (2 sibs) 29: 0x557f2c3367b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3d89a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3d8a30 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3d8ac0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x557f2c3d8b50 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: 0x557f2c337ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x557f2c3368b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x557f2c336950 VAL***: '!int 0' (2 sibs) 29: 0x557f2c3369e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3d8bf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3d8c80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3d8d10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x557f2c3d8da0 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: 0x557f2c337be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x557f2c3384e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x557f2c338c10 KEYVAL: 'a' '0' (2 sibs) 29: 0x557f2c338ca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x557f2c338578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x557f2c335c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x557f2c338610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x557f2c338d50 VAL: 'a' (2 sibs) 29: 0x557f2c338de8 VAL: 'b' (2 sibs) 29: 0x557f2c3386a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c338740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c3387d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c338870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x557f2c338908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x557f2c3389a0 DOCMAP: (12 sibs) 1 children: 29: 0x557f2c336d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x557f2c338a38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c338ad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x557f2c338e90 KEYVAL: 'a' '' (2 sibs) 29: 0x557f2c338f28 KEYVAL: 'b' '' (2 sibs) 29: 0x557f2c338b68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x557f2c338fd0 KEYVAL: 'a' '' (2 sibs) 29: 0x557f2c339068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3d8e40 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x557f2c3d8ed0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x557f2c3d8f60 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x557f2c3d8ff0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x557f2c3d9080 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x557f2c3d9110 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x557f2c3d91a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x557f2c3d9230 VAL: 'a' (2 sibs) 29: [8] [8] 0x557f2c3d92c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x557f2c3d9350 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x557f2c3d93e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x557f2c3d9470 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x557f2c3d9500 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x557f2c3d9590 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x557f2c3d9620 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x557f2c3d96b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x557f2c3d9740 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x557f2c3d97d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x557f2c3d9860 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x557f2c3d98f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x557f2c3d9980 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x557f2c3d9a10 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x557f2c3d9aa0 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: 0x557f2c337d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x557f2c3391b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x557f2c339248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x557f2c3394b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x557f2c339548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x557f2c3392e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x557f2c3395f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x557f2c339688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x557f2c339378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x557f2c339730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x557f2c3397c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x557f2c339410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x557f2c339870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x557f2c339908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3d9b40 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3d9bd0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3d9c60 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3d9cf0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3d9d80 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3d9e10 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3d9ea0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3d9f30 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3d9fc0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3da050 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x557f2c3da0e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x557f2c3da170 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3da200 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x557f2c3da290 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: 0x557f2c337e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x557f2c339a00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x557f2c339a98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x557f2c339d00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x557f2c339d98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x557f2c339b30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x557f2c339e40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x557f2c339ed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x557f2c339bc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x557f2c339f80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x557f2c33a018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x557f2c339c60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x557f2c33a0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x557f2c33a158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3da330 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3da3c0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3da450 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3da4e0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3da570 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3da600 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3da690 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3da720 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3da7b0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3da840 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x557f2c3da8d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x557f2c3da960 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3da9f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x557f2c3daa80 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: 0x557f2c337f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x557f2c33ad30 MAP: (6 sibs) 3 children: 29: 0x557f2c33b0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x557f2c33b168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x557f2c33b200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x557f2c33adc8 MAP***: !!map (6 sibs) 3 children: 29: 0x557f2c33b2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x557f2c33b338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x557f2c33b3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x557f2c33ae60 MAP***: !!map (6 sibs) 3 children: 29: 0x557f2c33b470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x557f2c33b508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x557f2c33b5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x557f2c33aef8 SEQ: (6 sibs) 3 children: 29: 0x557f2c33b640 VAL***: '!!str v10' (3 sibs) 29: 0x557f2c33b6d8 VAL***: '!!str v20' (3 sibs) 29: 0x557f2c33b770 VAL***: '!!str v30' (3 sibs) 29: 0x557f2c33af90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x557f2c33b810 VAL***: '!!str v40' (3 sibs) 29: 0x557f2c33b8a8 VAL***: '!!str v50' (3 sibs) 29: 0x557f2c33b940 VAL***: '!!str v60' (3 sibs) 29: 0x557f2c33b028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x557f2c33b9e0 VAL: 'v70' (3 sibs) 29: 0x557f2c33ba78 VAL: 'v80' (3 sibs) 29: 0x557f2c33bb10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3dab20 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3dabb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3dac40 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3dacd0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3dad60 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3dadf0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3dae80 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3daf10 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3dafa0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3db030 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3db0c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3db150 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3db1e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3db270 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3db300 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3db390 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3db420 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3db4b0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3db540 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3db5d0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3db660 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3db6f0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3db780 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3db810 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3db8a0 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: 0x557f2c338048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x557f2c33bc00 MAP: (6 sibs) 3 children: 29: 0x557f2c33bfa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x557f2c33c038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x557f2c33c0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x557f2c33bc98 MAP***: !map (6 sibs) 3 children: 29: 0x557f2c33c170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x557f2c33c208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x557f2c33c2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x557f2c33bd30 MAP***: !map (6 sibs) 3 children: 29: 0x557f2c33c340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x557f2c33c3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x557f2c33c470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x557f2c33bdc8 SEQ: (6 sibs) 3 children: 29: 0x557f2c33c510 VAL***: '!str v10' (3 sibs) 29: 0x557f2c33c5a8 VAL***: '!str v20' (3 sibs) 29: 0x557f2c33c640 VAL***: '!str v30' (3 sibs) 29: 0x557f2c33be60 SEQ***: !seq (6 sibs) 3 children: 29: 0x557f2c33c6e0 VAL***: '!str v40' (3 sibs) 29: 0x557f2c33c778 VAL***: '!str v50' (3 sibs) 29: 0x557f2c33c810 VAL***: '!str v60' (3 sibs) 29: 0x557f2c33bef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x557f2c33c8b0 VAL: 'v70' (3 sibs) 29: 0x557f2c33c948 VAL: 'v80' (3 sibs) 29: 0x557f2c33c9e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3db940 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3db9d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3dba60 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3dbaf0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3dbb80 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3dbc10 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3dbca0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3dbd30 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3dbdc0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3dbe50 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3dbee0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3dbf70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3dc000 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3dc090 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3dc120 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3dc1b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3dc240 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3dc2d0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3dc360 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3dc3f0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3dc480 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3dc510 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3dc5a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3dc630 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3dc6c0 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: 0x557f2c336fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c336c70 [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: 0x557f2c3370f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x557f2c335290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x557f2c335328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x557f2c3353c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x557f2c335458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x557f2c3354f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x557f2c335588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x557f2c335620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x557f2c335760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x557f2c3357f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x557f2c3356b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3dc760 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c3dc7f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x557f2c3dc880 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x557f2c3dc910 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x557f2c3dc9a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x557f2c3dca30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x557f2c3dcac0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x557f2c3dcb50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c3dcbe0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3dcc70 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c3dcd00 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: 0x557f2c337210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x557f2c335d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x557f2c335da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x557f2c335e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x557f2c335ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x557f2c335f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x557f2c336008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x557f2c3360a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x557f2c3361e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x557f2c336278 KEYVAL: 'age' '15' (2 sibs) 29: 0x557f2c336138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3dcda0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x557f2c3dce30 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x557f2c3dcec0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x557f2c3dcf50 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x557f2c3dcfe0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x557f2c3dd070 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x557f2c3dd100 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x557f2c3dd190 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x557f2c3dd220 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x557f2c3dd2b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x557f2c3dd340 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: 0x557f2c337328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x557f2c336320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x557f2c3363b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x557f2c336450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3dd3e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c3dd470 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x557f2c3dd500 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x557f2c3dd590 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: 0x557f2c337440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x557f2c336dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x557f2c336e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x557f2c336ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3dd630 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x557f2c3dd6c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x557f2c3dd750 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x557f2c3dd7e0 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: 0x557f2c337558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c334f10 VAL***: '!!int 0' (2 sibs) 29: 0x557f2c334fa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3dd880 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3dd910 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3dd9a0 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: 0x557f2c337670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c335940 VAL***: '!int 0' (2 sibs) 29: 0x557f2c3359d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3dda40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3ddad0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3ddb60 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: 0x557f2c337788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c335ad0 VAL***: '!!int 0' (2 sibs) 29: 0x557f2c335b68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3ddc00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3ddc90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x557f2c3ddd20 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: 0x557f2c3378a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x557f2c338120 VAL***: '!int 0' (2 sibs) 29: 0x557f2c3381b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3dddc0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x557f2c3dde50 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x557f2c3ddee0 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: 0x557f2c3379b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x557f2c336680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x557f2c336720 VAL***: '!!int 0' (2 sibs) 29: 0x557f2c3367b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3ddf80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3de010 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3de0a0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x557f2c3de130 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: 0x557f2c337ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x557f2c3368b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x557f2c336950 VAL***: '!int 0' (2 sibs) 29: 0x557f2c3369e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3de1d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x557f2c3de260 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x557f2c3de2f0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x557f2c3de380 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: 0x557f2c337be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x557f2c3384e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x557f2c338c10 KEYVAL: 'a' '0' (2 sibs) 29: 0x557f2c338ca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x557f2c338578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x557f2c335c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x557f2c338610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x557f2c338d50 VAL: 'a' (2 sibs) 29: 0x557f2c338de8 VAL: 'b' (2 sibs) 29: 0x557f2c3386a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c338740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c3387d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c338870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x557f2c338908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x557f2c3389a0 DOCMAP: (12 sibs) 1 children: 29: 0x557f2c336d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x557f2c338a38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x557f2c338ad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x557f2c338e90 KEYVAL: 'a' '' (2 sibs) 29: 0x557f2c338f28 KEYVAL: 'b' '' (2 sibs) 29: 0x557f2c338b68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x557f2c338fd0 KEYVAL: 'a' '' (2 sibs) 29: 0x557f2c339068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3de420 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x557f2c3de4b0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x557f2c3de540 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x557f2c3de5d0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x557f2c3de660 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x557f2c3de6f0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x557f2c3de780 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x557f2c3de810 VAL: 'a' (2 sibs) 29: [8] [8] 0x557f2c3de8a0 VAL: 'b' (2 sibs) 29: [9] [9] 0x557f2c3de930 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x557f2c3de9c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x557f2c3dea50 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x557f2c3deae0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x557f2c3deb70 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x557f2c3dec00 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x557f2c3dec90 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x557f2c3ded20 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x557f2c3dedb0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x557f2c3dee40 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x557f2c3deed0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x557f2c3def60 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x557f2c3deff0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x557f2c3df080 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: 0x557f2c337d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x557f2c3391b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x557f2c339248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x557f2c3394b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x557f2c339548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x557f2c3392e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x557f2c3395f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x557f2c339688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x557f2c339378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x557f2c339730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x557f2c3397c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x557f2c339410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x557f2c339870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x557f2c339908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3df120 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3df1b0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3df240 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3df2d0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3df360 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3df3f0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3df480 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3df510 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3df5a0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3df630 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x557f2c3df6c0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x557f2c3df750 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3df7e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x557f2c3df870 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: 0x557f2c337e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x557f2c339a00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x557f2c339a98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x557f2c339d00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x557f2c339d98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x557f2c339b30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x557f2c339e40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x557f2c339ed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x557f2c339bc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x557f2c339f80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x557f2c33a018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x557f2c339c60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x557f2c33a0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x557f2c33a158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3df910 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x557f2c3df9a0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x557f2c3dfa30 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x557f2c3dfac0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x557f2c3dfb50 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x557f2c3dfbe0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x557f2c3dfc70 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x557f2c3dfd00 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x557f2c3dfd90 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x557f2c3dfe20 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x557f2c3dfeb0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x557f2c3dff40 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x557f2c3dffd0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x557f2c3e0060 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: 0x557f2c337f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x557f2c33ad30 MAP: (6 sibs) 3 children: 29: 0x557f2c33b0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x557f2c33b168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x557f2c33b200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x557f2c33adc8 MAP***: !!map (6 sibs) 3 children: 29: 0x557f2c33b2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x557f2c33b338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x557f2c33b3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x557f2c33ae60 MAP***: !!map (6 sibs) 3 children: 29: 0x557f2c33b470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x557f2c33b508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x557f2c33b5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x557f2c33aef8 SEQ: (6 sibs) 3 children: 29: 0x557f2c33b640 VAL***: '!!str v10' (3 sibs) 29: 0x557f2c33b6d8 VAL***: '!!str v20' (3 sibs) 29: 0x557f2c33b770 VAL***: '!!str v30' (3 sibs) 29: 0x557f2c33af90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x557f2c33b810 VAL***: '!!str v40' (3 sibs) 29: 0x557f2c33b8a8 VAL***: '!!str v50' (3 sibs) 29: 0x557f2c33b940 VAL***: '!!str v60' (3 sibs) 29: 0x557f2c33b028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x557f2c33b9e0 VAL: 'v70' (3 sibs) 29: 0x557f2c33ba78 VAL: 'v80' (3 sibs) 29: 0x557f2c33bb10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3e0100 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3e0190 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3e0220 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3e02b0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3e0340 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3e03d0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3e0460 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3e04f0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3e0580 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3e0610 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3e06a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3e0730 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3e07c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3e0850 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3e08e0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3e0970 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3e0a00 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3e0a90 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3e0b20 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3e0bb0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3e0c40 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3e0cd0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3e0d60 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3e0df0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3e0e80 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: 0x557f2c338048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x557f2c33bc00 MAP: (6 sibs) 3 children: 29: 0x557f2c33bfa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x557f2c33c038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x557f2c33c0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x557f2c33bc98 MAP***: !map (6 sibs) 3 children: 29: 0x557f2c33c170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x557f2c33c208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x557f2c33c2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x557f2c33bd30 MAP***: !map (6 sibs) 3 children: 29: 0x557f2c33c340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x557f2c33c3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x557f2c33c470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x557f2c33bdc8 SEQ: (6 sibs) 3 children: 29: 0x557f2c33c510 VAL***: '!str v10' (3 sibs) 29: 0x557f2c33c5a8 VAL***: '!str v20' (3 sibs) 29: 0x557f2c33c640 VAL***: '!str v30' (3 sibs) 29: 0x557f2c33be60 SEQ***: !seq (6 sibs) 3 children: 29: 0x557f2c33c6e0 VAL***: '!str v40' (3 sibs) 29: 0x557f2c33c778 VAL***: '!str v50' (3 sibs) 29: 0x557f2c33c810 VAL***: '!str v60' (3 sibs) 29: 0x557f2c33bef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x557f2c33c8b0 VAL: 'v70' (3 sibs) 29: 0x557f2c33c948 VAL: 'v80' (3 sibs) 29: 0x557f2c33c9e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x557f2c3e0f20 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x557f2c3e0fb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x557f2c3e1040 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x557f2c3e10d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x557f2c3e1160 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x557f2c3e11f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x557f2c3e1280 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x557f2c3e1310 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x557f2c3e13a0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x557f2c3e1430 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x557f2c3e14c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x557f2c3e1550 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x557f2c3e15e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x557f2c3e1670 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x557f2c3e1700 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x557f2c3e1790 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x557f2c3e1820 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x557f2c3e18b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x557f2c3e1940 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x557f2c3e19d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x557f2c3e1a60 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x557f2c3e1af0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x557f2c3e1b80 VAL: 'v70' (3 sibs) 29: [23] [23] 0x557f2c3e1c10 VAL: 'v80' (3 sibs) 29: [24] [24] 0x557f2c3e1ca0 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 (20 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (21 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.03 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-explicit_key-0.6.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x55fb205cbb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55fb205c8230 DOCMAP: (3 sibs) 3 children: 30: 0x55fb205c8400 KEYVAL: 'a' '' (3 sibs) 30: 0x55fb205c8498 KEYVAL: 'b' '' (3 sibs) 30: 0x55fb205c8530 KEYVAL: '' '' (3 sibs) 30: 0x55fb205c82c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55fb205c85d0 KEYVAL: 'a' '' (2 sibs) 30: 0x55fb205c8668 KEYVAL: 'b' '' (2 sibs) 30: 0x55fb205c8360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55fb205c8710 KEYVAL: 'a' '' (3 sibs) 30: 0x55fb205c87a8 KEYVAL: 'b' '' (3 sibs) 30: 0x55fb205c8840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20639b50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55fb20639d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55fb20639be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55fb20639c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55fb20639d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55fb20639e20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55fb20639eb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55fb20639f40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55fb20639fd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55fb2063a060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55fb2063a0f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55fb2063a180 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: 0x55fb205cbc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55fb205c8c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55fb205c8cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55fb205c8d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55fb205c8e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55fb205c8ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb2063bbd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb2063bc60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55fb2063bcf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb2063bd80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb2063be10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb2063bea0 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: 0x55fb205cbda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55fb205c93b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55fb205c9448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55fb205c94e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55fb205c9578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55fb205c9610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb2063db80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb2063dc10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55fb2063dca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb2063dd30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb2063ddc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb2063de50 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: 0x55fb205cbeb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55fb205c96b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55fb205c9748 VAL: '?foo' (5 sibs) 30: 0x55fb205c97e0 VAL: ':foo' (5 sibs) 30: 0x55fb205c9878 VAL: '-foo' (5 sibs) 30: 0x55fb205c9910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb2063f990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb2063fa20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb2063fab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb2063fb40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb2063fbd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb2063fc60 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: 0x55fb205cbfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55fb205ca280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55fb205ca318 VAL: '?foo' (5 sibs) 30: 0x55fb205ca3b0 VAL: ':foo' (5 sibs) 30: 0x55fb205ca448 VAL: '-foo' (5 sibs) 30: 0x55fb205ca4e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20641880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb20641910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb206419a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb20641a30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb20641ac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb20641b50 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: 0x55fb205cc0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205c8f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb206435b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20643640 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: 0x55fb205cc200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c7f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205c7fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb206453a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20645430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb206454c0 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: 0x55fb205cc318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c90d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205c9168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20647190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20647220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb206472b0 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: 0x55fb205cc430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c9260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205c92f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20648ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20648f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb20648fe0 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: 0x55fb205cc548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c9a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205c9a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb2064abf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb2064ac80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb2064ad10 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: 0x55fb205cc660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c9cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55fb205c9e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205c9ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205c9d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb2064cc20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb2064ccb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55fb2064cd40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb2064cdd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb2064ce60 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: 0x55fb205cc778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55fb205ca040 MAP: (2 sibs) 2 children: 30: 0x55fb205cb710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205cb7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205ca0d8 MAP: (2 sibs) 1 children: 30: 0x55fb205ca180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb2064eb10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55fb2064eba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55fb2064ec30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb2064ecc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb2064ed50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55fb2064ede0 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: 0x55fb205cc890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205c9f50 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] 0x55fb206509c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20650a50 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: 0x55fb205cc9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cb8a0 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] 0x55fb20652870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20652900 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: 0x55fb205ccac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cb990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20654720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb206547b0 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: 0x55fb205ccbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cba80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb206565d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20656660 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: 0x55fb205cccf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cde80 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] 0x55fb20658480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20658510 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: 0x55fb205cce08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205ca5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb2065a330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb2065a3c0 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: 0x55fb205ccf20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55fb205ca670 KEYVAL: 'a' '' (5 sibs) 30: 0x55fb205ca708 KEYVAL: 'b' '' (5 sibs) 30: 0x55fb205ca7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x55fb205ca838 KEYVAL: 'd' '' (5 sibs) 30: 0x55fb205ca8d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb2065c060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb2065c0f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55fb2065c180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55fb2065c210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55fb2065c2a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55fb2065c330 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: 0x55fb205cd038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55fb205ca9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x55fb205caa58 KEYVAL: 'b' '' (6 sibs) 30: 0x55fb205caaf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55fb205cab88 KEYVAL: 'd' '' (6 sibs) 30: 0x55fb205cac20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55fb205cacb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb2065dd90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55fb2065de20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55fb2065deb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55fb2065df40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55fb2065dfd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55fb2065e060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55fb2065e0f0 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: 0x55fb205cbb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55fb205c8230 DOCMAP: (3 sibs) 3 children: 30: 0x55fb205c8400 KEYVAL: 'a' '' (3 sibs) 30: 0x55fb205c8498 KEYVAL: 'b' '' (3 sibs) 30: 0x55fb205c8530 KEYVAL: '' '' (3 sibs) 30: 0x55fb205c82c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55fb205c85d0 KEYVAL: 'a' '' (2 sibs) 30: 0x55fb205c8668 KEYVAL: 'b' '' (2 sibs) 30: 0x55fb205c8360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55fb205c8710 KEYVAL: 'a' '' (3 sibs) 30: 0x55fb205c87a8 KEYVAL: 'b' '' (3 sibs) 30: 0x55fb205c8840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb2065e6e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55fb2065e920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55fb2065e770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55fb2065e800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55fb2065e890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55fb2065e9b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55fb2065ea40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55fb2065ead0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55fb2065eb60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55fb2065ebf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55fb2065ec80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55fb2065ed10 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: 0x55fb205cbc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55fb205c8c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55fb205c8cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55fb205c8d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55fb205c8e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55fb205c8ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb2065eff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb2065f080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55fb2065f110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb2065f1a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb2065f230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb2065f2c0 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: 0x55fb205cbda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55fb205c93b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55fb205c9448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55fb205c94e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55fb205c9578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55fb205c9610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb2065f900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb2065f990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55fb2065fa20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb2065fab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb2065fb40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb2065fbd0 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: 0x55fb205cbeb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55fb205c96b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55fb205c9748 VAL: '?foo' (5 sibs) 30: 0x55fb205c97e0 VAL: ':foo' (5 sibs) 30: 0x55fb205c9878 VAL: '-foo' (5 sibs) 30: 0x55fb205c9910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20660210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb206602a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb20660330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb206603c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb20660450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb206604e0 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: 0x55fb205cbfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55fb205ca280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55fb205ca318 VAL: '?foo' (5 sibs) 30: 0x55fb205ca3b0 VAL: ':foo' (5 sibs) 30: 0x55fb205ca448 VAL: '-foo' (5 sibs) 30: 0x55fb205ca4e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20660b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb20660bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb20660c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb20660cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb20660d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb20660df0 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: 0x55fb205cc0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205c8f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20661430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb206614c0 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: 0x55fb205cc200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c7f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205c7fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20661d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20661dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb20661e60 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: 0x55fb205cc318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c90d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205c9168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20662650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb206626e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb20662770 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: 0x55fb205cc430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c9260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205c92f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20662f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20662ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb20663080 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: 0x55fb205cc548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c9a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205c9a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20663870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20663900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb20663990 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: 0x55fb205cc660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c9cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55fb205c9e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205c9ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205c9d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20664180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20664210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55fb206642a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb20664330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb206643c0 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: 0x55fb205cc778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55fb205ca040 MAP: (2 sibs) 2 children: 30: 0x55fb205cb710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205cb7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205ca0d8 MAP: (2 sibs) 1 children: 30: 0x55fb205ca180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20664a90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55fb20664b20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55fb20664bb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb20664c40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb20664cd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55fb20664d60 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: 0x55fb205cc890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205c9f50 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] 0x55fb206653a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20665430 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: 0x55fb205cc9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cb8a0 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] 0x55fb20665cb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20665d40 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: 0x55fb205ccac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cb990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb206665c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20666650 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: 0x55fb205ccbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cba80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20666ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20666f60 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: 0x55fb205cccf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cde80 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] 0x55fb206677e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20667870 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: 0x55fb205cce08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205ca5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb206680f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20668180 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: 0x55fb205ccf20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55fb205ca670 KEYVAL: 'a' '' (5 sibs) 30: 0x55fb205ca708 KEYVAL: 'b' '' (5 sibs) 30: 0x55fb205ca7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x55fb205ca838 KEYVAL: 'd' '' (5 sibs) 30: 0x55fb205ca8d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20668a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb20668a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55fb20668b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55fb20668bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55fb20668c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55fb20668cd0 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: 0x55fb205cd038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55fb205ca9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x55fb205caa58 KEYVAL: 'b' '' (6 sibs) 30: 0x55fb205caaf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55fb205cab88 KEYVAL: 'd' '' (6 sibs) 30: 0x55fb205cac20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55fb205cacb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20669310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55fb206693a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55fb20669430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55fb206694c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55fb20669550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55fb206695e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55fb20669670 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] 0x55fb20639b50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55fb20639d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55fb20639be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55fb20639c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55fb20639d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55fb20639e20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55fb20639eb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55fb20639f40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55fb20639fd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55fb2063a060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55fb2063a0f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55fb2063a180 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] 0x55fb2066b080 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55fb2066b110 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55fb2066b1a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55fb2066b230 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55fb2066b2c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55fb2066b350 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55fb2066b3e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55fb2066b470 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55fb2066b500 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55fb2066b590 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55fb2066b620 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55fb2066b6b0 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] 0x55fb2063bbd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb2063bc60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55fb2063bcf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb2063bd80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb2063be10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb2063bea0 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] 0x55fb2066c270 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb2066c300 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55fb2066c390 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb2066c420 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb2066c4b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb2066c540 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] 0x55fb2063db80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb2063dc10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55fb2063dca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb2063dd30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb2063ddc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb2063de50 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] 0x55fb2066cb80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb2066cc10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55fb2066cca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb2066cd30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb2066cdc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb2066ce50 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] 0x55fb2063f990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb2063fa20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb2063fab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb2063fb40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb2063fbd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb2063fc60 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] 0x55fb2066d490 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb2066d520 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb2066d5b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb2066d640 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb2066d6d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb2066d760 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] 0x55fb20641880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb20641910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb206419a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb20641a30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb20641ac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb20641b50 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] 0x55fb2066dda0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb2066de30 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb2066dec0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb2066df50 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb2066dfe0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb2066e070 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] 0x55fb206435b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20643640 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] 0x55fb2066e6b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb2066e740 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] 0x55fb206453a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20645430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb206454c0 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] 0x55fb2066efc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb2066f050 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb2066f0e0 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] 0x55fb20647190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20647220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb206472b0 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] 0x55fb2066f8d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb2066f960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb2066f9f0 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] 0x55fb20648ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20648f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb20648fe0 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] 0x55fb206701e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20670270 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb20670300 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] 0x55fb2064abf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb2064ac80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb2064ad10 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] 0x55fb20670af0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20670b80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb20670c10 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] 0x55fb2064cc20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb2064ccb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55fb2064cd40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb2064cdd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb2064ce60 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] 0x55fb20671400 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20671490 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55fb20671520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb206715b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb20671640 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] 0x55fb2064eb10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55fb2064eba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55fb2064ec30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb2064ecc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb2064ed50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55fb2064ede0 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] 0x55fb20671d10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55fb20671da0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55fb20671e30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb20671ec0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb20671f50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55fb20671fe0 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] 0x55fb206509c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20650a50 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] 0x55fb20672620 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb206726b0 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] 0x55fb20652870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20652900 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] 0x55fb20672f30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20672fc0 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] 0x55fb20654720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb206547b0 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] 0x55fb20673840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb206738d0 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] 0x55fb206565d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20656660 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] 0x55fb20674150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb206741e0 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] 0x55fb20658480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20658510 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] 0x55fb20674a60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20674af0 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] 0x55fb2065a330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb2065a3c0 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] 0x55fb20675370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20675400 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] 0x55fb2065c060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb2065c0f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55fb2065c180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55fb2065c210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55fb2065c2a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55fb2065c330 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] 0x55fb20675c80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb20675d10 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55fb20675da0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55fb20675e30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55fb20675ec0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55fb20675f50 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] 0x55fb2065dd90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55fb2065de20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55fb2065deb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55fb2065df40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55fb2065dfd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55fb2065e060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55fb2065e0f0 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] 0x55fb20676590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55fb20676620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55fb206766b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55fb20676740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55fb206767d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55fb20676860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55fb206768f0 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] 0x55fb2065e6e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55fb2065e920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55fb2065e770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55fb2065e800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55fb2065e890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55fb2065e9b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55fb2065ea40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55fb2065ead0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55fb2065eb60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55fb2065ebf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55fb2065ec80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55fb2065ed10 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] 0x55fb20676ea0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55fb20676f30 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55fb20676fc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55fb20677050 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55fb206770e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55fb20677170 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55fb20677200 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55fb20677290 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55fb20677320 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55fb206773b0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55fb20677440 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55fb206774d0 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] 0x55fb2065eff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb2065f080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55fb2065f110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb2065f1a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb2065f230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb2065f2c0 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] 0x55fb206777b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb20677840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55fb206778d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb20677960 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb206779f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb20677a80 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] 0x55fb2065f900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb2065f990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55fb2065fa20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb2065fab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb2065fb40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb2065fbd0 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] 0x55fb206780c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb20678150 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55fb206781e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb20678270 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb20678300 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb20678390 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] 0x55fb20660210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb206602a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb20660330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb206603c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb20660450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb206604e0 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] 0x55fb206789d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb20678a60 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb20678af0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb20678b80 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb20678c10 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb20678ca0 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] 0x55fb20660b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb20660bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb20660c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb20660cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb20660d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb20660df0 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] 0x55fb206792e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb20679370 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb20679400 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb20679490 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb20679520 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb206795b0 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] 0x55fb20661430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb206614c0 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] 0x55fb20679bf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20679c80 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] 0x55fb20661d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20661dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb20661e60 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] 0x55fb2067a500 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb2067a590 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb2067a620 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] 0x55fb20662650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb206626e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb20662770 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] 0x55fb2067ae10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb2067aea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb2067af30 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] 0x55fb20662f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20662ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb20663080 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] 0x55fb2067b720 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb2067b7b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb2067b840 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] 0x55fb20663870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20663900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb20663990 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] 0x55fb2067c030 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb2067c0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb2067c150 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] 0x55fb20664180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20664210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55fb206642a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb20664330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb206643c0 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] 0x55fb2067c940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb2067c9d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55fb2067ca60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb2067caf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb2067cb80 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] 0x55fb20664a90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55fb20664b20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55fb20664bb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb20664c40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb20664cd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55fb20664d60 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] 0x55fb2067d250 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55fb2067d2e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55fb2067d370 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb2067d400 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb2067d490 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55fb2067d520 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] 0x55fb206653a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20665430 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] 0x55fb2067db60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb2067dbf0 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] 0x55fb20665cb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20665d40 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] 0x55fb2067e470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb2067e500 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] 0x55fb206665c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20666650 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] 0x55fb2067ed80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb2067ee10 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] 0x55fb20666ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20666f60 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] 0x55fb2067f690 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb2067f720 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] 0x55fb206677e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20667870 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] 0x55fb2067ffa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20680030 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] 0x55fb206680f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20668180 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] 0x55fb206808b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20680940 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] 0x55fb20668a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb20668a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55fb20668b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55fb20668bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55fb20668c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55fb20668cd0 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] 0x55fb206811c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb20681250 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55fb206812e0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55fb20681370 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55fb20681400 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55fb20681490 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] 0x55fb20669310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55fb206693a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55fb20669430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55fb206694c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55fb20669550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55fb206695e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55fb20669670 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] 0x55fb20681ad0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55fb20681b60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55fb20681bf0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55fb20681c80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55fb20681d10 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55fb20681da0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55fb20681e30 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: 0x55fb205cbb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55fb205c8230 DOCMAP: (3 sibs) 3 children: 30: 0x55fb205c8400 KEYVAL: 'a' '' (3 sibs) 30: 0x55fb205c8498 KEYVAL: 'b' '' (3 sibs) 30: 0x55fb205c8530 KEYVAL: '' '' (3 sibs) 30: 0x55fb205c82c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55fb205c85d0 KEYVAL: 'a' '' (2 sibs) 30: 0x55fb205c8668 KEYVAL: 'b' '' (2 sibs) 30: 0x55fb205c8360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55fb205c8710 KEYVAL: 'a' '' (3 sibs) 30: 0x55fb205c87a8 KEYVAL: 'b' '' (3 sibs) 30: 0x55fb205c8840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb206823e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55fb20682470 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55fb20682500 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55fb20682590 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55fb20682620 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55fb206826b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55fb20682740 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55fb206827d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55fb20682860 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55fb206828f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55fb20682980 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55fb20682a10 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: 0x55fb205cbc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55fb205c8c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55fb205c8cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55fb205c8d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55fb205c8e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55fb205c8ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20682ab0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb20682b40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55fb20682bd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb20682c60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb20682cf0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb20682d80 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: 0x55fb205cbda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55fb205c93b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55fb205c9448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55fb205c94e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55fb205c9578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55fb205c9610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20682e20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb20682eb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55fb20682f40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb20682fd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb20683060 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb206830f0 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: 0x55fb205cbeb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55fb205c96b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55fb205c9748 VAL: '?foo' (5 sibs) 30: 0x55fb205c97e0 VAL: ':foo' (5 sibs) 30: 0x55fb205c9878 VAL: '-foo' (5 sibs) 30: 0x55fb205c9910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20683190 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb20683220 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb206832b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb20683340 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb206833d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb20683460 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: 0x55fb205cbfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55fb205ca280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55fb205ca318 VAL: '?foo' (5 sibs) 30: 0x55fb205ca3b0 VAL: ':foo' (5 sibs) 30: 0x55fb205ca448 VAL: '-foo' (5 sibs) 30: 0x55fb205ca4e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20683500 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb20683590 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb20683620 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb206836b0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb20683740 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb206837d0 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: 0x55fb205cc0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205c8f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20683870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20683900 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: 0x55fb205cc200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c7f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205c7fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb206839a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20683a30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb20683ac0 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: 0x55fb205cc318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c90d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205c9168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20683b60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20683bf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb20683c80 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: 0x55fb205cc430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c9260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205c92f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20683d20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20683db0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb20683e40 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: 0x55fb205cc548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c9a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205c9a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20683ee0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20683f70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb20684000 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: 0x55fb205cc660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c9cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55fb205c9e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205c9ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205c9d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb206840a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20684130 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55fb206841c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb20684250 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb206842e0 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: 0x55fb205cc778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55fb205ca040 MAP: (2 sibs) 2 children: 30: 0x55fb205cb710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205cb7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205ca0d8 MAP: (2 sibs) 1 children: 30: 0x55fb205ca180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20684380 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55fb20684410 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55fb206844a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb20684530 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb206845c0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55fb20684650 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: 0x55fb205cc890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205c9f50 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] 0x55fb206846f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20684780 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: 0x55fb205cc9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cb8a0 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] 0x55fb20684820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb206848b0 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: 0x55fb205ccac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cb990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20684950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb206849e0 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: 0x55fb205ccbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cba80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20684a80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20684b10 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: 0x55fb205cccf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cde80 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] 0x55fb20684bb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20684c40 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: 0x55fb205cce08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205ca5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20684ce0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20684d70 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: 0x55fb205ccf20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55fb205ca670 KEYVAL: 'a' '' (5 sibs) 30: 0x55fb205ca708 KEYVAL: 'b' '' (5 sibs) 30: 0x55fb205ca7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x55fb205ca838 KEYVAL: 'd' '' (5 sibs) 30: 0x55fb205ca8d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20684e10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb20684ea0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55fb20684f30 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55fb20684fc0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55fb20685050 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55fb206850e0 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: 0x55fb205cd038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55fb205ca9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x55fb205caa58 KEYVAL: 'b' '' (6 sibs) 30: 0x55fb205caaf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55fb205cab88 KEYVAL: 'd' '' (6 sibs) 30: 0x55fb205cac20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55fb205cacb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20685180 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55fb20685210 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55fb206852a0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55fb20685330 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55fb206853c0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55fb20685450 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55fb206854e0 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: 0x55fb205cbb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55fb205c8230 DOCMAP: (3 sibs) 3 children: 30: 0x55fb205c8400 KEYVAL: 'a' '' (3 sibs) 30: 0x55fb205c8498 KEYVAL: 'b' '' (3 sibs) 30: 0x55fb205c8530 KEYVAL: '' '' (3 sibs) 30: 0x55fb205c82c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55fb205c85d0 KEYVAL: 'a' '' (2 sibs) 30: 0x55fb205c8668 KEYVAL: 'b' '' (2 sibs) 30: 0x55fb205c8360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55fb205c8710 KEYVAL: 'a' '' (3 sibs) 30: 0x55fb205c87a8 KEYVAL: 'b' '' (3 sibs) 30: 0x55fb205c8840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20685580 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55fb20685610 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55fb206856a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55fb20685730 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55fb206857c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55fb20685850 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55fb206858e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55fb20685970 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55fb20685a00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55fb20685a90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55fb20685b20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55fb20685bb0 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: 0x55fb205cbc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55fb205c8c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55fb205c8cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55fb205c8d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55fb205c8e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55fb205c8ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20685c50 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb20685ce0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55fb20685d70 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb20685e00 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb20685e90 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb20685f20 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: 0x55fb205cbda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55fb205c93b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55fb205c9448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55fb205c94e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55fb205c9578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55fb205c9610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20685fc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb20686050 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55fb206860e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55fb20686170 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55fb20686200 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55fb20686290 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: 0x55fb205cbeb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55fb205c96b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55fb205c9748 VAL: '?foo' (5 sibs) 30: 0x55fb205c97e0 VAL: ':foo' (5 sibs) 30: 0x55fb205c9878 VAL: '-foo' (5 sibs) 30: 0x55fb205c9910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20686330 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb206863c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb20686450 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb206864e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb20686570 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb20686600 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: 0x55fb205cbfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55fb205ca280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55fb205ca318 VAL: '?foo' (5 sibs) 30: 0x55fb205ca3b0 VAL: ':foo' (5 sibs) 30: 0x55fb205ca448 VAL: '-foo' (5 sibs) 30: 0x55fb205ca4e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb206866a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55fb20686730 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55fb206867c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55fb20686850 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55fb206868e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55fb20686970 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: 0x55fb205cc0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205c8f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20686a10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20686aa0 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: 0x55fb205cc200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c7f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205c7fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20686b40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20686bd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb20686c60 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: 0x55fb205cc318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c90d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205c9168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20686d00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20686d90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb20686e20 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: 0x55fb205cc430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c9260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205c92f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20686ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20686f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55fb20686fe0 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: 0x55fb205cc548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c9a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205c9a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20687080 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb20687110 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55fb206871a0 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: 0x55fb205cc660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55fb205c9cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55fb205c9e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205c9ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205c9d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20687240 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55fb206872d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55fb20687360 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb206873f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb20687480 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: 0x55fb205cc778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55fb205ca040 MAP: (2 sibs) 2 children: 30: 0x55fb205cb710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55fb205cb7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55fb205ca0d8 MAP: (2 sibs) 1 children: 30: 0x55fb205ca180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20687520 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55fb206875b0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55fb20687640 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55fb206876d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55fb20687760 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55fb206877f0 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: 0x55fb205cc890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205c9f50 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] 0x55fb20687890 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20687920 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: 0x55fb205cc9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cb8a0 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] 0x55fb206879c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20687a50 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: 0x55fb205ccac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cb990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20687af0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20687b80 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: 0x55fb205ccbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cba80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20687c20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20687cb0 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: 0x55fb205cccf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205cde80 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] 0x55fb20687d50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20687de0 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: 0x55fb205cce08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55fb205ca5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20687e80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55fb20687f10 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: 0x55fb205ccf20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55fb205ca670 KEYVAL: 'a' '' (5 sibs) 30: 0x55fb205ca708 KEYVAL: 'b' '' (5 sibs) 30: 0x55fb205ca7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x55fb205ca838 KEYVAL: 'd' '' (5 sibs) 30: 0x55fb205ca8d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20687fb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55fb20688040 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55fb206880d0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55fb20688160 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55fb206881f0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55fb20688280 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: 0x55fb205cd038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55fb205ca9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x55fb205caa58 KEYVAL: 'b' '' (6 sibs) 30: 0x55fb205caaf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55fb205cab88 KEYVAL: 'd' '' (6 sibs) 30: 0x55fb205cac20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55fb205cacb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55fb20688320 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55fb206883b0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55fb20688440 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55fb206884d0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55fb20688560 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55fb206885f0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55fb20688680 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase (14 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (14 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.02 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.6.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x56149df29b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56149df28a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56149df28c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56149df28ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56149df28d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56149df28ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56149df28de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56149df28e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56149df28f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56149df28b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56149df28fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56149df29048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56149df290e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df41750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df417e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df41870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df41900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df41990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df41a20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df41ab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df41b40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df41bd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df41c60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df41cf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df41d80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df41e10 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: 0x56149df29c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56149df293c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56149df29590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56149df29628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56149df296c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56149df29458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56149df29760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56149df297f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56149df29890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56149df294f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56149df29930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56149df299c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56149df29a60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df437d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df43860 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df438f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df43980 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df43a10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df43aa0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df43b30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df43bc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df43c50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df43ce0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df43d70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df43e00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df43e90 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: 0x56149df29d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56149df29f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56149df2a140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56149df2a1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56149df2a270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56149df2a008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56149df2a310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56149df2a3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56149df2a440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56149df2a0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56149df2a4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56149df2a578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56149df2a610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df45720 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df457b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df45840 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df458d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df45960 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df459f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df45a80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df45b10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df45ba0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df45c30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df45cc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df45d50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df45de0 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: 0x56149df29e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x56149df2a7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x56149df2a890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x56149df2a928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df47670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56149df47700 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56149df47790 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56149df47820 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: 0x56149df29b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56149df28a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56149df28c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56149df28ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56149df28d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56149df28ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56149df28de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56149df28e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56149df28f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56149df28b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56149df28fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56149df29048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56149df290e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df47f80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df48010 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df480a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df48130 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df481c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df48250 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df482e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df48370 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df48400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df48490 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df48520 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df485b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df48640 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: 0x56149df29c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56149df293c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56149df29590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56149df29628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56149df296c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56149df29458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56149df29760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56149df297f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56149df29890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56149df294f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56149df29930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56149df299c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56149df29a60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df48890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df48920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df489b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df48a40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df48ad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df48b60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df48bf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df48c80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df48d10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df48da0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df48e30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df48ec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df48f50 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: 0x56149df29d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56149df29f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56149df2a140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56149df2a1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56149df2a270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56149df2a008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56149df2a310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56149df2a3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56149df2a440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56149df2a0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56149df2a4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56149df2a578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56149df2a610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df491a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df49230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df492c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df49350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df493e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df49470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df49500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df49590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df49620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df496b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df49740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df497d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df49860 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: 0x56149df29e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x56149df2a7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x56149df2a890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x56149df2a928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df49ab0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56149df49b40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56149df49bd0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56149df49c60 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] 0x56149df41750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df417e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df41870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df41900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df41990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df41a20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df41ab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df41b40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df41bd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df41c60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df41cf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df41d80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df41e10 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] 0x56149df4ab30 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df4abc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df4ac50 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df4ace0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df4ad70 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df4ae00 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df4ae90 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df4af20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df4afb0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df4b040 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df4b0d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df4b160 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df4b1f0 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] 0x56149df437d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df43860 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df438f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df43980 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df43a10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df43aa0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df43b30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df43bc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df43c50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df43ce0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df43d70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df43e00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df43e90 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] 0x56149df4bd20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df4bdb0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df4be40 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df4bed0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df4bf60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df4bff0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df4c080 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df4c110 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df4c1a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df4c230 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df4c2c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df4c350 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df4c3e0 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] 0x56149df45720 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df457b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df45840 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df458d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df45960 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df459f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df45a80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df45b10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df45ba0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df45c30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df45cc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df45d50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df45de0 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] 0x56149df4c630 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df4c6c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df4c750 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df4c7e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df4c870 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df4c900 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df4c990 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df4ca20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df4cab0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df4cb40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df4cbd0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df4cc60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df4ccf0 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] 0x56149df47670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56149df47700 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56149df47790 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56149df47820 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] 0x56149df4cf40 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56149df4cfd0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56149df4d060 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56149df4d0f0 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] 0x56149df47f80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df48010 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df480a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df48130 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df481c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df48250 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df482e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df48370 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df48400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df48490 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df48520 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df485b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df48640 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] 0x56149df4d850 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df4d8e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df4d970 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df4da00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df4da90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df4db20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df4dbb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df4dc40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df4dcd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df4dd60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df4ddf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df4de80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df4df10 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] 0x56149df48890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df48920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df489b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df48a40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df48ad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df48b60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df48bf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df48c80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df48d10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df48da0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df48e30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df48ec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df48f50 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] 0x56149df4e160 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df4e1f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df4e280 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df4e310 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df4e3a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df4e430 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df4e4c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df4e550 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df4e5e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df4e670 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df4e700 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df4e790 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df4e820 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] 0x56149df491a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df49230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df492c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df49350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df493e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df49470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df49500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df49590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df49620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df496b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df49740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df497d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df49860 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] 0x56149df4ea70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df4eb00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df4eb90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df4ec20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df4ecb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df4ed40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df4edd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df4ee60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df4eef0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df4ef80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df4f010 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df4f0a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df4f130 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] 0x56149df49ab0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56149df49b40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56149df49bd0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56149df49c60 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] 0x56149df4f380 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56149df4f410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56149df4f4a0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56149df4f530 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: 0x56149df29b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56149df28a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56149df28c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56149df28ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56149df28d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56149df28ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56149df28de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56149df28e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56149df28f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56149df28b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56149df28fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56149df29048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56149df290e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df4fc90 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df4fd20 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df4fdb0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df4fe40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df4fed0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df4ff60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df4fff0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df50080 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df50110 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df501a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df50230 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df502c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df50350 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: 0x56149df29c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56149df293c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56149df29590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56149df29628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56149df296c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56149df29458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56149df29760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56149df297f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56149df29890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56149df294f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56149df29930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56149df299c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56149df29a60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df503f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df50480 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df50510 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df505a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df50630 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df506c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df50750 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df507e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df50870 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df50900 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df50990 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df50a20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df50ab0 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: 0x56149df29d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56149df29f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56149df2a140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56149df2a1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56149df2a270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56149df2a008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56149df2a310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56149df2a3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56149df2a440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56149df2a0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56149df2a4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56149df2a578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56149df2a610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df50b50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df50be0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df50c70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df50d00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df50d90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df50e20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df50eb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df50f40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df50fd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df51060 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df510f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df51180 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df51210 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: 0x56149df29e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x56149df2a7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x56149df2a890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x56149df2a928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df4b540 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56149df4b5d0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56149df4b660 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56149df4b6f0 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: 0x56149df29b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56149df28a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56149df28c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56149df28ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56149df28d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56149df28ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56149df28de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56149df28e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56149df28f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56149df28b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56149df28fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56149df29048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56149df290e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df512b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df51340 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df513d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df51460 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df514f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df51580 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df51610 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df516a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df51730 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df517c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df51850 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df518e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df51970 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: 0x56149df29c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56149df293c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56149df29590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56149df29628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56149df296c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56149df29458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56149df29760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56149df297f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56149df29890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56149df294f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56149df29930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56149df299c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56149df29a60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df51a10 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df51aa0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df51b30 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df51bc0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df51c50 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df51ce0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df51d70 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df51e00 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df51e90 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df51f20 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df51fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df52040 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df520d0 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: 0x56149df29d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56149df29f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56149df2a140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56149df2a1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56149df2a270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56149df2a008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56149df2a310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56149df2a3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56149df2a440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56149df2a0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56149df2a4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56149df2a578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56149df2a610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df52170 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56149df52200 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56149df52290 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56149df52320 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56149df523b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56149df52440 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56149df524d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56149df52560 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56149df525f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56149df52680 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56149df52710 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56149df527a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56149df52830 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: 0x56149df29e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x56149df2a7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x56149df2a890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x56149df2a928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56149df4b790 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56149df4b820 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56149df4b8b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56149df4b940 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase (2 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (2 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.6.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x560ea93a38d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a14d0 SEQ: (3 sibs) 0 children: 32: 0x560ea93a1568 SEQ: (3 sibs) 0 children: 32: 0x560ea93a1600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93d2790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93d2820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x560ea93d28b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x560ea93d2940 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: 0x560ea93a39e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a1e50 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2020 VAL: '00' (3 sibs) 32: 0x560ea93a20b8 VAL: '01' (3 sibs) 32: 0x560ea93a2150 VAL: '02' (3 sibs) 32: 0x560ea93a1ee8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a21f0 VAL: '10' (3 sibs) 32: 0x560ea93a2288 VAL: '11' (3 sibs) 32: 0x560ea93a2320 VAL: '12' (3 sibs) 32: 0x560ea93a1f80 SEQ: (3 sibs) 3 children: 32: 0x560ea93a23c0 VAL: '20' (3 sibs) 32: 0x560ea93a2458 VAL: '21' (3 sibs) 32: 0x560ea93a24f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93d4650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93d46e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93d4770 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93d4800 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93d4890 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93d4920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93d49b0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93d4a40 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93d4ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93d4b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93d4bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93d4c80 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93d4d10 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: 0x560ea93a3b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a2a00 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2bd0 VAL: '00' (3 sibs) 32: 0x560ea93a2c68 VAL: '01' (3 sibs) 32: 0x560ea93a2d00 VAL: '02' (3 sibs) 32: 0x560ea93a2a98 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2da0 VAL: '10' (3 sibs) 32: 0x560ea93a2e38 VAL: '11' (3 sibs) 32: 0x560ea93a2ed0 VAL: '12' (3 sibs) 32: 0x560ea93a2b30 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2f70 VAL: '20' (3 sibs) 32: 0x560ea93a3008 VAL: '21' (3 sibs) 32: 0x560ea93a30a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93d63c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93d6450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93d64e0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93d6570 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93d6600 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93d6690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93d6720 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93d67b0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93d6840 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93d68d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93d6960 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93d69f0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93d6a80 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: 0x560ea93a3c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a3140 SEQ: (3 sibs) 3 children: 32: 0x560ea93a3310 VAL: '00' (3 sibs) 32: 0x560ea93a33a8 VAL: '01' (3 sibs) 32: 0x560ea93a3440 VAL: '02' (3 sibs) 32: 0x560ea93a31d8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a34e0 VAL: '10' (3 sibs) 32: 0x560ea93a3578 VAL: '11' (3 sibs) 32: 0x560ea93a3610 VAL: '12' (3 sibs) 32: 0x560ea93a3270 SEQ: (3 sibs) 3 children: 32: 0x560ea93a36b0 VAL: '20' (3 sibs) 32: 0x560ea93a3748 VAL: '21' (3 sibs) 32: 0x560ea93a37e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93d81b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93d8240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93d82d0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93d8360 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93d83f0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93d8480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93d8510 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93d85a0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93d8630 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93d86c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93d8750 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93d87e0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93d8870 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: 0x560ea93a3d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a4150 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4320 VAL: '00' (3 sibs) 32: 0x560ea93a43b8 VAL: '01' (3 sibs) 32: 0x560ea93a4450 VAL: '02' (3 sibs) 32: 0x560ea93a41e8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a44f0 VAL: '10' (3 sibs) 32: 0x560ea93a4588 VAL: '11' (3 sibs) 32: 0x560ea93a4620 VAL: '12' (3 sibs) 32: 0x560ea93a4280 SEQ: (3 sibs) 3 children: 32: 0x560ea93a46c0 VAL: '20' (3 sibs) 32: 0x560ea93a4758 VAL: '21' (3 sibs) 32: 0x560ea93a47f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93d9f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93da010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93da0a0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93da130 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93da1c0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93da250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93da2e0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93da370 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93da400 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93da490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93da520 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93da5b0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93da640 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: 0x560ea93a3e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a25e0 SEQ: (3 sibs) 3 children: 32: 0x560ea93a27b0 VAL: '00' (3 sibs) 32: 0x560ea93a2848 VAL: '01' (3 sibs) 32: 0x560ea93a28e0 VAL: '02' (3 sibs) 32: 0x560ea93a2678 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4890 VAL: '10' (3 sibs) 32: 0x560ea93a4928 VAL: '11' (3 sibs) 32: 0x560ea93a49c0 VAL: '12' (3 sibs) 32: 0x560ea93a2710 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4a60 VAL: '20' (3 sibs) 32: 0x560ea93a4af8 VAL: '21' (3 sibs) 32: 0x560ea93a4b90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93dbd70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93dbe00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93dbe90 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93dbf20 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93dbfb0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93dc040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93dc0d0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93dc160 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93dc1f0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93dc280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93dc310 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93dc3a0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93dc430 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: 0x560ea93a3f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a4c30 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4e00 VAL: '00' (3 sibs) 32: 0x560ea93a4e98 VAL: '01' (3 sibs) 32: 0x560ea93a4f30 VAL: '02' (3 sibs) 32: 0x560ea93a4cc8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4fd0 VAL: '10' (3 sibs) 32: 0x560ea93a5068 VAL: '11' (3 sibs) 32: 0x560ea93a5100 VAL: '12' (3 sibs) 32: 0x560ea93a4d60 SEQ: (3 sibs) 3 children: 32: 0x560ea93a51a0 VAL: '20' (3 sibs) 32: 0x560ea93a5238 VAL: '21' (3 sibs) 32: 0x560ea93a52d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93ddcb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93ddd40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93dddd0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93dde60 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93ddef0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93ddf80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93de010 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93de0a0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93de130 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93de1c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93de250 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93de2e0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93de370 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: 0x560ea93a4078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a53c0 SEQ: (3 sibs) 3 children: 32: 0x560ea93a5590 VAL: '00' (3 sibs) 32: 0x560ea93a5628 VAL: '01' (3 sibs) 32: 0x560ea93a56c0 VAL: '02' (3 sibs) 32: 0x560ea93a5458 SEQ: (3 sibs) 3 children: 32: 0x560ea93a5760 VAL: '10' (3 sibs) 32: 0x560ea93a57f8 VAL: '11' (3 sibs) 32: 0x560ea93a5890 VAL: '12' (3 sibs) 32: 0x560ea93a54f0 SEQ: (3 sibs) 3 children: 32: 0x560ea93a5930 VAL: '20' (3 sibs) 32: 0x560ea93a59c8 VAL: '21' (3 sibs) 32: 0x560ea93a5a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93dfaa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93dfb30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93dfbc0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93dfc50 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93dfce0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93dfd70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93dfe00 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93dfe90 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93dff20 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93dffb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e0040 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e00d0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e0160 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: 0x560ea93a38d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a14d0 SEQ: (3 sibs) 0 children: 32: 0x560ea93a1568 SEQ: (3 sibs) 0 children: 32: 0x560ea93a1600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93e03f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e0480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x560ea93e0510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x560ea93e05a0 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: 0x560ea93a39e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a1e50 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2020 VAL: '00' (3 sibs) 32: 0x560ea93a20b8 VAL: '01' (3 sibs) 32: 0x560ea93a2150 VAL: '02' (3 sibs) 32: 0x560ea93a1ee8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a21f0 VAL: '10' (3 sibs) 32: 0x560ea93a2288 VAL: '11' (3 sibs) 32: 0x560ea93a2320 VAL: '12' (3 sibs) 32: 0x560ea93a1f80 SEQ: (3 sibs) 3 children: 32: 0x560ea93a23c0 VAL: '20' (3 sibs) 32: 0x560ea93a2458 VAL: '21' (3 sibs) 32: 0x560ea93a24f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93e0d00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e0d90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e0e20 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e0eb0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e0f40 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e0fd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e1060 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e10f0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e1180 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e1210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e12a0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e1330 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e13c0 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: 0x560ea93a3b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a2a00 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2bd0 VAL: '00' (3 sibs) 32: 0x560ea93a2c68 VAL: '01' (3 sibs) 32: 0x560ea93a2d00 VAL: '02' (3 sibs) 32: 0x560ea93a2a98 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2da0 VAL: '10' (3 sibs) 32: 0x560ea93a2e38 VAL: '11' (3 sibs) 32: 0x560ea93a2ed0 VAL: '12' (3 sibs) 32: 0x560ea93a2b30 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2f70 VAL: '20' (3 sibs) 32: 0x560ea93a3008 VAL: '21' (3 sibs) 32: 0x560ea93a30a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93e1610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e16a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e1730 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e17c0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e1850 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e18e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e1970 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e1a00 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e1a90 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e1b20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e1bb0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e1c40 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e1cd0 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: 0x560ea93a3c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a3140 SEQ: (3 sibs) 3 children: 32: 0x560ea93a3310 VAL: '00' (3 sibs) 32: 0x560ea93a33a8 VAL: '01' (3 sibs) 32: 0x560ea93a3440 VAL: '02' (3 sibs) 32: 0x560ea93a31d8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a34e0 VAL: '10' (3 sibs) 32: 0x560ea93a3578 VAL: '11' (3 sibs) 32: 0x560ea93a3610 VAL: '12' (3 sibs) 32: 0x560ea93a3270 SEQ: (3 sibs) 3 children: 32: 0x560ea93a36b0 VAL: '20' (3 sibs) 32: 0x560ea93a3748 VAL: '21' (3 sibs) 32: 0x560ea93a37e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93e1f20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e1fb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e2040 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e20d0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e2160 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e21f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e2280 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e2310 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e23a0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e2430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e24c0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e2550 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e25e0 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: 0x560ea93a3d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a4150 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4320 VAL: '00' (3 sibs) 32: 0x560ea93a43b8 VAL: '01' (3 sibs) 32: 0x560ea93a4450 VAL: '02' (3 sibs) 32: 0x560ea93a41e8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a44f0 VAL: '10' (3 sibs) 32: 0x560ea93a4588 VAL: '11' (3 sibs) 32: 0x560ea93a4620 VAL: '12' (3 sibs) 32: 0x560ea93a4280 SEQ: (3 sibs) 3 children: 32: 0x560ea93a46c0 VAL: '20' (3 sibs) 32: 0x560ea93a4758 VAL: '21' (3 sibs) 32: 0x560ea93a47f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93e2830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e28c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e2950 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e29e0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e2a70 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e2b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e2b90 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e2c20 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e2cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e2d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e2dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e2e60 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e2ef0 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: 0x560ea93a3e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a25e0 SEQ: (3 sibs) 3 children: 32: 0x560ea93a27b0 VAL: '00' (3 sibs) 32: 0x560ea93a2848 VAL: '01' (3 sibs) 32: 0x560ea93a28e0 VAL: '02' (3 sibs) 32: 0x560ea93a2678 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4890 VAL: '10' (3 sibs) 32: 0x560ea93a4928 VAL: '11' (3 sibs) 32: 0x560ea93a49c0 VAL: '12' (3 sibs) 32: 0x560ea93a2710 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4a60 VAL: '20' (3 sibs) 32: 0x560ea93a4af8 VAL: '21' (3 sibs) 32: 0x560ea93a4b90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93e3140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e31d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e3260 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e32f0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e3380 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e3410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e34a0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e3530 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e35c0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e3650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e36e0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e3770 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e3800 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: 0x560ea93a3f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a4c30 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4e00 VAL: '00' (3 sibs) 32: 0x560ea93a4e98 VAL: '01' (3 sibs) 32: 0x560ea93a4f30 VAL: '02' (3 sibs) 32: 0x560ea93a4cc8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4fd0 VAL: '10' (3 sibs) 32: 0x560ea93a5068 VAL: '11' (3 sibs) 32: 0x560ea93a5100 VAL: '12' (3 sibs) 32: 0x560ea93a4d60 SEQ: (3 sibs) 3 children: 32: 0x560ea93a51a0 VAL: '20' (3 sibs) 32: 0x560ea93a5238 VAL: '21' (3 sibs) 32: 0x560ea93a52d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93e3a50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e3ae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e3b70 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e3c00 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e3c90 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e3d20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e3db0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e3e40 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e3ed0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e3f60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e3ff0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e4080 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e4110 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: 0x560ea93a4078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a53c0 SEQ: (3 sibs) 3 children: 32: 0x560ea93a5590 VAL: '00' (3 sibs) 32: 0x560ea93a5628 VAL: '01' (3 sibs) 32: 0x560ea93a56c0 VAL: '02' (3 sibs) 32: 0x560ea93a5458 SEQ: (3 sibs) 3 children: 32: 0x560ea93a5760 VAL: '10' (3 sibs) 32: 0x560ea93a57f8 VAL: '11' (3 sibs) 32: 0x560ea93a5890 VAL: '12' (3 sibs) 32: 0x560ea93a54f0 SEQ: (3 sibs) 3 children: 32: 0x560ea93a5930 VAL: '20' (3 sibs) 32: 0x560ea93a59c8 VAL: '21' (3 sibs) 32: 0x560ea93a5a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93e4360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e43f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e4480 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e4510 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e45a0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e4630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e46c0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e4750 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e47e0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e4870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e4900 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e4990 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e4a20 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] 0x560ea93d2790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93d2820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x560ea93d28b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x560ea93d2940 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] 0x560ea93e5370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e5400 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x560ea93e5490 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x560ea93e5520 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] 0x560ea93d4650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93d46e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93d4770 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93d4800 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93d4890 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93d4920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93d49b0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93d4a40 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93d4ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93d4b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93d4bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93d4c80 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93d4d10 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] 0x560ea93e6560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e65f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e6680 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e6710 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e67a0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e6830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e68c0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e6950 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e69e0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e6a70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e6b00 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e6b90 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e6c20 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] 0x560ea93d63c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93d6450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93d64e0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93d6570 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93d6600 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93d6690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93d6720 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93d67b0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93d6840 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93d68d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93d6960 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93d69f0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93d6a80 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] 0x560ea93e6e70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e6f00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e6f90 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e7020 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e70b0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e7140 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e71d0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e7260 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e72f0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e7380 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e7410 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e74a0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e7530 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] 0x560ea93d81b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93d8240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93d82d0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93d8360 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93d83f0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93d8480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93d8510 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93d85a0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93d8630 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93d86c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93d8750 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93d87e0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93d8870 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] 0x560ea93e7780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e7810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e78a0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e7930 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e79c0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e7a50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e7ae0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e7b70 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e7c00 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e7c90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e7d20 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e7db0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e7e40 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] 0x560ea93d9f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93da010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93da0a0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93da130 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93da1c0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93da250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93da2e0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93da370 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93da400 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93da490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93da520 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93da5b0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93da640 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] 0x560ea93e8090 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e8120 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e81b0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e8240 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e82d0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e8360 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e83f0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e8480 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e8510 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e85a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e8630 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e86c0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e8750 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] 0x560ea93dbd70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93dbe00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93dbe90 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93dbf20 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93dbfb0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93dc040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93dc0d0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93dc160 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93dc1f0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93dc280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93dc310 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93dc3a0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93dc430 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] 0x560ea93e89a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e8a30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e8ac0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e8b50 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e8be0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e8c70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e8d00 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e8d90 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e8e20 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e8eb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e8f40 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e8fd0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e9060 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] 0x560ea93ddcb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93ddd40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93dddd0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93dde60 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93ddef0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93ddf80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93de010 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93de0a0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93de130 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93de1c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93de250 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93de2e0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93de370 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] 0x560ea93e92b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e9340 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e93d0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e9460 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e94f0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e9580 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e9610 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e96a0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e9730 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e97c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e9850 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e98e0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e9970 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] 0x560ea93dfaa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93dfb30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93dfbc0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93dfc50 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93dfce0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93dfd70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93dfe00 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93dfe90 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93dff20 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93dffb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e0040 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e00d0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e0160 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] 0x560ea93e9bc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e9c50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e9ce0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e9d70 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e9e00 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e9e90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e9f20 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e9fb0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93ea040 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93ea0d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93ea160 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93ea1f0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93ea280 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] 0x560ea93e03f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e0480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x560ea93e0510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x560ea93e05a0 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] 0x560ea93ea4d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93ea560 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x560ea93ea5f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x560ea93ea680 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] 0x560ea93e0d00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e0d90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e0e20 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e0eb0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e0f40 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e0fd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e1060 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e10f0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e1180 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e1210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e12a0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e1330 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e13c0 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] 0x560ea93eade0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93eae70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93eaf00 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93eaf90 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93eb020 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93eb0b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93eb140 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93eb1d0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93eb260 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93eb2f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93eb380 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93eb410 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93eb4a0 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] 0x560ea93e1610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e16a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e1730 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e17c0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e1850 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e18e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e1970 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e1a00 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e1a90 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e1b20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e1bb0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e1c40 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e1cd0 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] 0x560ea93eb6f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93eb780 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93eb810 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93eb8a0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93eb930 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93eb9c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93eba50 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93ebae0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93ebb70 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93ebc00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93ebc90 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93ebd20 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93ebdb0 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] 0x560ea93e1f20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e1fb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e2040 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e20d0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e2160 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e21f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e2280 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e2310 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e23a0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e2430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e24c0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e2550 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e25e0 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] 0x560ea93ec000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93ec090 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93ec120 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93ec1b0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93ec240 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93ec2d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93ec360 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93ec3f0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93ec480 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93ec510 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93ec5a0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93ec630 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93ec6c0 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] 0x560ea93e2830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e28c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e2950 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e29e0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e2a70 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e2b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e2b90 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e2c20 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e2cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e2d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e2dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e2e60 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e2ef0 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] 0x560ea93ec910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93ec9a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93eca30 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93ecac0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93ecb50 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93ecbe0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93ecc70 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93ecd00 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93ecd90 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93ece20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93eceb0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93ecf40 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93ecfd0 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] 0x560ea93e3140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e31d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e3260 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e32f0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e3380 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e3410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e34a0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e3530 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e35c0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e3650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e36e0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e3770 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e3800 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] 0x560ea93ed220 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93ed2b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93ed340 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93ed3d0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93ed460 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93ed4f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93ed580 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93ed610 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93ed6a0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93ed730 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93ed7c0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93ed850 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93ed8e0 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] 0x560ea93e3a50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e3ae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e3b70 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e3c00 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e3c90 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e3d20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e3db0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e3e40 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e3ed0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e3f60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e3ff0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e4080 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e4110 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] 0x560ea93edb30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93edbc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93edc50 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93edce0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93edd70 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93ede00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93ede90 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93edf20 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93edfb0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93ee040 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93ee0d0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93ee160 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93ee1f0 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] 0x560ea93e4360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e43f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93e4480 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93e4510 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93e45a0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93e4630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93e46c0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93e4750 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93e47e0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93e4870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93e4900 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93e4990 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93e4a20 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] 0x560ea93ee440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93ee4d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93ee560 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93ee5f0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93ee680 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93ee710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93ee7a0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93ee830 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93ee8c0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93ee950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93ee9e0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93eea70 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93eeb00 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: 0x560ea93a38d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a14d0 SEQ: (3 sibs) 0 children: 32: 0x560ea93a1568 SEQ: (3 sibs) 0 children: 32: 0x560ea93a1600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93e5fa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93e6030 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x560ea93e60c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x560ea93e6150 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: 0x560ea93a39e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a1e50 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2020 VAL: '00' (3 sibs) 32: 0x560ea93a20b8 VAL: '01' (3 sibs) 32: 0x560ea93a2150 VAL: '02' (3 sibs) 32: 0x560ea93a1ee8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a21f0 VAL: '10' (3 sibs) 32: 0x560ea93a2288 VAL: '11' (3 sibs) 32: 0x560ea93a2320 VAL: '12' (3 sibs) 32: 0x560ea93a1f80 SEQ: (3 sibs) 3 children: 32: 0x560ea93a23c0 VAL: '20' (3 sibs) 32: 0x560ea93a2458 VAL: '21' (3 sibs) 32: 0x560ea93a24f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93eed50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93eede0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93eee70 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93eef00 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93eef90 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93ef020 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93ef0b0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93ef140 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93ef1d0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93ef260 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93ef2f0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93ef380 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93ef410 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: 0x560ea93a3b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a2a00 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2bd0 VAL: '00' (3 sibs) 32: 0x560ea93a2c68 VAL: '01' (3 sibs) 32: 0x560ea93a2d00 VAL: '02' (3 sibs) 32: 0x560ea93a2a98 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2da0 VAL: '10' (3 sibs) 32: 0x560ea93a2e38 VAL: '11' (3 sibs) 32: 0x560ea93a2ed0 VAL: '12' (3 sibs) 32: 0x560ea93a2b30 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2f70 VAL: '20' (3 sibs) 32: 0x560ea93a3008 VAL: '21' (3 sibs) 32: 0x560ea93a30a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93ef4b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93ef540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93ef5d0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93ef660 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93ef6f0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93ef780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93ef810 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93ef8a0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93ef930 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93ef9c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93efa50 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93efae0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93efb70 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: 0x560ea93a3c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a3140 SEQ: (3 sibs) 3 children: 32: 0x560ea93a3310 VAL: '00' (3 sibs) 32: 0x560ea93a33a8 VAL: '01' (3 sibs) 32: 0x560ea93a3440 VAL: '02' (3 sibs) 32: 0x560ea93a31d8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a34e0 VAL: '10' (3 sibs) 32: 0x560ea93a3578 VAL: '11' (3 sibs) 32: 0x560ea93a3610 VAL: '12' (3 sibs) 32: 0x560ea93a3270 SEQ: (3 sibs) 3 children: 32: 0x560ea93a36b0 VAL: '20' (3 sibs) 32: 0x560ea93a3748 VAL: '21' (3 sibs) 32: 0x560ea93a37e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93efc10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93efca0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93efd30 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93efdc0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93efe50 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93efee0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93eff70 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93f0000 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93f0090 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93f0120 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93f01b0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93f0240 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93f02d0 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: 0x560ea93a3d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a4150 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4320 VAL: '00' (3 sibs) 32: 0x560ea93a43b8 VAL: '01' (3 sibs) 32: 0x560ea93a4450 VAL: '02' (3 sibs) 32: 0x560ea93a41e8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a44f0 VAL: '10' (3 sibs) 32: 0x560ea93a4588 VAL: '11' (3 sibs) 32: 0x560ea93a4620 VAL: '12' (3 sibs) 32: 0x560ea93a4280 SEQ: (3 sibs) 3 children: 32: 0x560ea93a46c0 VAL: '20' (3 sibs) 32: 0x560ea93a4758 VAL: '21' (3 sibs) 32: 0x560ea93a47f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93f0370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93f0400 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93f0490 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93f0520 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93f05b0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93f0640 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93f06d0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93f0760 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93f07f0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93f0880 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93f0910 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93f09a0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93f0a30 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: 0x560ea93a3e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a25e0 SEQ: (3 sibs) 3 children: 32: 0x560ea93a27b0 VAL: '00' (3 sibs) 32: 0x560ea93a2848 VAL: '01' (3 sibs) 32: 0x560ea93a28e0 VAL: '02' (3 sibs) 32: 0x560ea93a2678 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4890 VAL: '10' (3 sibs) 32: 0x560ea93a4928 VAL: '11' (3 sibs) 32: 0x560ea93a49c0 VAL: '12' (3 sibs) 32: 0x560ea93a2710 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4a60 VAL: '20' (3 sibs) 32: 0x560ea93a4af8 VAL: '21' (3 sibs) 32: 0x560ea93a4b90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93f0ad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93f0b60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93f0bf0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93f0c80 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93f0d10 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93f0da0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93f0e30 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93f0ec0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93f0f50 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93f0fe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93f1070 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93f1100 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93f1190 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: 0x560ea93a3f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a4c30 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4e00 VAL: '00' (3 sibs) 32: 0x560ea93a4e98 VAL: '01' (3 sibs) 32: 0x560ea93a4f30 VAL: '02' (3 sibs) 32: 0x560ea93a4cc8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4fd0 VAL: '10' (3 sibs) 32: 0x560ea93a5068 VAL: '11' (3 sibs) 32: 0x560ea93a5100 VAL: '12' (3 sibs) 32: 0x560ea93a4d60 SEQ: (3 sibs) 3 children: 32: 0x560ea93a51a0 VAL: '20' (3 sibs) 32: 0x560ea93a5238 VAL: '21' (3 sibs) 32: 0x560ea93a52d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93f1230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93f12c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93f1350 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93f13e0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93f1470 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93f1500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93f1590 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93f1620 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93f16b0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93f1740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93f17d0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93f1860 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93f18f0 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: 0x560ea93a4078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a53c0 SEQ: (3 sibs) 3 children: 32: 0x560ea93a5590 VAL: '00' (3 sibs) 32: 0x560ea93a5628 VAL: '01' (3 sibs) 32: 0x560ea93a56c0 VAL: '02' (3 sibs) 32: 0x560ea93a5458 SEQ: (3 sibs) 3 children: 32: 0x560ea93a5760 VAL: '10' (3 sibs) 32: 0x560ea93a57f8 VAL: '11' (3 sibs) 32: 0x560ea93a5890 VAL: '12' (3 sibs) 32: 0x560ea93a54f0 SEQ: (3 sibs) 3 children: 32: 0x560ea93a5930 VAL: '20' (3 sibs) 32: 0x560ea93a59c8 VAL: '21' (3 sibs) 32: 0x560ea93a5a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93f1990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93f1a20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93f1ab0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93f1b40 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93f1bd0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93f1c60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93f1cf0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93f1d80 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93f1e10 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93f1ea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93f1f30 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93f1fc0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93f2050 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: 0x560ea93a38d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a14d0 SEQ: (3 sibs) 0 children: 32: 0x560ea93a1568 SEQ: (3 sibs) 0 children: 32: 0x560ea93a1600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93f20f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93f2180 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x560ea93f2210 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x560ea93f22a0 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: 0x560ea93a39e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a1e50 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2020 VAL: '00' (3 sibs) 32: 0x560ea93a20b8 VAL: '01' (3 sibs) 32: 0x560ea93a2150 VAL: '02' (3 sibs) 32: 0x560ea93a1ee8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a21f0 VAL: '10' (3 sibs) 32: 0x560ea93a2288 VAL: '11' (3 sibs) 32: 0x560ea93a2320 VAL: '12' (3 sibs) 32: 0x560ea93a1f80 SEQ: (3 sibs) 3 children: 32: 0x560ea93a23c0 VAL: '20' (3 sibs) 32: 0x560ea93a2458 VAL: '21' (3 sibs) 32: 0x560ea93a24f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93f2340 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93f23d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93f2460 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93f24f0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93f2580 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93f2610 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93f26a0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93f2730 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93f27c0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93f2850 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93f28e0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93f2970 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93f2a00 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: 0x560ea93a3b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a2a00 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2bd0 VAL: '00' (3 sibs) 32: 0x560ea93a2c68 VAL: '01' (3 sibs) 32: 0x560ea93a2d00 VAL: '02' (3 sibs) 32: 0x560ea93a2a98 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2da0 VAL: '10' (3 sibs) 32: 0x560ea93a2e38 VAL: '11' (3 sibs) 32: 0x560ea93a2ed0 VAL: '12' (3 sibs) 32: 0x560ea93a2b30 SEQ: (3 sibs) 3 children: 32: 0x560ea93a2f70 VAL: '20' (3 sibs) 32: 0x560ea93a3008 VAL: '21' (3 sibs) 32: 0x560ea93a30a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93f2aa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93f2b30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93f2bc0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93f2c50 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93f2ce0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93f2d70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93f2e00 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93f2e90 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93f2f20 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93f2fb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93f3040 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93f30d0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93f3160 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: 0x560ea93a3c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a3140 SEQ: (3 sibs) 3 children: 32: 0x560ea93a3310 VAL: '00' (3 sibs) 32: 0x560ea93a33a8 VAL: '01' (3 sibs) 32: 0x560ea93a3440 VAL: '02' (3 sibs) 32: 0x560ea93a31d8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a34e0 VAL: '10' (3 sibs) 32: 0x560ea93a3578 VAL: '11' (3 sibs) 32: 0x560ea93a3610 VAL: '12' (3 sibs) 32: 0x560ea93a3270 SEQ: (3 sibs) 3 children: 32: 0x560ea93a36b0 VAL: '20' (3 sibs) 32: 0x560ea93a3748 VAL: '21' (3 sibs) 32: 0x560ea93a37e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93f3200 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93f3290 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93f3320 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93f33b0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93f3440 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93f34d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93f3560 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93f35f0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93f3680 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93f3710 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93f37a0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93f3830 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93f38c0 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: 0x560ea93a3d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a4150 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4320 VAL: '00' (3 sibs) 32: 0x560ea93a43b8 VAL: '01' (3 sibs) 32: 0x560ea93a4450 VAL: '02' (3 sibs) 32: 0x560ea93a41e8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a44f0 VAL: '10' (3 sibs) 32: 0x560ea93a4588 VAL: '11' (3 sibs) 32: 0x560ea93a4620 VAL: '12' (3 sibs) 32: 0x560ea93a4280 SEQ: (3 sibs) 3 children: 32: 0x560ea93a46c0 VAL: '20' (3 sibs) 32: 0x560ea93a4758 VAL: '21' (3 sibs) 32: 0x560ea93a47f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93f3960 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93f39f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93f3a80 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93f3b10 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93f3ba0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93f3c30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93f3cc0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93f3d50 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93f3de0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93f3e70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93f3f00 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93f3f90 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93f4020 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: 0x560ea93a3e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a25e0 SEQ: (3 sibs) 3 children: 32: 0x560ea93a27b0 VAL: '00' (3 sibs) 32: 0x560ea93a2848 VAL: '01' (3 sibs) 32: 0x560ea93a28e0 VAL: '02' (3 sibs) 32: 0x560ea93a2678 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4890 VAL: '10' (3 sibs) 32: 0x560ea93a4928 VAL: '11' (3 sibs) 32: 0x560ea93a49c0 VAL: '12' (3 sibs) 32: 0x560ea93a2710 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4a60 VAL: '20' (3 sibs) 32: 0x560ea93a4af8 VAL: '21' (3 sibs) 32: 0x560ea93a4b90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93f40c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93f4150 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93f41e0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93f4270 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93f4300 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93f4390 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93f4420 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93f44b0 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93f4540 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93f45d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93f4660 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93f46f0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93f4780 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: 0x560ea93a3f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a4c30 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4e00 VAL: '00' (3 sibs) 32: 0x560ea93a4e98 VAL: '01' (3 sibs) 32: 0x560ea93a4f30 VAL: '02' (3 sibs) 32: 0x560ea93a4cc8 SEQ: (3 sibs) 3 children: 32: 0x560ea93a4fd0 VAL: '10' (3 sibs) 32: 0x560ea93a5068 VAL: '11' (3 sibs) 32: 0x560ea93a5100 VAL: '12' (3 sibs) 32: 0x560ea93a4d60 SEQ: (3 sibs) 3 children: 32: 0x560ea93a51a0 VAL: '20' (3 sibs) 32: 0x560ea93a5238 VAL: '21' (3 sibs) 32: 0x560ea93a52d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93f4820 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93f48b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93f4940 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93f49d0 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93f4a60 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93f4af0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93f4b80 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93f4c10 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93f4ca0 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93f4d30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93f4dc0 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93f4e50 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93f4ee0 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: 0x560ea93a4078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x560ea93a53c0 SEQ: (3 sibs) 3 children: 32: 0x560ea93a5590 VAL: '00' (3 sibs) 32: 0x560ea93a5628 VAL: '01' (3 sibs) 32: 0x560ea93a56c0 VAL: '02' (3 sibs) 32: 0x560ea93a5458 SEQ: (3 sibs) 3 children: 32: 0x560ea93a5760 VAL: '10' (3 sibs) 32: 0x560ea93a57f8 VAL: '11' (3 sibs) 32: 0x560ea93a5890 VAL: '12' (3 sibs) 32: 0x560ea93a54f0 SEQ: (3 sibs) 3 children: 32: 0x560ea93a5930 VAL: '20' (3 sibs) 32: 0x560ea93a59c8 VAL: '21' (3 sibs) 32: 0x560ea93a5a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x560ea93f4f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x560ea93f5010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x560ea93f50a0 VAL: '00' (3 sibs) 32: [3] [3] 0x560ea93f5130 VAL: '01' (3 sibs) 32: [4] [4] 0x560ea93f51c0 VAL: '02' (3 sibs) 32: [5] [5] 0x560ea93f5250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x560ea93f52e0 VAL: '10' (3 sibs) 32: [7] [7] 0x560ea93f5370 VAL: '11' (3 sibs) 32: [8] [8] 0x560ea93f5400 VAL: '12' (3 sibs) 32: [9] [9] 0x560ea93f5490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x560ea93f5520 VAL: '20' (3 sibs) 32: [11] [11] 0x560ea93f55b0 VAL: '21' (3 sibs) 32: [12] [12] 0x560ea93f5640 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 (4 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (4 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.02 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.6.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x5573a418a2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5573a4188ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5573a4188cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a4188e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5573a4188f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5573a4188fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5573a4188d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a4189050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5573a41890e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5573a4189180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5573a4188de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a4189220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5573a41892b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5573a4189350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5573a4188b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5573a41893f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a41895c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5573a4189658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5573a41896f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5573a4189488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a4189790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5573a4189828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5573a41898c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5573a4189520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a4189960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5573a41899f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5573a4189a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5573a4188c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5573a4189b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a4189d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5573a4189d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5573a4189e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5573a4189bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a4189ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5573a4189f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5573a418a000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5573a4189c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418a0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5573a418a138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5573a418a1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5573a4198820 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a41988b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a4198940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a41989d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a4198a60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a4198af0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a4198b80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a4198c10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a4198ca0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a4198d30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a4198dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a4198e50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a4198ee0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a4198f70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a4199000 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a4199090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a4199120 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a41991b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a4199240 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a41992d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a4199360 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a41993f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a4199480 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a4199510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a41995a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a4199630 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a41996c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a4199750 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a41997e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a4199870 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a4199900 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a4199990 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a4199a20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a4199ab0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a4199b40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a4199bd0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a4199c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a4199cf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a4199d80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a4199e10 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: 0x5573a418a3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5573a418a4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5573a418a680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a418a850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5573a418a8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5573a418a980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5573a418a718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a418aa20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5573a418aab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5573a418ab50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5573a418a7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418abf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5573a418ac88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5573a418ad20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5573a418a548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5573a418adc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a418af90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5573a418b028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5573a418b0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5573a418ae58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a418b160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5573a418b1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5573a418b290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5573a418aef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418b330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5573a418b3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5573a418b460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5573a418a5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5573a418b500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a418b6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5573a418b768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5573a418b800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5573a418b598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a418b8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5573a418b938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5573a418b9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5573a418b630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418ba70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5573a418bb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5573a418bba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5573a419c960 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a419c9f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a419ca80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a419cb10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a419cba0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a419cc30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a419ccc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a419cd50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a419cde0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a419ce70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a419cf00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a419cf90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a419d020 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a419d0b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a419d140 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a419d1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a419d260 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a419d2f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a419d380 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a419d410 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a419d4a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a419d530 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a419d5c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a419d650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a419d6e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a419d770 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a419d800 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a419d890 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a419d920 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a419d9b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a419da40 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a419dad0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a419db60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a419dbf0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a419dc80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a419dd10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a419dda0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a419de30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a419dec0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a419df50 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: 0x5573a418a2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5573a4188ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5573a4188cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a4188e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5573a4188f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5573a4188fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5573a4188d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a4189050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5573a41890e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5573a4189180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5573a4188de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a4189220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5573a41892b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5573a4189350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5573a4188b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5573a41893f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a41895c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5573a4189658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5573a41896f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5573a4189488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a4189790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5573a4189828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5573a41898c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5573a4189520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a4189960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5573a41899f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5573a4189a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5573a4188c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5573a4189b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a4189d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5573a4189d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5573a4189e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5573a4189bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a4189ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5573a4189f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5573a418a000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5573a4189c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418a0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5573a418a138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5573a418a1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5573a419ed70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a419ee00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a419ee90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a419ef20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a419efb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a419f040 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a419f0d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a419f160 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a419f1f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a419f280 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a419f310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a419f3a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a419f430 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a419f4c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a419f550 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a419f5e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a419f670 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a419f700 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a419f790 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a419f820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a419f8b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a419f940 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a419f9d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a419fa60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a419faf0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a419fb80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a419fc10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a419fca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a419fd30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a419fdc0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a419fe50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a419fee0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a419ff70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a41a0000 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a41a0090 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a41a0120 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a41a01b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a41a0240 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a41a02d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a41a0360 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: 0x5573a418a3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5573a418a4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5573a418a680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a418a850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5573a418a8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5573a418a980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5573a418a718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a418aa20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5573a418aab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5573a418ab50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5573a418a7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418abf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5573a418ac88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5573a418ad20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5573a418a548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5573a418adc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a418af90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5573a418b028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5573a418b0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5573a418ae58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a418b160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5573a418b1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5573a418b290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5573a418aef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418b330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5573a418b3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5573a418b460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5573a418a5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5573a418b500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a418b6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5573a418b768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5573a418b800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5573a418b598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a418b8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5573a418b938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5573a418b9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5573a418b630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418ba70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5573a418bb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5573a418bba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5573a41a1180 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a41a1210 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a41a12a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a41a1330 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a41a13c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a41a1450 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a41a14e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a41a1570 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a41a1600 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a41a1690 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a41a1720 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a41a17b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a41a1840 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a41a18d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a41a1960 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a41a19f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a41a1a80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a41a1b10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a41a1ba0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a41a1c30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a41a1cc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a41a1d50 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a41a1de0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a41a1e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a41a1f00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a41a1f90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a41a2020 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a41a20b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a41a2140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a41a21d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a41a2260 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a41a22f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a41a2380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a41a2410 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a41a24a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a41a2530 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a41a25c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a41a2650 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a41a26e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a41a2770 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] 0x5573a4198820 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a41988b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a4198940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a41989d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a4198a60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a4198af0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a4198b80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a4198c10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a4198ca0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a4198d30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a4198dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a4198e50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a4198ee0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a4198f70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a4199000 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a4199090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a4199120 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a41991b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a4199240 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a41992d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a4199360 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a41993f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a4199480 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a4199510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a41995a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a4199630 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a41996c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a4199750 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a41997e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a4199870 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a4199900 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a4199990 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a4199a20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a4199ab0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a4199b40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a4199bd0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a4199c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a4199cf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a4199d80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a4199e10 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] 0x5573a41a47a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a41a4830 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a41a48c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a41a4950 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a41a49e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a41a4a70 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a41a4b00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a41a4b90 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a41a4c20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a41a4cb0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a41a4d40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a41a4dd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a41a4e60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a41a4ef0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a41a4f80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a41a5010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a41a50a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a41a5130 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a41a51c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a41a5250 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a41a52e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a41a5370 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a41a5400 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a41a5490 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a41a5520 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a41a55b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a41a5640 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a41a56d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a41a5760 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a41a57f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a41a5880 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a41a5910 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a41a59a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a41a5a30 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a41a5ac0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a41a5b50 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a41a5be0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a41a5c70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a41a5d00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a41a5d90 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] 0x5573a419c960 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a419c9f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a419ca80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a419cb10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a419cba0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a419cc30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a419ccc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a419cd50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a419cde0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a419ce70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a419cf00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a419cf90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a419d020 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a419d0b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a419d140 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a419d1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a419d260 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a419d2f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a419d380 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a419d410 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a419d4a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a419d530 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a419d5c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a419d650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a419d6e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a419d770 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a419d800 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a419d890 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a419d920 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a419d9b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a419da40 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a419dad0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a419db60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a419dbf0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a419dc80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a419dd10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a419dda0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a419de30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a419dec0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a419df50 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] 0x5573a41a6bb0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a41a6c40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a41a6cd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a41a6d60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a41a6df0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a41a6e80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a41a6f10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a41a6fa0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a41a7030 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a41a70c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a41a7150 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a41a71e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a41a7270 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a41a7300 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a41a7390 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a41a7420 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a41a74b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a41a7540 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a41a75d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a41a7660 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a41a76f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a41a7780 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a41a7810 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a41a78a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a41a7930 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a41a79c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a41a7a50 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a41a7ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a41a7b70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a41a7c00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a41a7c90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a41a7d20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a41a7db0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a41a7e40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a41a7ed0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a41a7f60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a41a7ff0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a41a8080 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a41a8110 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a41a81a0 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] 0x5573a419ed70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a419ee00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a419ee90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a419ef20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a419efb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a419f040 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a419f0d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a419f160 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a419f1f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a419f280 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a419f310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a419f3a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a419f430 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a419f4c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a419f550 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a419f5e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a419f670 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a419f700 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a419f790 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a419f820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a419f8b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a419f940 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a419f9d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a419fa60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a419faf0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a419fb80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a419fc10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a419fca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a419fd30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a419fdc0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a419fe50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a419fee0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a419ff70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a41a0000 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a41a0090 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a41a0120 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a41a01b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a41a0240 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a41a02d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a41a0360 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] 0x5573a41a8fc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a41a9050 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a41a90e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a41a9170 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a41a9200 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a41a9290 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a41a9320 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a41a93b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a41a9440 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a41a94d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a41a9560 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a41a95f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a41a9680 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a41a9710 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a41a97a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a41a9830 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a41a98c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a41a9950 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a41a99e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a41a9a70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a41a9b00 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a41a9b90 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a41a9c20 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a41a9cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a41a9d40 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a41a9dd0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a41a9e60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a41a9ef0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a41a9f80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a41aa010 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a41aa0a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a41aa130 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a41aa1c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a41aa250 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a41aa2e0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a41aa370 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a41aa400 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a41aa490 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a41aa520 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a41aa5b0 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] 0x5573a41a1180 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a41a1210 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a41a12a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a41a1330 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a41a13c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a41a1450 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a41a14e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a41a1570 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a41a1600 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a41a1690 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a41a1720 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a41a17b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a41a1840 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a41a18d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a41a1960 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a41a19f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a41a1a80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a41a1b10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a41a1ba0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a41a1c30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a41a1cc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a41a1d50 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a41a1de0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a41a1e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a41a1f00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a41a1f90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a41a2020 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a41a20b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a41a2140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a41a21d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a41a2260 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a41a22f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a41a2380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a41a2410 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a41a24a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a41a2530 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a41a25c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a41a2650 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a41a26e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a41a2770 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] 0x5573a41ab3d0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a41ab460 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a41ab4f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a41ab580 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a41ab610 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a41ab6a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a41ab730 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a41ab7c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a41ab850 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a41ab8e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a41ab970 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a41aba00 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a41aba90 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a41abb20 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a41abbb0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a41abc40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a41abcd0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a41abd60 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a41abdf0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a41abe80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a41abf10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a41abfa0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a41ac030 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a41ac0c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a41ac150 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a41ac1e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a41ac270 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a41ac300 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a41ac390 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a41ac420 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a41ac4b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a41ac540 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a41ac5d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a41ac660 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a41ac6f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a41ac780 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a41ac810 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a41ac8a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a41ac930 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a41ac9c0 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: 0x5573a418a2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5573a4188ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5573a4188cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a4188e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5573a4188f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5573a4188fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5573a4188d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a4189050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5573a41890e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5573a4189180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5573a4188de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a4189220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5573a41892b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5573a4189350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5573a4188b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5573a41893f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a41895c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5573a4189658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5573a41896f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5573a4189488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a4189790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5573a4189828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5573a41898c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5573a4189520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a4189960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5573a41899f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5573a4189a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5573a4188c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5573a4189b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a4189d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5573a4189d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5573a4189e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5573a4189bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a4189ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5573a4189f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5573a418a000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5573a4189c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418a0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5573a418a138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5573a418a1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5573a41ad7e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a41ad870 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a41ad900 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a41ad990 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a41ada20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a41adab0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a41adb40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a41adbd0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a41adc60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a41adcf0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a41add80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a41ade10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a41adea0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a41adf30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a41adfc0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a41ae050 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a41ae0e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a41ae170 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a41ae200 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a41ae290 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a41ae320 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a41ae3b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a41ae440 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a41ae4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a41ae560 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a41ae5f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a41ae680 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a41ae710 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a41ae7a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a41ae830 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a41ae8c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a41ae950 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a41ae9e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a41aea70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a41aeb00 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a41aeb90 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a41aec20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a41aecb0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a41aed40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a41aedd0 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: 0x5573a418a3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5573a418a4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5573a418a680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a418a850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5573a418a8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5573a418a980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5573a418a718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a418aa20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5573a418aab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5573a418ab50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5573a418a7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418abf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5573a418ac88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5573a418ad20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5573a418a548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5573a418adc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a418af90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5573a418b028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5573a418b0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5573a418ae58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a418b160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5573a418b1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5573a418b290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5573a418aef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418b330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5573a418b3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5573a418b460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5573a418a5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5573a418b500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a418b6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5573a418b768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5573a418b800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5573a418b598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a418b8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5573a418b938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5573a418b9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5573a418b630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418ba70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5573a418bb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5573a418bba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5573a41aee70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a41aef00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a41aef90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a41af020 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a41af0b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a41af140 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a41af1d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a41af260 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a41af2f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a41af380 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a41af410 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a41af4a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a41af530 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a41af5c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a41af650 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a41af6e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a41af770 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a41af800 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a41af890 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a41af920 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a41af9b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a41afa40 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a41afad0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a41afb60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a41afbf0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a41afc80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a41afd10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a41afda0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a41afe30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a41afec0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a41aff50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a41affe0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a41b0070 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a41b0100 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a41b0190 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a41b0220 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a41b02b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a41b0340 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a41b03d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a41b0460 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: 0x5573a418a2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5573a4188ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5573a4188cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a4188e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5573a4188f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5573a4188fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5573a4188d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a4189050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5573a41890e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5573a4189180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5573a4188de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a4189220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5573a41892b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5573a4189350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5573a4188b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5573a41893f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a41895c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5573a4189658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5573a41896f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5573a4189488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a4189790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5573a4189828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5573a41898c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5573a4189520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a4189960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5573a41899f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5573a4189a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5573a4188c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5573a4189b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a4189d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5573a4189d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5573a4189e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5573a4189bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a4189ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5573a4189f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5573a418a000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5573a4189c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418a0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5573a418a138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5573a418a1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5573a41b0500 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a41b0590 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a41b0620 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a41b06b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a41b0740 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a41b07d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a41b0860 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a41b08f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a41b0980 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a41b0a10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a41b0aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a41b0b30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a41b0bc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a41b0c50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a41b0ce0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a41b0d70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a41b0e00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a41b0e90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a41b0f20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a41b0fb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a41b1040 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a41b10d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a41b1160 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a41b11f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a41b1280 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a41b1310 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a41b13a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a41b1430 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a41b14c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a41b1550 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a41b15e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a41b1670 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a41b1700 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a41b1790 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a41b1820 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a41b18b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a41b1940 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a41b19d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a41b1a60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a41b1af0 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: 0x5573a418a3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5573a418a4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5573a418a680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a418a850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5573a418a8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5573a418a980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5573a418a718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a418aa20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5573a418aab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5573a418ab50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5573a418a7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418abf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5573a418ac88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5573a418ad20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5573a418a548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5573a418adc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a418af90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5573a418b028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5573a418b0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5573a418ae58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a418b160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5573a418b1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5573a418b290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5573a418aef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418b330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5573a418b3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5573a418b460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5573a418a5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5573a418b500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5573a418b6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5573a418b768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5573a418b800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5573a418b598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5573a418b8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5573a418b938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5573a418b9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5573a418b630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5573a418ba70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5573a418bb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5573a418bba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5573a41b1b90 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5573a41b1c20 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5573a41b1cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5573a41b1d40 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5573a41b1dd0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5573a41b1e60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5573a41b1ef0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5573a41b1f80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5573a41b2010 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5573a41b20a0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5573a41b2130 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5573a41b21c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5573a41b2250 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5573a41b22e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5573a41b2370 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5573a41b2400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5573a41b2490 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5573a41b2520 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5573a41b25b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5573a41b2640 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5573a41b26d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5573a41b2760 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5573a41b27f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5573a41b2880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5573a41b2910 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5573a41b29a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5573a41b2a30 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5573a41b2ac0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5573a41b2b50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5573a41b2be0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5573a41b2c70 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5573a41b2d00 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5573a41b2d90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5573a41b2e20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5573a41b2eb0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5573a41b2f40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5573a41b2fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5573a41b3060 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5573a41b30f0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5573a41b3180 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 (5 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (5 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.6.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x55731310ec90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55731310bae0 SEQ: (3 sibs) 3 children: 34: 0x55731310bcb0 SEQ: (3 sibs) 3 children: 34: 0x55731310be80 VAL: '000' (3 sibs) 34: 0x55731310bf18 VAL: '001' (3 sibs) 34: 0x55731310bfb0 VAL: '002' (3 sibs) 34: 0x55731310bd48 SEQ: (3 sibs) 3 children: 34: 0x55731310c050 VAL: '010' (3 sibs) 34: 0x55731310c0e8 VAL: '011' (3 sibs) 34: 0x55731310c180 VAL: '012' (3 sibs) 34: 0x55731310bde0 SEQ: (3 sibs) 3 children: 34: 0x55731310c220 VAL: '020' (3 sibs) 34: 0x55731310c2b8 VAL: '021' (3 sibs) 34: 0x55731310c350 VAL: '022' (3 sibs) 34: 0x55731310bb78 SEQ: (3 sibs) 3 children: 34: 0x55731310c3f0 SEQ: (3 sibs) 3 children: 34: 0x55731310c5c0 VAL: '100' (3 sibs) 34: 0x55731310c658 VAL: '101' (3 sibs) 34: 0x55731310c6f0 VAL: '102' (3 sibs) 34: 0x55731310c488 SEQ: (3 sibs) 3 children: 34: 0x55731310c790 VAL: '110' (3 sibs) 34: 0x55731310c828 VAL: '111' (3 sibs) 34: 0x55731310c8c0 VAL: '112' (3 sibs) 34: 0x55731310c520 SEQ: (3 sibs) 3 children: 34: 0x55731310c960 VAL: '120' (3 sibs) 34: 0x55731310c9f8 VAL: '121' (3 sibs) 34: 0x55731310ca90 VAL: '122' (3 sibs) 34: 0x55731310bc10 SEQ: (3 sibs) 3 children: 34: 0x55731310cb30 SEQ: (3 sibs) 3 children: 34: 0x55731310cd00 VAL: '200' (3 sibs) 34: 0x55731310cd98 VAL: '201' (3 sibs) 34: 0x55731310ce30 VAL: '202' (3 sibs) 34: 0x55731310cbc8 SEQ: (3 sibs) 3 children: 34: 0x55731310ced0 VAL: '210' (3 sibs) 34: 0x55731310cf68 VAL: '211' (3 sibs) 34: 0x55731310d000 VAL: '212' (3 sibs) 34: 0x55731310cc60 SEQ: (3 sibs) 3 children: 34: 0x55731310d0a0 VAL: '220' (3 sibs) 34: 0x55731310d138 VAL: '221' (3 sibs) 34: 0x55731310d1d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x557313129350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x5573131293e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313129470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313129500 VAL: '000' (3 sibs) 34: [4] [4] 0x557313129590 VAL: '001' (3 sibs) 34: [5] [5] 0x557313129620 VAL: '002' (3 sibs) 34: [6] [6] 0x5573131296b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x557313129740 VAL: '010' (3 sibs) 34: [8] [8] 0x5573131297d0 VAL: '011' (3 sibs) 34: [9] [9] 0x557313129860 VAL: '012' (3 sibs) 34: [10] [10] 0x5573131298f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313129980 VAL: '020' (3 sibs) 34: [12] [12] 0x557313129a10 VAL: '021' (3 sibs) 34: [13] [13] 0x557313129aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x557313129b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313129bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x557313129c50 VAL: '100' (3 sibs) 34: [17] [17] 0x557313129ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x557313129d70 VAL: '102' (3 sibs) 34: [19] [19] 0x557313129e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x557313129e90 VAL: '110' (3 sibs) 34: [21] [21] 0x557313129f20 VAL: '111' (3 sibs) 34: [22] [22] 0x557313129fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x55731312a040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731312a0d0 VAL: '120' (3 sibs) 34: [25] [25] 0x55731312a160 VAL: '121' (3 sibs) 34: [26] [26] 0x55731312a1f0 VAL: '122' (3 sibs) 34: [27] [27] 0x55731312a280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731312a310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731312a3a0 VAL: '200' (3 sibs) 34: [30] [30] 0x55731312a430 VAL: '201' (3 sibs) 34: [31] [31] 0x55731312a4c0 VAL: '202' (3 sibs) 34: [32] [32] 0x55731312a550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731312a5e0 VAL: '210' (3 sibs) 34: [34] [34] 0x55731312a670 VAL: '211' (3 sibs) 34: [35] [35] 0x55731312a700 VAL: '212' (3 sibs) 34: [36] [36] 0x55731312a790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731312a820 VAL: '220' (3 sibs) 34: [38] [38] 0x55731312a8b0 VAL: '221' (3 sibs) 34: [39] [39] 0x55731312a940 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: 0x55731310eda8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55731310d4b0 SEQ: (3 sibs) 3 children: 34: 0x55731310d680 SEQ: (3 sibs) 3 children: 34: 0x55731310d850 VAL: '000' (3 sibs) 34: 0x55731310d8e8 VAL: '001' (3 sibs) 34: 0x55731310d980 VAL: '002' (3 sibs) 34: 0x55731310d718 SEQ: (3 sibs) 3 children: 34: 0x55731310da20 VAL: '010' (3 sibs) 34: 0x55731310dab8 VAL: '011' (3 sibs) 34: 0x55731310db50 VAL: '012' (3 sibs) 34: 0x55731310d7b0 SEQ: (3 sibs) 3 children: 34: 0x55731310dbf0 VAL: '020' (3 sibs) 34: 0x55731310dc88 VAL: '021' (3 sibs) 34: 0x55731310dd20 VAL: '022' (3 sibs) 34: 0x55731310d548 SEQ: (3 sibs) 3 children: 34: 0x55731310ddc0 SEQ: (3 sibs) 3 children: 34: 0x55731310df90 VAL: '100' (3 sibs) 34: 0x55731310e028 VAL: '101' (3 sibs) 34: 0x55731310e0c0 VAL: '102' (3 sibs) 34: 0x55731310de58 SEQ: (3 sibs) 3 children: 34: 0x55731310e160 VAL: '110' (3 sibs) 34: 0x55731310e1f8 VAL: '111' (3 sibs) 34: 0x55731310e290 VAL: '112' (3 sibs) 34: 0x55731310def0 SEQ: (3 sibs) 3 children: 34: 0x55731310e330 VAL: '120' (3 sibs) 34: 0x55731310e3c8 VAL: '121' (3 sibs) 34: 0x55731310e460 VAL: '122' (3 sibs) 34: 0x55731310d5e0 SEQ: (3 sibs) 3 children: 34: 0x55731310e500 SEQ: (3 sibs) 3 children: 34: 0x55731310e6d0 VAL: '200' (3 sibs) 34: 0x55731310e768 VAL: '201' (3 sibs) 34: 0x55731310e800 VAL: '202' (3 sibs) 34: 0x55731310e598 SEQ: (3 sibs) 3 children: 34: 0x55731310e8a0 VAL: '210' (3 sibs) 34: 0x55731310e938 VAL: '211' (3 sibs) 34: 0x55731310e9d0 VAL: '212' (3 sibs) 34: 0x55731310e630 SEQ: (3 sibs) 3 children: 34: 0x55731310ea70 VAL: '220' (3 sibs) 34: 0x55731310eb08 VAL: '221' (3 sibs) 34: 0x55731310eba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55731312d280 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731312d310 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731312d3a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731312d430 VAL: '000' (3 sibs) 34: [4] [4] 0x55731312d4c0 VAL: '001' (3 sibs) 34: [5] [5] 0x55731312d550 VAL: '002' (3 sibs) 34: [6] [6] 0x55731312d5e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731312d670 VAL: '010' (3 sibs) 34: [8] [8] 0x55731312d700 VAL: '011' (3 sibs) 34: [9] [9] 0x55731312d790 VAL: '012' (3 sibs) 34: [10] [10] 0x55731312d820 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731312d8b0 VAL: '020' (3 sibs) 34: [12] [12] 0x55731312d940 VAL: '021' (3 sibs) 34: [13] [13] 0x55731312d9d0 VAL: '022' (3 sibs) 34: [14] [14] 0x55731312da60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731312daf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731312db80 VAL: '100' (3 sibs) 34: [17] [17] 0x55731312dc10 VAL: '101' (3 sibs) 34: [18] [18] 0x55731312dca0 VAL: '102' (3 sibs) 34: [19] [19] 0x55731312dd30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731312ddc0 VAL: '110' (3 sibs) 34: [21] [21] 0x55731312de50 VAL: '111' (3 sibs) 34: [22] [22] 0x55731312dee0 VAL: '112' (3 sibs) 34: [23] [23] 0x55731312df70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731312e000 VAL: '120' (3 sibs) 34: [25] [25] 0x55731312e090 VAL: '121' (3 sibs) 34: [26] [26] 0x55731312e120 VAL: '122' (3 sibs) 34: [27] [27] 0x55731312e1b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731312e240 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731312e2d0 VAL: '200' (3 sibs) 34: [30] [30] 0x55731312e360 VAL: '201' (3 sibs) 34: [31] [31] 0x55731312e3f0 VAL: '202' (3 sibs) 34: [32] [32] 0x55731312e480 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731312e510 VAL: '210' (3 sibs) 34: [34] [34] 0x55731312e5a0 VAL: '211' (3 sibs) 34: [35] [35] 0x55731312e630 VAL: '212' (3 sibs) 34: [36] [36] 0x55731312e6c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731312e750 VAL: '220' (3 sibs) 34: [38] [38] 0x55731312e7e0 VAL: '221' (3 sibs) 34: [39] [39] 0x55731312e870 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: 0x55731310eec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55731310f0b0 SEQ: (3 sibs) 3 children: 34: 0x55731310f280 SEQ: (3 sibs) 3 children: 34: 0x55731310f450 VAL: '000' (3 sibs) 34: 0x55731310f4e8 VAL: '001' (3 sibs) 34: 0x55731310f580 VAL: '002' (3 sibs) 34: 0x55731310f318 SEQ: (3 sibs) 3 children: 34: 0x55731310f620 VAL: '010' (3 sibs) 34: 0x55731310f6b8 VAL: '011' (3 sibs) 34: 0x55731310f750 VAL: '012' (3 sibs) 34: 0x55731310f3b0 SEQ: (3 sibs) 3 children: 34: 0x55731310f7f0 VAL: '020' (3 sibs) 34: 0x55731310f888 VAL: '021' (3 sibs) 34: 0x55731310f920 VAL: '022' (3 sibs) 34: 0x55731310f148 SEQ: (3 sibs) 3 children: 34: 0x55731310f9c0 SEQ: (3 sibs) 3 children: 34: 0x55731310fb90 VAL: '100' (3 sibs) 34: 0x55731310fc28 VAL: '101' (3 sibs) 34: 0x55731310fcc0 VAL: '102' (3 sibs) 34: 0x55731310fa58 SEQ: (3 sibs) 3 children: 34: 0x55731310fd60 VAL: '110' (3 sibs) 34: 0x55731310fdf8 VAL: '111' (3 sibs) 34: 0x55731310fe90 VAL: '112' (3 sibs) 34: 0x55731310faf0 SEQ: (3 sibs) 3 children: 34: 0x55731310ff30 VAL: '120' (3 sibs) 34: 0x55731310ffc8 VAL: '121' (3 sibs) 34: 0x557313110060 VAL: '122' (3 sibs) 34: 0x55731310f1e0 SEQ: (3 sibs) 3 children: 34: 0x557313110100 SEQ: (3 sibs) 3 children: 34: 0x5573131102d0 VAL: '200' (3 sibs) 34: 0x557313110368 VAL: '201' (3 sibs) 34: 0x557313110400 VAL: '202' (3 sibs) 34: 0x557313110198 SEQ: (3 sibs) 3 children: 34: 0x5573131104a0 VAL: '210' (3 sibs) 34: 0x557313110538 VAL: '211' (3 sibs) 34: 0x5573131105d0 VAL: '212' (3 sibs) 34: 0x557313110230 SEQ: (3 sibs) 3 children: 34: 0x557313110670 VAL: '220' (3 sibs) 34: 0x557313110708 VAL: '221' (3 sibs) 34: 0x5573131107a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x557313131320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x5573131313b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313131440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x5573131314d0 VAL: '000' (3 sibs) 34: [4] [4] 0x557313131560 VAL: '001' (3 sibs) 34: [5] [5] 0x5573131315f0 VAL: '002' (3 sibs) 34: [6] [6] 0x557313131680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x557313131710 VAL: '010' (3 sibs) 34: [8] [8] 0x5573131317a0 VAL: '011' (3 sibs) 34: [9] [9] 0x557313131830 VAL: '012' (3 sibs) 34: [10] [10] 0x5573131318c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313131950 VAL: '020' (3 sibs) 34: [12] [12] 0x5573131319e0 VAL: '021' (3 sibs) 34: [13] [13] 0x557313131a70 VAL: '022' (3 sibs) 34: [14] [14] 0x557313131b00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313131b90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x557313131c20 VAL: '100' (3 sibs) 34: [17] [17] 0x557313131cb0 VAL: '101' (3 sibs) 34: [18] [18] 0x557313131d40 VAL: '102' (3 sibs) 34: [19] [19] 0x557313131dd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x557313131e60 VAL: '110' (3 sibs) 34: [21] [21] 0x557313131ef0 VAL: '111' (3 sibs) 34: [22] [22] 0x557313131f80 VAL: '112' (3 sibs) 34: [23] [23] 0x557313132010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x5573131320a0 VAL: '120' (3 sibs) 34: [25] [25] 0x557313132130 VAL: '121' (3 sibs) 34: [26] [26] 0x5573131321c0 VAL: '122' (3 sibs) 34: [27] [27] 0x557313132250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x5573131322e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x557313132370 VAL: '200' (3 sibs) 34: [30] [30] 0x557313132400 VAL: '201' (3 sibs) 34: [31] [31] 0x557313132490 VAL: '202' (3 sibs) 34: [32] [32] 0x557313132520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x5573131325b0 VAL: '210' (3 sibs) 34: [34] [34] 0x557313132640 VAL: '211' (3 sibs) 34: [35] [35] 0x5573131326d0 VAL: '212' (3 sibs) 34: [36] [36] 0x557313132760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x5573131327f0 VAL: '220' (3 sibs) 34: [38] [38] 0x557313132880 VAL: '221' (3 sibs) 34: [39] [39] 0x557313132910 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: 0x55731310efd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x557313110840 SEQ: (3 sibs) 3 children: 34: 0x557313110a10 SEQ: (3 sibs) 3 children: 34: 0x557313110be0 VAL: '000' (3 sibs) 34: 0x557313110c78 VAL: '001' (3 sibs) 34: 0x557313110d10 VAL: '002' (3 sibs) 34: 0x557313110aa8 SEQ: (3 sibs) 3 children: 34: 0x557313110db0 VAL: '010' (3 sibs) 34: 0x557313110e48 VAL: '011' (3 sibs) 34: 0x557313110ee0 VAL: '012' (3 sibs) 34: 0x557313110b40 SEQ: (3 sibs) 3 children: 34: 0x557313110f80 VAL: '020' (3 sibs) 34: 0x557313111018 VAL: '021' (3 sibs) 34: 0x5573131110b0 VAL: '022' (3 sibs) 34: 0x5573131108d8 SEQ: (3 sibs) 3 children: 34: 0x557313111150 SEQ: (3 sibs) 3 children: 34: 0x557313111320 VAL: '100' (3 sibs) 34: 0x5573131113b8 VAL: '101' (3 sibs) 34: 0x557313111450 VAL: '102' (3 sibs) 34: 0x5573131111e8 SEQ: (3 sibs) 3 children: 34: 0x5573131114f0 VAL: '110' (3 sibs) 34: 0x557313111588 VAL: '111' (3 sibs) 34: 0x557313111620 VAL: '112' (3 sibs) 34: 0x557313111280 SEQ: (3 sibs) 3 children: 34: 0x5573131116c0 VAL: '120' (3 sibs) 34: 0x557313111758 VAL: '121' (3 sibs) 34: 0x5573131117f0 VAL: '122' (3 sibs) 34: 0x557313110970 SEQ: (3 sibs) 3 children: 34: 0x557313111890 SEQ: (3 sibs) 3 children: 34: 0x557313111a60 VAL: '200' (3 sibs) 34: 0x557313111af8 VAL: '201' (3 sibs) 34: 0x557313111b90 VAL: '202' (3 sibs) 34: 0x557313111928 SEQ: (3 sibs) 3 children: 34: 0x557313111c30 VAL: '210' (3 sibs) 34: 0x557313111cc8 VAL: '211' (3 sibs) 34: 0x557313111d60 VAL: '212' (3 sibs) 34: 0x5573131119c0 SEQ: (3 sibs) 3 children: 34: 0x557313111e00 VAL: '220' (3 sibs) 34: 0x557313111e98 VAL: '221' (3 sibs) 34: 0x557313111f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x5573131358e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x557313135970 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313135a00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313135a90 VAL: '000' (3 sibs) 34: [4] [4] 0x557313135b20 VAL: '001' (3 sibs) 34: [5] [5] 0x557313135bb0 VAL: '002' (3 sibs) 34: [6] [6] 0x557313135c40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x557313135cd0 VAL: '010' (3 sibs) 34: [8] [8] 0x557313135d60 VAL: '011' (3 sibs) 34: [9] [9] 0x557313135df0 VAL: '012' (3 sibs) 34: [10] [10] 0x557313135e80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313135f10 VAL: '020' (3 sibs) 34: [12] [12] 0x557313135fa0 VAL: '021' (3 sibs) 34: [13] [13] 0x557313136030 VAL: '022' (3 sibs) 34: [14] [14] 0x5573131360c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313136150 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x5573131361e0 VAL: '100' (3 sibs) 34: [17] [17] 0x557313136270 VAL: '101' (3 sibs) 34: [18] [18] 0x557313136300 VAL: '102' (3 sibs) 34: [19] [19] 0x557313136390 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x557313136420 VAL: '110' (3 sibs) 34: [21] [21] 0x5573131364b0 VAL: '111' (3 sibs) 34: [22] [22] 0x557313136540 VAL: '112' (3 sibs) 34: [23] [23] 0x5573131365d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x557313136660 VAL: '120' (3 sibs) 34: [25] [25] 0x5573131366f0 VAL: '121' (3 sibs) 34: [26] [26] 0x557313136780 VAL: '122' (3 sibs) 34: [27] [27] 0x557313136810 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x5573131368a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x557313136930 VAL: '200' (3 sibs) 34: [30] [30] 0x5573131369c0 VAL: '201' (3 sibs) 34: [31] [31] 0x557313136a50 VAL: '202' (3 sibs) 34: [32] [32] 0x557313136ae0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x557313136b70 VAL: '210' (3 sibs) 34: [34] [34] 0x557313136c00 VAL: '211' (3 sibs) 34: [35] [35] 0x557313136c90 VAL: '212' (3 sibs) 34: [36] [36] 0x557313136d20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x557313136db0 VAL: '220' (3 sibs) 34: [38] [38] 0x557313136e40 VAL: '221' (3 sibs) 34: [39] [39] 0x557313136ed0 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: 0x55731310ec90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55731310bae0 SEQ: (3 sibs) 3 children: 34: 0x55731310bcb0 SEQ: (3 sibs) 3 children: 34: 0x55731310be80 VAL: '000' (3 sibs) 34: 0x55731310bf18 VAL: '001' (3 sibs) 34: 0x55731310bfb0 VAL: '002' (3 sibs) 34: 0x55731310bd48 SEQ: (3 sibs) 3 children: 34: 0x55731310c050 VAL: '010' (3 sibs) 34: 0x55731310c0e8 VAL: '011' (3 sibs) 34: 0x55731310c180 VAL: '012' (3 sibs) 34: 0x55731310bde0 SEQ: (3 sibs) 3 children: 34: 0x55731310c220 VAL: '020' (3 sibs) 34: 0x55731310c2b8 VAL: '021' (3 sibs) 34: 0x55731310c350 VAL: '022' (3 sibs) 34: 0x55731310bb78 SEQ: (3 sibs) 3 children: 34: 0x55731310c3f0 SEQ: (3 sibs) 3 children: 34: 0x55731310c5c0 VAL: '100' (3 sibs) 34: 0x55731310c658 VAL: '101' (3 sibs) 34: 0x55731310c6f0 VAL: '102' (3 sibs) 34: 0x55731310c488 SEQ: (3 sibs) 3 children: 34: 0x55731310c790 VAL: '110' (3 sibs) 34: 0x55731310c828 VAL: '111' (3 sibs) 34: 0x55731310c8c0 VAL: '112' (3 sibs) 34: 0x55731310c520 SEQ: (3 sibs) 3 children: 34: 0x55731310c960 VAL: '120' (3 sibs) 34: 0x55731310c9f8 VAL: '121' (3 sibs) 34: 0x55731310ca90 VAL: '122' (3 sibs) 34: 0x55731310bc10 SEQ: (3 sibs) 3 children: 34: 0x55731310cb30 SEQ: (3 sibs) 3 children: 34: 0x55731310cd00 VAL: '200' (3 sibs) 34: 0x55731310cd98 VAL: '201' (3 sibs) 34: 0x55731310ce30 VAL: '202' (3 sibs) 34: 0x55731310cbc8 SEQ: (3 sibs) 3 children: 34: 0x55731310ced0 VAL: '210' (3 sibs) 34: 0x55731310cf68 VAL: '211' (3 sibs) 34: 0x55731310d000 VAL: '212' (3 sibs) 34: 0x55731310cc60 SEQ: (3 sibs) 3 children: 34: 0x55731310d0a0 VAL: '220' (3 sibs) 34: 0x55731310d138 VAL: '221' (3 sibs) 34: 0x55731310d1d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x557313137cf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x557313137d80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313137e10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313137ea0 VAL: '000' (3 sibs) 34: [4] [4] 0x557313137f30 VAL: '001' (3 sibs) 34: [5] [5] 0x557313137fc0 VAL: '002' (3 sibs) 34: [6] [6] 0x557313138050 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x5573131380e0 VAL: '010' (3 sibs) 34: [8] [8] 0x557313138170 VAL: '011' (3 sibs) 34: [9] [9] 0x557313138200 VAL: '012' (3 sibs) 34: [10] [10] 0x557313138290 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313138320 VAL: '020' (3 sibs) 34: [12] [12] 0x5573131383b0 VAL: '021' (3 sibs) 34: [13] [13] 0x557313138440 VAL: '022' (3 sibs) 34: [14] [14] 0x5573131384d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313138560 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x5573131385f0 VAL: '100' (3 sibs) 34: [17] [17] 0x557313138680 VAL: '101' (3 sibs) 34: [18] [18] 0x557313138710 VAL: '102' (3 sibs) 34: [19] [19] 0x5573131387a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x557313138830 VAL: '110' (3 sibs) 34: [21] [21] 0x5573131388c0 VAL: '111' (3 sibs) 34: [22] [22] 0x557313138950 VAL: '112' (3 sibs) 34: [23] [23] 0x5573131389e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x557313138a70 VAL: '120' (3 sibs) 34: [25] [25] 0x557313138b00 VAL: '121' (3 sibs) 34: [26] [26] 0x557313138b90 VAL: '122' (3 sibs) 34: [27] [27] 0x557313138c20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x557313138cb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x557313138d40 VAL: '200' (3 sibs) 34: [30] [30] 0x557313138dd0 VAL: '201' (3 sibs) 34: [31] [31] 0x557313138e60 VAL: '202' (3 sibs) 34: [32] [32] 0x557313138ef0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x557313138f80 VAL: '210' (3 sibs) 34: [34] [34] 0x557313139010 VAL: '211' (3 sibs) 34: [35] [35] 0x5573131390a0 VAL: '212' (3 sibs) 34: [36] [36] 0x557313139130 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x5573131391c0 VAL: '220' (3 sibs) 34: [38] [38] 0x557313139250 VAL: '221' (3 sibs) 34: [39] [39] 0x5573131392e0 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: 0x55731310eda8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55731310d4b0 SEQ: (3 sibs) 3 children: 34: 0x55731310d680 SEQ: (3 sibs) 3 children: 34: 0x55731310d850 VAL: '000' (3 sibs) 34: 0x55731310d8e8 VAL: '001' (3 sibs) 34: 0x55731310d980 VAL: '002' (3 sibs) 34: 0x55731310d718 SEQ: (3 sibs) 3 children: 34: 0x55731310da20 VAL: '010' (3 sibs) 34: 0x55731310dab8 VAL: '011' (3 sibs) 34: 0x55731310db50 VAL: '012' (3 sibs) 34: 0x55731310d7b0 SEQ: (3 sibs) 3 children: 34: 0x55731310dbf0 VAL: '020' (3 sibs) 34: 0x55731310dc88 VAL: '021' (3 sibs) 34: 0x55731310dd20 VAL: '022' (3 sibs) 34: 0x55731310d548 SEQ: (3 sibs) 3 children: 34: 0x55731310ddc0 SEQ: (3 sibs) 3 children: 34: 0x55731310df90 VAL: '100' (3 sibs) 34: 0x55731310e028 VAL: '101' (3 sibs) 34: 0x55731310e0c0 VAL: '102' (3 sibs) 34: 0x55731310de58 SEQ: (3 sibs) 3 children: 34: 0x55731310e160 VAL: '110' (3 sibs) 34: 0x55731310e1f8 VAL: '111' (3 sibs) 34: 0x55731310e290 VAL: '112' (3 sibs) 34: 0x55731310def0 SEQ: (3 sibs) 3 children: 34: 0x55731310e330 VAL: '120' (3 sibs) 34: 0x55731310e3c8 VAL: '121' (3 sibs) 34: 0x55731310e460 VAL: '122' (3 sibs) 34: 0x55731310d5e0 SEQ: (3 sibs) 3 children: 34: 0x55731310e500 SEQ: (3 sibs) 3 children: 34: 0x55731310e6d0 VAL: '200' (3 sibs) 34: 0x55731310e768 VAL: '201' (3 sibs) 34: 0x55731310e800 VAL: '202' (3 sibs) 34: 0x55731310e598 SEQ: (3 sibs) 3 children: 34: 0x55731310e8a0 VAL: '210' (3 sibs) 34: 0x55731310e938 VAL: '211' (3 sibs) 34: 0x55731310e9d0 VAL: '212' (3 sibs) 34: 0x55731310e630 SEQ: (3 sibs) 3 children: 34: 0x55731310ea70 VAL: '220' (3 sibs) 34: 0x55731310eb08 VAL: '221' (3 sibs) 34: 0x55731310eba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55731313a100 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731313a190 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731313a220 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731313a2b0 VAL: '000' (3 sibs) 34: [4] [4] 0x55731313a340 VAL: '001' (3 sibs) 34: [5] [5] 0x55731313a3d0 VAL: '002' (3 sibs) 34: [6] [6] 0x55731313a460 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731313a4f0 VAL: '010' (3 sibs) 34: [8] [8] 0x55731313a580 VAL: '011' (3 sibs) 34: [9] [9] 0x55731313a610 VAL: '012' (3 sibs) 34: [10] [10] 0x55731313a6a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731313a730 VAL: '020' (3 sibs) 34: [12] [12] 0x55731313a7c0 VAL: '021' (3 sibs) 34: [13] [13] 0x55731313a850 VAL: '022' (3 sibs) 34: [14] [14] 0x55731313a8e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731313a970 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731313aa00 VAL: '100' (3 sibs) 34: [17] [17] 0x55731313aa90 VAL: '101' (3 sibs) 34: [18] [18] 0x55731313ab20 VAL: '102' (3 sibs) 34: [19] [19] 0x55731313abb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731313ac40 VAL: '110' (3 sibs) 34: [21] [21] 0x55731313acd0 VAL: '111' (3 sibs) 34: [22] [22] 0x55731313ad60 VAL: '112' (3 sibs) 34: [23] [23] 0x55731313adf0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731313ae80 VAL: '120' (3 sibs) 34: [25] [25] 0x55731313af10 VAL: '121' (3 sibs) 34: [26] [26] 0x55731313afa0 VAL: '122' (3 sibs) 34: [27] [27] 0x55731313b030 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731313b0c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731313b150 VAL: '200' (3 sibs) 34: [30] [30] 0x55731313b1e0 VAL: '201' (3 sibs) 34: [31] [31] 0x55731313b270 VAL: '202' (3 sibs) 34: [32] [32] 0x55731313b300 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731313b390 VAL: '210' (3 sibs) 34: [34] [34] 0x55731313b420 VAL: '211' (3 sibs) 34: [35] [35] 0x55731313b4b0 VAL: '212' (3 sibs) 34: [36] [36] 0x55731313b540 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731313b5d0 VAL: '220' (3 sibs) 34: [38] [38] 0x55731313b660 VAL: '221' (3 sibs) 34: [39] [39] 0x55731313b6f0 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: 0x55731310eec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55731310f0b0 SEQ: (3 sibs) 3 children: 34: 0x55731310f280 SEQ: (3 sibs) 3 children: 34: 0x55731310f450 VAL: '000' (3 sibs) 34: 0x55731310f4e8 VAL: '001' (3 sibs) 34: 0x55731310f580 VAL: '002' (3 sibs) 34: 0x55731310f318 SEQ: (3 sibs) 3 children: 34: 0x55731310f620 VAL: '010' (3 sibs) 34: 0x55731310f6b8 VAL: '011' (3 sibs) 34: 0x55731310f750 VAL: '012' (3 sibs) 34: 0x55731310f3b0 SEQ: (3 sibs) 3 children: 34: 0x55731310f7f0 VAL: '020' (3 sibs) 34: 0x55731310f888 VAL: '021' (3 sibs) 34: 0x55731310f920 VAL: '022' (3 sibs) 34: 0x55731310f148 SEQ: (3 sibs) 3 children: 34: 0x55731310f9c0 SEQ: (3 sibs) 3 children: 34: 0x55731310fb90 VAL: '100' (3 sibs) 34: 0x55731310fc28 VAL: '101' (3 sibs) 34: 0x55731310fcc0 VAL: '102' (3 sibs) 34: 0x55731310fa58 SEQ: (3 sibs) 3 children: 34: 0x55731310fd60 VAL: '110' (3 sibs) 34: 0x55731310fdf8 VAL: '111' (3 sibs) 34: 0x55731310fe90 VAL: '112' (3 sibs) 34: 0x55731310faf0 SEQ: (3 sibs) 3 children: 34: 0x55731310ff30 VAL: '120' (3 sibs) 34: 0x55731310ffc8 VAL: '121' (3 sibs) 34: 0x557313110060 VAL: '122' (3 sibs) 34: 0x55731310f1e0 SEQ: (3 sibs) 3 children: 34: 0x557313110100 SEQ: (3 sibs) 3 children: 34: 0x5573131102d0 VAL: '200' (3 sibs) 34: 0x557313110368 VAL: '201' (3 sibs) 34: 0x557313110400 VAL: '202' (3 sibs) 34: 0x557313110198 SEQ: (3 sibs) 3 children: 34: 0x5573131104a0 VAL: '210' (3 sibs) 34: 0x557313110538 VAL: '211' (3 sibs) 34: 0x5573131105d0 VAL: '212' (3 sibs) 34: 0x557313110230 SEQ: (3 sibs) 3 children: 34: 0x557313110670 VAL: '220' (3 sibs) 34: 0x557313110708 VAL: '221' (3 sibs) 34: 0x5573131107a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55731313c510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731313c5a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731313c630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731313c6c0 VAL: '000' (3 sibs) 34: [4] [4] 0x55731313c750 VAL: '001' (3 sibs) 34: [5] [5] 0x55731313c7e0 VAL: '002' (3 sibs) 34: [6] [6] 0x55731313c870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731313c900 VAL: '010' (3 sibs) 34: [8] [8] 0x55731313c990 VAL: '011' (3 sibs) 34: [9] [9] 0x55731313ca20 VAL: '012' (3 sibs) 34: [10] [10] 0x55731313cab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731313cb40 VAL: '020' (3 sibs) 34: [12] [12] 0x55731313cbd0 VAL: '021' (3 sibs) 34: [13] [13] 0x55731313cc60 VAL: '022' (3 sibs) 34: [14] [14] 0x55731313ccf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731313cd80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731313ce10 VAL: '100' (3 sibs) 34: [17] [17] 0x55731313cea0 VAL: '101' (3 sibs) 34: [18] [18] 0x55731313cf30 VAL: '102' (3 sibs) 34: [19] [19] 0x55731313cfc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731313d050 VAL: '110' (3 sibs) 34: [21] [21] 0x55731313d0e0 VAL: '111' (3 sibs) 34: [22] [22] 0x55731313d170 VAL: '112' (3 sibs) 34: [23] [23] 0x55731313d200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731313d290 VAL: '120' (3 sibs) 34: [25] [25] 0x55731313d320 VAL: '121' (3 sibs) 34: [26] [26] 0x55731313d3b0 VAL: '122' (3 sibs) 34: [27] [27] 0x55731313d440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731313d4d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731313d560 VAL: '200' (3 sibs) 34: [30] [30] 0x55731313d5f0 VAL: '201' (3 sibs) 34: [31] [31] 0x55731313d680 VAL: '202' (3 sibs) 34: [32] [32] 0x55731313d710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731313d7a0 VAL: '210' (3 sibs) 34: [34] [34] 0x55731313d830 VAL: '211' (3 sibs) 34: [35] [35] 0x55731313d8c0 VAL: '212' (3 sibs) 34: [36] [36] 0x55731313d950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731313d9e0 VAL: '220' (3 sibs) 34: [38] [38] 0x55731313da70 VAL: '221' (3 sibs) 34: [39] [39] 0x55731313db00 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: 0x55731310efd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x557313110840 SEQ: (3 sibs) 3 children: 34: 0x557313110a10 SEQ: (3 sibs) 3 children: 34: 0x557313110be0 VAL: '000' (3 sibs) 34: 0x557313110c78 VAL: '001' (3 sibs) 34: 0x557313110d10 VAL: '002' (3 sibs) 34: 0x557313110aa8 SEQ: (3 sibs) 3 children: 34: 0x557313110db0 VAL: '010' (3 sibs) 34: 0x557313110e48 VAL: '011' (3 sibs) 34: 0x557313110ee0 VAL: '012' (3 sibs) 34: 0x557313110b40 SEQ: (3 sibs) 3 children: 34: 0x557313110f80 VAL: '020' (3 sibs) 34: 0x557313111018 VAL: '021' (3 sibs) 34: 0x5573131110b0 VAL: '022' (3 sibs) 34: 0x5573131108d8 SEQ: (3 sibs) 3 children: 34: 0x557313111150 SEQ: (3 sibs) 3 children: 34: 0x557313111320 VAL: '100' (3 sibs) 34: 0x5573131113b8 VAL: '101' (3 sibs) 34: 0x557313111450 VAL: '102' (3 sibs) 34: 0x5573131111e8 SEQ: (3 sibs) 3 children: 34: 0x5573131114f0 VAL: '110' (3 sibs) 34: 0x557313111588 VAL: '111' (3 sibs) 34: 0x557313111620 VAL: '112' (3 sibs) 34: 0x557313111280 SEQ: (3 sibs) 3 children: 34: 0x5573131116c0 VAL: '120' (3 sibs) 34: 0x557313111758 VAL: '121' (3 sibs) 34: 0x5573131117f0 VAL: '122' (3 sibs) 34: 0x557313110970 SEQ: (3 sibs) 3 children: 34: 0x557313111890 SEQ: (3 sibs) 3 children: 34: 0x557313111a60 VAL: '200' (3 sibs) 34: 0x557313111af8 VAL: '201' (3 sibs) 34: 0x557313111b90 VAL: '202' (3 sibs) 34: 0x557313111928 SEQ: (3 sibs) 3 children: 34: 0x557313111c30 VAL: '210' (3 sibs) 34: 0x557313111cc8 VAL: '211' (3 sibs) 34: 0x557313111d60 VAL: '212' (3 sibs) 34: 0x5573131119c0 SEQ: (3 sibs) 3 children: 34: 0x557313111e00 VAL: '220' (3 sibs) 34: 0x557313111e98 VAL: '221' (3 sibs) 34: 0x557313111f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55731313e920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731313e9b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731313ea40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731313ead0 VAL: '000' (3 sibs) 34: [4] [4] 0x55731313eb60 VAL: '001' (3 sibs) 34: [5] [5] 0x55731313ebf0 VAL: '002' (3 sibs) 34: [6] [6] 0x55731313ec80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731313ed10 VAL: '010' (3 sibs) 34: [8] [8] 0x55731313eda0 VAL: '011' (3 sibs) 34: [9] [9] 0x55731313ee30 VAL: '012' (3 sibs) 34: [10] [10] 0x55731313eec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731313ef50 VAL: '020' (3 sibs) 34: [12] [12] 0x55731313efe0 VAL: '021' (3 sibs) 34: [13] [13] 0x55731313f070 VAL: '022' (3 sibs) 34: [14] [14] 0x55731313f100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731313f190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731313f220 VAL: '100' (3 sibs) 34: [17] [17] 0x55731313f2b0 VAL: '101' (3 sibs) 34: [18] [18] 0x55731313f340 VAL: '102' (3 sibs) 34: [19] [19] 0x55731313f3d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731313f460 VAL: '110' (3 sibs) 34: [21] [21] 0x55731313f4f0 VAL: '111' (3 sibs) 34: [22] [22] 0x55731313f580 VAL: '112' (3 sibs) 34: [23] [23] 0x55731313f610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731313f6a0 VAL: '120' (3 sibs) 34: [25] [25] 0x55731313f730 VAL: '121' (3 sibs) 34: [26] [26] 0x55731313f7c0 VAL: '122' (3 sibs) 34: [27] [27] 0x55731313f850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731313f8e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731313f970 VAL: '200' (3 sibs) 34: [30] [30] 0x55731313fa00 VAL: '201' (3 sibs) 34: [31] [31] 0x55731313fa90 VAL: '202' (3 sibs) 34: [32] [32] 0x55731313fb20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731313fbb0 VAL: '210' (3 sibs) 34: [34] [34] 0x55731313fc40 VAL: '211' (3 sibs) 34: [35] [35] 0x55731313fcd0 VAL: '212' (3 sibs) 34: [36] [36] 0x55731313fd60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731313fdf0 VAL: '220' (3 sibs) 34: [38] [38] 0x55731313fe80 VAL: '221' (3 sibs) 34: [39] [39] 0x55731313ff10 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] 0x557313129350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x5573131293e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313129470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313129500 VAL: '000' (3 sibs) 34: [4] [4] 0x557313129590 VAL: '001' (3 sibs) 34: [5] [5] 0x557313129620 VAL: '002' (3 sibs) 34: [6] [6] 0x5573131296b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x557313129740 VAL: '010' (3 sibs) 34: [8] [8] 0x5573131297d0 VAL: '011' (3 sibs) 34: [9] [9] 0x557313129860 VAL: '012' (3 sibs) 34: [10] [10] 0x5573131298f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313129980 VAL: '020' (3 sibs) 34: [12] [12] 0x557313129a10 VAL: '021' (3 sibs) 34: [13] [13] 0x557313129aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x557313129b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313129bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x557313129c50 VAL: '100' (3 sibs) 34: [17] [17] 0x557313129ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x557313129d70 VAL: '102' (3 sibs) 34: [19] [19] 0x557313129e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x557313129e90 VAL: '110' (3 sibs) 34: [21] [21] 0x557313129f20 VAL: '111' (3 sibs) 34: [22] [22] 0x557313129fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x55731312a040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731312a0d0 VAL: '120' (3 sibs) 34: [25] [25] 0x55731312a160 VAL: '121' (3 sibs) 34: [26] [26] 0x55731312a1f0 VAL: '122' (3 sibs) 34: [27] [27] 0x55731312a280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731312a310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731312a3a0 VAL: '200' (3 sibs) 34: [30] [30] 0x55731312a430 VAL: '201' (3 sibs) 34: [31] [31] 0x55731312a4c0 VAL: '202' (3 sibs) 34: [32] [32] 0x55731312a550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731312a5e0 VAL: '210' (3 sibs) 34: [34] [34] 0x55731312a670 VAL: '211' (3 sibs) 34: [35] [35] 0x55731312a700 VAL: '212' (3 sibs) 34: [36] [36] 0x55731312a790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731312a820 VAL: '220' (3 sibs) 34: [38] [38] 0x55731312a8b0 VAL: '221' (3 sibs) 34: [39] [39] 0x55731312a940 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] 0x557313141f40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x557313141fd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313142060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x5573131420f0 VAL: '000' (3 sibs) 34: [4] [4] 0x557313142180 VAL: '001' (3 sibs) 34: [5] [5] 0x557313142210 VAL: '002' (3 sibs) 34: [6] [6] 0x5573131422a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x557313142330 VAL: '010' (3 sibs) 34: [8] [8] 0x5573131423c0 VAL: '011' (3 sibs) 34: [9] [9] 0x557313142450 VAL: '012' (3 sibs) 34: [10] [10] 0x5573131424e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313142570 VAL: '020' (3 sibs) 34: [12] [12] 0x557313142600 VAL: '021' (3 sibs) 34: [13] [13] 0x557313142690 VAL: '022' (3 sibs) 34: [14] [14] 0x557313142720 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x5573131427b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x557313142840 VAL: '100' (3 sibs) 34: [17] [17] 0x5573131428d0 VAL: '101' (3 sibs) 34: [18] [18] 0x557313142960 VAL: '102' (3 sibs) 34: [19] [19] 0x5573131429f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x557313142a80 VAL: '110' (3 sibs) 34: [21] [21] 0x557313142b10 VAL: '111' (3 sibs) 34: [22] [22] 0x557313142ba0 VAL: '112' (3 sibs) 34: [23] [23] 0x557313142c30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x557313142cc0 VAL: '120' (3 sibs) 34: [25] [25] 0x557313142d50 VAL: '121' (3 sibs) 34: [26] [26] 0x557313142de0 VAL: '122' (3 sibs) 34: [27] [27] 0x557313142e70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x557313142f00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x557313142f90 VAL: '200' (3 sibs) 34: [30] [30] 0x557313143020 VAL: '201' (3 sibs) 34: [31] [31] 0x5573131430b0 VAL: '202' (3 sibs) 34: [32] [32] 0x557313143140 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x5573131431d0 VAL: '210' (3 sibs) 34: [34] [34] 0x557313143260 VAL: '211' (3 sibs) 34: [35] [35] 0x5573131432f0 VAL: '212' (3 sibs) 34: [36] [36] 0x557313143380 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x557313143410 VAL: '220' (3 sibs) 34: [38] [38] 0x5573131434a0 VAL: '221' (3 sibs) 34: [39] [39] 0x557313143530 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] 0x55731312d280 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731312d310 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731312d3a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731312d430 VAL: '000' (3 sibs) 34: [4] [4] 0x55731312d4c0 VAL: '001' (3 sibs) 34: [5] [5] 0x55731312d550 VAL: '002' (3 sibs) 34: [6] [6] 0x55731312d5e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731312d670 VAL: '010' (3 sibs) 34: [8] [8] 0x55731312d700 VAL: '011' (3 sibs) 34: [9] [9] 0x55731312d790 VAL: '012' (3 sibs) 34: [10] [10] 0x55731312d820 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731312d8b0 VAL: '020' (3 sibs) 34: [12] [12] 0x55731312d940 VAL: '021' (3 sibs) 34: [13] [13] 0x55731312d9d0 VAL: '022' (3 sibs) 34: [14] [14] 0x55731312da60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731312daf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731312db80 VAL: '100' (3 sibs) 34: [17] [17] 0x55731312dc10 VAL: '101' (3 sibs) 34: [18] [18] 0x55731312dca0 VAL: '102' (3 sibs) 34: [19] [19] 0x55731312dd30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731312ddc0 VAL: '110' (3 sibs) 34: [21] [21] 0x55731312de50 VAL: '111' (3 sibs) 34: [22] [22] 0x55731312dee0 VAL: '112' (3 sibs) 34: [23] [23] 0x55731312df70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731312e000 VAL: '120' (3 sibs) 34: [25] [25] 0x55731312e090 VAL: '121' (3 sibs) 34: [26] [26] 0x55731312e120 VAL: '122' (3 sibs) 34: [27] [27] 0x55731312e1b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731312e240 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731312e2d0 VAL: '200' (3 sibs) 34: [30] [30] 0x55731312e360 VAL: '201' (3 sibs) 34: [31] [31] 0x55731312e3f0 VAL: '202' (3 sibs) 34: [32] [32] 0x55731312e480 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731312e510 VAL: '210' (3 sibs) 34: [34] [34] 0x55731312e5a0 VAL: '211' (3 sibs) 34: [35] [35] 0x55731312e630 VAL: '212' (3 sibs) 34: [36] [36] 0x55731312e6c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731312e750 VAL: '220' (3 sibs) 34: [38] [38] 0x55731312e7e0 VAL: '221' (3 sibs) 34: [39] [39] 0x55731312e870 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] 0x557313144350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x5573131443e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313144470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313144500 VAL: '000' (3 sibs) 34: [4] [4] 0x557313144590 VAL: '001' (3 sibs) 34: [5] [5] 0x557313144620 VAL: '002' (3 sibs) 34: [6] [6] 0x5573131446b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x557313144740 VAL: '010' (3 sibs) 34: [8] [8] 0x5573131447d0 VAL: '011' (3 sibs) 34: [9] [9] 0x557313144860 VAL: '012' (3 sibs) 34: [10] [10] 0x5573131448f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313144980 VAL: '020' (3 sibs) 34: [12] [12] 0x557313144a10 VAL: '021' (3 sibs) 34: [13] [13] 0x557313144aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x557313144b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313144bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x557313144c50 VAL: '100' (3 sibs) 34: [17] [17] 0x557313144ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x557313144d70 VAL: '102' (3 sibs) 34: [19] [19] 0x557313144e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x557313144e90 VAL: '110' (3 sibs) 34: [21] [21] 0x557313144f20 VAL: '111' (3 sibs) 34: [22] [22] 0x557313144fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x557313145040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x5573131450d0 VAL: '120' (3 sibs) 34: [25] [25] 0x557313145160 VAL: '121' (3 sibs) 34: [26] [26] 0x5573131451f0 VAL: '122' (3 sibs) 34: [27] [27] 0x557313145280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x557313145310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x5573131453a0 VAL: '200' (3 sibs) 34: [30] [30] 0x557313145430 VAL: '201' (3 sibs) 34: [31] [31] 0x5573131454c0 VAL: '202' (3 sibs) 34: [32] [32] 0x557313145550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x5573131455e0 VAL: '210' (3 sibs) 34: [34] [34] 0x557313145670 VAL: '211' (3 sibs) 34: [35] [35] 0x557313145700 VAL: '212' (3 sibs) 34: [36] [36] 0x557313145790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x557313145820 VAL: '220' (3 sibs) 34: [38] [38] 0x5573131458b0 VAL: '221' (3 sibs) 34: [39] [39] 0x557313145940 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] 0x557313131320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x5573131313b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313131440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x5573131314d0 VAL: '000' (3 sibs) 34: [4] [4] 0x557313131560 VAL: '001' (3 sibs) 34: [5] [5] 0x5573131315f0 VAL: '002' (3 sibs) 34: [6] [6] 0x557313131680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x557313131710 VAL: '010' (3 sibs) 34: [8] [8] 0x5573131317a0 VAL: '011' (3 sibs) 34: [9] [9] 0x557313131830 VAL: '012' (3 sibs) 34: [10] [10] 0x5573131318c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313131950 VAL: '020' (3 sibs) 34: [12] [12] 0x5573131319e0 VAL: '021' (3 sibs) 34: [13] [13] 0x557313131a70 VAL: '022' (3 sibs) 34: [14] [14] 0x557313131b00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313131b90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x557313131c20 VAL: '100' (3 sibs) 34: [17] [17] 0x557313131cb0 VAL: '101' (3 sibs) 34: [18] [18] 0x557313131d40 VAL: '102' (3 sibs) 34: [19] [19] 0x557313131dd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x557313131e60 VAL: '110' (3 sibs) 34: [21] [21] 0x557313131ef0 VAL: '111' (3 sibs) 34: [22] [22] 0x557313131f80 VAL: '112' (3 sibs) 34: [23] [23] 0x557313132010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x5573131320a0 VAL: '120' (3 sibs) 34: [25] [25] 0x557313132130 VAL: '121' (3 sibs) 34: [26] [26] 0x5573131321c0 VAL: '122' (3 sibs) 34: [27] [27] 0x557313132250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x5573131322e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x557313132370 VAL: '200' (3 sibs) 34: [30] [30] 0x557313132400 VAL: '201' (3 sibs) 34: [31] [31] 0x557313132490 VAL: '202' (3 sibs) 34: [32] [32] 0x557313132520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x5573131325b0 VAL: '210' (3 sibs) 34: [34] [34] 0x557313132640 VAL: '211' (3 sibs) 34: [35] [35] 0x5573131326d0 VAL: '212' (3 sibs) 34: [36] [36] 0x557313132760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x5573131327f0 VAL: '220' (3 sibs) 34: [38] [38] 0x557313132880 VAL: '221' (3 sibs) 34: [39] [39] 0x557313132910 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] 0x557313146760 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x5573131467f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313146880 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313146910 VAL: '000' (3 sibs) 34: [4] [4] 0x5573131469a0 VAL: '001' (3 sibs) 34: [5] [5] 0x557313146a30 VAL: '002' (3 sibs) 34: [6] [6] 0x557313146ac0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x557313146b50 VAL: '010' (3 sibs) 34: [8] [8] 0x557313146be0 VAL: '011' (3 sibs) 34: [9] [9] 0x557313146c70 VAL: '012' (3 sibs) 34: [10] [10] 0x557313146d00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313146d90 VAL: '020' (3 sibs) 34: [12] [12] 0x557313146e20 VAL: '021' (3 sibs) 34: [13] [13] 0x557313146eb0 VAL: '022' (3 sibs) 34: [14] [14] 0x557313146f40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313146fd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x557313147060 VAL: '100' (3 sibs) 34: [17] [17] 0x5573131470f0 VAL: '101' (3 sibs) 34: [18] [18] 0x557313147180 VAL: '102' (3 sibs) 34: [19] [19] 0x557313147210 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x5573131472a0 VAL: '110' (3 sibs) 34: [21] [21] 0x557313147330 VAL: '111' (3 sibs) 34: [22] [22] 0x5573131473c0 VAL: '112' (3 sibs) 34: [23] [23] 0x557313147450 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x5573131474e0 VAL: '120' (3 sibs) 34: [25] [25] 0x557313147570 VAL: '121' (3 sibs) 34: [26] [26] 0x557313147600 VAL: '122' (3 sibs) 34: [27] [27] 0x557313147690 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x557313147720 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x5573131477b0 VAL: '200' (3 sibs) 34: [30] [30] 0x557313147840 VAL: '201' (3 sibs) 34: [31] [31] 0x5573131478d0 VAL: '202' (3 sibs) 34: [32] [32] 0x557313147960 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x5573131479f0 VAL: '210' (3 sibs) 34: [34] [34] 0x557313147a80 VAL: '211' (3 sibs) 34: [35] [35] 0x557313147b10 VAL: '212' (3 sibs) 34: [36] [36] 0x557313147ba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x557313147c30 VAL: '220' (3 sibs) 34: [38] [38] 0x557313147cc0 VAL: '221' (3 sibs) 34: [39] [39] 0x557313147d50 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] 0x5573131358e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x557313135970 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313135a00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313135a90 VAL: '000' (3 sibs) 34: [4] [4] 0x557313135b20 VAL: '001' (3 sibs) 34: [5] [5] 0x557313135bb0 VAL: '002' (3 sibs) 34: [6] [6] 0x557313135c40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x557313135cd0 VAL: '010' (3 sibs) 34: [8] [8] 0x557313135d60 VAL: '011' (3 sibs) 34: [9] [9] 0x557313135df0 VAL: '012' (3 sibs) 34: [10] [10] 0x557313135e80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313135f10 VAL: '020' (3 sibs) 34: [12] [12] 0x557313135fa0 VAL: '021' (3 sibs) 34: [13] [13] 0x557313136030 VAL: '022' (3 sibs) 34: [14] [14] 0x5573131360c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313136150 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x5573131361e0 VAL: '100' (3 sibs) 34: [17] [17] 0x557313136270 VAL: '101' (3 sibs) 34: [18] [18] 0x557313136300 VAL: '102' (3 sibs) 34: [19] [19] 0x557313136390 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x557313136420 VAL: '110' (3 sibs) 34: [21] [21] 0x5573131364b0 VAL: '111' (3 sibs) 34: [22] [22] 0x557313136540 VAL: '112' (3 sibs) 34: [23] [23] 0x5573131365d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x557313136660 VAL: '120' (3 sibs) 34: [25] [25] 0x5573131366f0 VAL: '121' (3 sibs) 34: [26] [26] 0x557313136780 VAL: '122' (3 sibs) 34: [27] [27] 0x557313136810 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x5573131368a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x557313136930 VAL: '200' (3 sibs) 34: [30] [30] 0x5573131369c0 VAL: '201' (3 sibs) 34: [31] [31] 0x557313136a50 VAL: '202' (3 sibs) 34: [32] [32] 0x557313136ae0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x557313136b70 VAL: '210' (3 sibs) 34: [34] [34] 0x557313136c00 VAL: '211' (3 sibs) 34: [35] [35] 0x557313136c90 VAL: '212' (3 sibs) 34: [36] [36] 0x557313136d20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x557313136db0 VAL: '220' (3 sibs) 34: [38] [38] 0x557313136e40 VAL: '221' (3 sibs) 34: [39] [39] 0x557313136ed0 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] 0x557313148b70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x557313148c00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313148c90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313148d20 VAL: '000' (3 sibs) 34: [4] [4] 0x557313148db0 VAL: '001' (3 sibs) 34: [5] [5] 0x557313148e40 VAL: '002' (3 sibs) 34: [6] [6] 0x557313148ed0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x557313148f60 VAL: '010' (3 sibs) 34: [8] [8] 0x557313148ff0 VAL: '011' (3 sibs) 34: [9] [9] 0x557313149080 VAL: '012' (3 sibs) 34: [10] [10] 0x557313149110 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x5573131491a0 VAL: '020' (3 sibs) 34: [12] [12] 0x557313149230 VAL: '021' (3 sibs) 34: [13] [13] 0x5573131492c0 VAL: '022' (3 sibs) 34: [14] [14] 0x557313149350 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x5573131493e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x557313149470 VAL: '100' (3 sibs) 34: [17] [17] 0x557313149500 VAL: '101' (3 sibs) 34: [18] [18] 0x557313149590 VAL: '102' (3 sibs) 34: [19] [19] 0x557313149620 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x5573131496b0 VAL: '110' (3 sibs) 34: [21] [21] 0x557313149740 VAL: '111' (3 sibs) 34: [22] [22] 0x5573131497d0 VAL: '112' (3 sibs) 34: [23] [23] 0x557313149860 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x5573131498f0 VAL: '120' (3 sibs) 34: [25] [25] 0x557313149980 VAL: '121' (3 sibs) 34: [26] [26] 0x557313149a10 VAL: '122' (3 sibs) 34: [27] [27] 0x557313149aa0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x557313149b30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x557313149bc0 VAL: '200' (3 sibs) 34: [30] [30] 0x557313149c50 VAL: '201' (3 sibs) 34: [31] [31] 0x557313149ce0 VAL: '202' (3 sibs) 34: [32] [32] 0x557313149d70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x557313149e00 VAL: '210' (3 sibs) 34: [34] [34] 0x557313149e90 VAL: '211' (3 sibs) 34: [35] [35] 0x557313149f20 VAL: '212' (3 sibs) 34: [36] [36] 0x557313149fb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731314a040 VAL: '220' (3 sibs) 34: [38] [38] 0x55731314a0d0 VAL: '221' (3 sibs) 34: [39] [39] 0x55731314a160 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] 0x557313137cf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x557313137d80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313137e10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313137ea0 VAL: '000' (3 sibs) 34: [4] [4] 0x557313137f30 VAL: '001' (3 sibs) 34: [5] [5] 0x557313137fc0 VAL: '002' (3 sibs) 34: [6] [6] 0x557313138050 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x5573131380e0 VAL: '010' (3 sibs) 34: [8] [8] 0x557313138170 VAL: '011' (3 sibs) 34: [9] [9] 0x557313138200 VAL: '012' (3 sibs) 34: [10] [10] 0x557313138290 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313138320 VAL: '020' (3 sibs) 34: [12] [12] 0x5573131383b0 VAL: '021' (3 sibs) 34: [13] [13] 0x557313138440 VAL: '022' (3 sibs) 34: [14] [14] 0x5573131384d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313138560 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x5573131385f0 VAL: '100' (3 sibs) 34: [17] [17] 0x557313138680 VAL: '101' (3 sibs) 34: [18] [18] 0x557313138710 VAL: '102' (3 sibs) 34: [19] [19] 0x5573131387a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x557313138830 VAL: '110' (3 sibs) 34: [21] [21] 0x5573131388c0 VAL: '111' (3 sibs) 34: [22] [22] 0x557313138950 VAL: '112' (3 sibs) 34: [23] [23] 0x5573131389e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x557313138a70 VAL: '120' (3 sibs) 34: [25] [25] 0x557313138b00 VAL: '121' (3 sibs) 34: [26] [26] 0x557313138b90 VAL: '122' (3 sibs) 34: [27] [27] 0x557313138c20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x557313138cb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x557313138d40 VAL: '200' (3 sibs) 34: [30] [30] 0x557313138dd0 VAL: '201' (3 sibs) 34: [31] [31] 0x557313138e60 VAL: '202' (3 sibs) 34: [32] [32] 0x557313138ef0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x557313138f80 VAL: '210' (3 sibs) 34: [34] [34] 0x557313139010 VAL: '211' (3 sibs) 34: [35] [35] 0x5573131390a0 VAL: '212' (3 sibs) 34: [36] [36] 0x557313139130 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x5573131391c0 VAL: '220' (3 sibs) 34: [38] [38] 0x557313139250 VAL: '221' (3 sibs) 34: [39] [39] 0x5573131392e0 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] 0x55731314af80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731314b010 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731314b0a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731314b130 VAL: '000' (3 sibs) 34: [4] [4] 0x55731314b1c0 VAL: '001' (3 sibs) 34: [5] [5] 0x55731314b250 VAL: '002' (3 sibs) 34: [6] [6] 0x55731314b2e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731314b370 VAL: '010' (3 sibs) 34: [8] [8] 0x55731314b400 VAL: '011' (3 sibs) 34: [9] [9] 0x55731314b490 VAL: '012' (3 sibs) 34: [10] [10] 0x55731314b520 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731314b5b0 VAL: '020' (3 sibs) 34: [12] [12] 0x55731314b640 VAL: '021' (3 sibs) 34: [13] [13] 0x55731314b6d0 VAL: '022' (3 sibs) 34: [14] [14] 0x55731314b760 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731314b7f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731314b880 VAL: '100' (3 sibs) 34: [17] [17] 0x55731314b910 VAL: '101' (3 sibs) 34: [18] [18] 0x55731314b9a0 VAL: '102' (3 sibs) 34: [19] [19] 0x55731314ba30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731314bac0 VAL: '110' (3 sibs) 34: [21] [21] 0x55731314bb50 VAL: '111' (3 sibs) 34: [22] [22] 0x55731314bbe0 VAL: '112' (3 sibs) 34: [23] [23] 0x55731314bc70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731314bd00 VAL: '120' (3 sibs) 34: [25] [25] 0x55731314bd90 VAL: '121' (3 sibs) 34: [26] [26] 0x55731314be20 VAL: '122' (3 sibs) 34: [27] [27] 0x55731314beb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731314bf40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731314bfd0 VAL: '200' (3 sibs) 34: [30] [30] 0x55731314c060 VAL: '201' (3 sibs) 34: [31] [31] 0x55731314c0f0 VAL: '202' (3 sibs) 34: [32] [32] 0x55731314c180 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731314c210 VAL: '210' (3 sibs) 34: [34] [34] 0x55731314c2a0 VAL: '211' (3 sibs) 34: [35] [35] 0x55731314c330 VAL: '212' (3 sibs) 34: [36] [36] 0x55731314c3c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731314c450 VAL: '220' (3 sibs) 34: [38] [38] 0x55731314c4e0 VAL: '221' (3 sibs) 34: [39] [39] 0x55731314c570 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] 0x55731313a100 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731313a190 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731313a220 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731313a2b0 VAL: '000' (3 sibs) 34: [4] [4] 0x55731313a340 VAL: '001' (3 sibs) 34: [5] [5] 0x55731313a3d0 VAL: '002' (3 sibs) 34: [6] [6] 0x55731313a460 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731313a4f0 VAL: '010' (3 sibs) 34: [8] [8] 0x55731313a580 VAL: '011' (3 sibs) 34: [9] [9] 0x55731313a610 VAL: '012' (3 sibs) 34: [10] [10] 0x55731313a6a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731313a730 VAL: '020' (3 sibs) 34: [12] [12] 0x55731313a7c0 VAL: '021' (3 sibs) 34: [13] [13] 0x55731313a850 VAL: '022' (3 sibs) 34: [14] [14] 0x55731313a8e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731313a970 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731313aa00 VAL: '100' (3 sibs) 34: [17] [17] 0x55731313aa90 VAL: '101' (3 sibs) 34: [18] [18] 0x55731313ab20 VAL: '102' (3 sibs) 34: [19] [19] 0x55731313abb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731313ac40 VAL: '110' (3 sibs) 34: [21] [21] 0x55731313acd0 VAL: '111' (3 sibs) 34: [22] [22] 0x55731313ad60 VAL: '112' (3 sibs) 34: [23] [23] 0x55731313adf0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731313ae80 VAL: '120' (3 sibs) 34: [25] [25] 0x55731313af10 VAL: '121' (3 sibs) 34: [26] [26] 0x55731313afa0 VAL: '122' (3 sibs) 34: [27] [27] 0x55731313b030 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731313b0c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731313b150 VAL: '200' (3 sibs) 34: [30] [30] 0x55731313b1e0 VAL: '201' (3 sibs) 34: [31] [31] 0x55731313b270 VAL: '202' (3 sibs) 34: [32] [32] 0x55731313b300 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731313b390 VAL: '210' (3 sibs) 34: [34] [34] 0x55731313b420 VAL: '211' (3 sibs) 34: [35] [35] 0x55731313b4b0 VAL: '212' (3 sibs) 34: [36] [36] 0x55731313b540 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731313b5d0 VAL: '220' (3 sibs) 34: [38] [38] 0x55731313b660 VAL: '221' (3 sibs) 34: [39] [39] 0x55731313b6f0 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] 0x55731314d390 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731314d420 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731314d4b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731314d540 VAL: '000' (3 sibs) 34: [4] [4] 0x55731314d5d0 VAL: '001' (3 sibs) 34: [5] [5] 0x55731314d660 VAL: '002' (3 sibs) 34: [6] [6] 0x55731314d6f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731314d780 VAL: '010' (3 sibs) 34: [8] [8] 0x55731314d810 VAL: '011' (3 sibs) 34: [9] [9] 0x55731314d8a0 VAL: '012' (3 sibs) 34: [10] [10] 0x55731314d930 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731314d9c0 VAL: '020' (3 sibs) 34: [12] [12] 0x55731314da50 VAL: '021' (3 sibs) 34: [13] [13] 0x55731314dae0 VAL: '022' (3 sibs) 34: [14] [14] 0x55731314db70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731314dc00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731314dc90 VAL: '100' (3 sibs) 34: [17] [17] 0x55731314dd20 VAL: '101' (3 sibs) 34: [18] [18] 0x55731314ddb0 VAL: '102' (3 sibs) 34: [19] [19] 0x55731314de40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731314ded0 VAL: '110' (3 sibs) 34: [21] [21] 0x55731314df60 VAL: '111' (3 sibs) 34: [22] [22] 0x55731314dff0 VAL: '112' (3 sibs) 34: [23] [23] 0x55731314e080 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731314e110 VAL: '120' (3 sibs) 34: [25] [25] 0x55731314e1a0 VAL: '121' (3 sibs) 34: [26] [26] 0x55731314e230 VAL: '122' (3 sibs) 34: [27] [27] 0x55731314e2c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731314e350 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731314e3e0 VAL: '200' (3 sibs) 34: [30] [30] 0x55731314e470 VAL: '201' (3 sibs) 34: [31] [31] 0x55731314e500 VAL: '202' (3 sibs) 34: [32] [32] 0x55731314e590 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731314e620 VAL: '210' (3 sibs) 34: [34] [34] 0x55731314e6b0 VAL: '211' (3 sibs) 34: [35] [35] 0x55731314e740 VAL: '212' (3 sibs) 34: [36] [36] 0x55731314e7d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731314e860 VAL: '220' (3 sibs) 34: [38] [38] 0x55731314e8f0 VAL: '221' (3 sibs) 34: [39] [39] 0x55731314e980 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] 0x55731313c510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731313c5a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731313c630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731313c6c0 VAL: '000' (3 sibs) 34: [4] [4] 0x55731313c750 VAL: '001' (3 sibs) 34: [5] [5] 0x55731313c7e0 VAL: '002' (3 sibs) 34: [6] [6] 0x55731313c870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731313c900 VAL: '010' (3 sibs) 34: [8] [8] 0x55731313c990 VAL: '011' (3 sibs) 34: [9] [9] 0x55731313ca20 VAL: '012' (3 sibs) 34: [10] [10] 0x55731313cab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731313cb40 VAL: '020' (3 sibs) 34: [12] [12] 0x55731313cbd0 VAL: '021' (3 sibs) 34: [13] [13] 0x55731313cc60 VAL: '022' (3 sibs) 34: [14] [14] 0x55731313ccf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731313cd80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731313ce10 VAL: '100' (3 sibs) 34: [17] [17] 0x55731313cea0 VAL: '101' (3 sibs) 34: [18] [18] 0x55731313cf30 VAL: '102' (3 sibs) 34: [19] [19] 0x55731313cfc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731313d050 VAL: '110' (3 sibs) 34: [21] [21] 0x55731313d0e0 VAL: '111' (3 sibs) 34: [22] [22] 0x55731313d170 VAL: '112' (3 sibs) 34: [23] [23] 0x55731313d200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731313d290 VAL: '120' (3 sibs) 34: [25] [25] 0x55731313d320 VAL: '121' (3 sibs) 34: [26] [26] 0x55731313d3b0 VAL: '122' (3 sibs) 34: [27] [27] 0x55731313d440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731313d4d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731313d560 VAL: '200' (3 sibs) 34: [30] [30] 0x55731313d5f0 VAL: '201' (3 sibs) 34: [31] [31] 0x55731313d680 VAL: '202' (3 sibs) 34: [32] [32] 0x55731313d710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731313d7a0 VAL: '210' (3 sibs) 34: [34] [34] 0x55731313d830 VAL: '211' (3 sibs) 34: [35] [35] 0x55731313d8c0 VAL: '212' (3 sibs) 34: [36] [36] 0x55731313d950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731313d9e0 VAL: '220' (3 sibs) 34: [38] [38] 0x55731313da70 VAL: '221' (3 sibs) 34: [39] [39] 0x55731313db00 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] 0x5573131509b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x557313150a40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313150ad0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313150b60 VAL: '000' (3 sibs) 34: [4] [4] 0x557313150bf0 VAL: '001' (3 sibs) 34: [5] [5] 0x557313150c80 VAL: '002' (3 sibs) 34: [6] [6] 0x557313150d10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x557313150da0 VAL: '010' (3 sibs) 34: [8] [8] 0x557313150e30 VAL: '011' (3 sibs) 34: [9] [9] 0x557313150ec0 VAL: '012' (3 sibs) 34: [10] [10] 0x557313150f50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313150fe0 VAL: '020' (3 sibs) 34: [12] [12] 0x557313151070 VAL: '021' (3 sibs) 34: [13] [13] 0x557313151100 VAL: '022' (3 sibs) 34: [14] [14] 0x557313151190 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313151220 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x5573131512b0 VAL: '100' (3 sibs) 34: [17] [17] 0x557313151340 VAL: '101' (3 sibs) 34: [18] [18] 0x5573131513d0 VAL: '102' (3 sibs) 34: [19] [19] 0x557313151460 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x5573131514f0 VAL: '110' (3 sibs) 34: [21] [21] 0x557313151580 VAL: '111' (3 sibs) 34: [22] [22] 0x557313151610 VAL: '112' (3 sibs) 34: [23] [23] 0x5573131516a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x557313151730 VAL: '120' (3 sibs) 34: [25] [25] 0x5573131517c0 VAL: '121' (3 sibs) 34: [26] [26] 0x557313151850 VAL: '122' (3 sibs) 34: [27] [27] 0x5573131518e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x557313151970 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x557313151a00 VAL: '200' (3 sibs) 34: [30] [30] 0x557313151a90 VAL: '201' (3 sibs) 34: [31] [31] 0x557313151b20 VAL: '202' (3 sibs) 34: [32] [32] 0x557313151bb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x557313151c40 VAL: '210' (3 sibs) 34: [34] [34] 0x557313151cd0 VAL: '211' (3 sibs) 34: [35] [35] 0x557313151d60 VAL: '212' (3 sibs) 34: [36] [36] 0x557313151df0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x557313151e80 VAL: '220' (3 sibs) 34: [38] [38] 0x557313151f10 VAL: '221' (3 sibs) 34: [39] [39] 0x557313151fa0 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] 0x55731313e920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731313e9b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731313ea40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731313ead0 VAL: '000' (3 sibs) 34: [4] [4] 0x55731313eb60 VAL: '001' (3 sibs) 34: [5] [5] 0x55731313ebf0 VAL: '002' (3 sibs) 34: [6] [6] 0x55731313ec80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731313ed10 VAL: '010' (3 sibs) 34: [8] [8] 0x55731313eda0 VAL: '011' (3 sibs) 34: [9] [9] 0x55731313ee30 VAL: '012' (3 sibs) 34: [10] [10] 0x55731313eec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731313ef50 VAL: '020' (3 sibs) 34: [12] [12] 0x55731313efe0 VAL: '021' (3 sibs) 34: [13] [13] 0x55731313f070 VAL: '022' (3 sibs) 34: [14] [14] 0x55731313f100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731313f190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731313f220 VAL: '100' (3 sibs) 34: [17] [17] 0x55731313f2b0 VAL: '101' (3 sibs) 34: [18] [18] 0x55731313f340 VAL: '102' (3 sibs) 34: [19] [19] 0x55731313f3d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731313f460 VAL: '110' (3 sibs) 34: [21] [21] 0x55731313f4f0 VAL: '111' (3 sibs) 34: [22] [22] 0x55731313f580 VAL: '112' (3 sibs) 34: [23] [23] 0x55731313f610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731313f6a0 VAL: '120' (3 sibs) 34: [25] [25] 0x55731313f730 VAL: '121' (3 sibs) 34: [26] [26] 0x55731313f7c0 VAL: '122' (3 sibs) 34: [27] [27] 0x55731313f850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731313f8e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731313f970 VAL: '200' (3 sibs) 34: [30] [30] 0x55731313fa00 VAL: '201' (3 sibs) 34: [31] [31] 0x55731313fa90 VAL: '202' (3 sibs) 34: [32] [32] 0x55731313fb20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731313fbb0 VAL: '210' (3 sibs) 34: [34] [34] 0x55731313fc40 VAL: '211' (3 sibs) 34: [35] [35] 0x55731313fcd0 VAL: '212' (3 sibs) 34: [36] [36] 0x55731313fd60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731313fdf0 VAL: '220' (3 sibs) 34: [38] [38] 0x55731313fe80 VAL: '221' (3 sibs) 34: [39] [39] 0x55731313ff10 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] 0x557313152dc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x557313152e50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313152ee0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313152f70 VAL: '000' (3 sibs) 34: [4] [4] 0x557313153000 VAL: '001' (3 sibs) 34: [5] [5] 0x557313153090 VAL: '002' (3 sibs) 34: [6] [6] 0x557313153120 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x5573131531b0 VAL: '010' (3 sibs) 34: [8] [8] 0x557313153240 VAL: '011' (3 sibs) 34: [9] [9] 0x5573131532d0 VAL: '012' (3 sibs) 34: [10] [10] 0x557313153360 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x5573131533f0 VAL: '020' (3 sibs) 34: [12] [12] 0x557313153480 VAL: '021' (3 sibs) 34: [13] [13] 0x557313153510 VAL: '022' (3 sibs) 34: [14] [14] 0x5573131535a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313153630 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x5573131536c0 VAL: '100' (3 sibs) 34: [17] [17] 0x557313153750 VAL: '101' (3 sibs) 34: [18] [18] 0x5573131537e0 VAL: '102' (3 sibs) 34: [19] [19] 0x557313153870 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x557313153900 VAL: '110' (3 sibs) 34: [21] [21] 0x557313153990 VAL: '111' (3 sibs) 34: [22] [22] 0x557313153a20 VAL: '112' (3 sibs) 34: [23] [23] 0x557313153ab0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x557313153b40 VAL: '120' (3 sibs) 34: [25] [25] 0x557313153bd0 VAL: '121' (3 sibs) 34: [26] [26] 0x557313153c60 VAL: '122' (3 sibs) 34: [27] [27] 0x557313153cf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x557313153d80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x557313153e10 VAL: '200' (3 sibs) 34: [30] [30] 0x557313153ea0 VAL: '201' (3 sibs) 34: [31] [31] 0x557313153f30 VAL: '202' (3 sibs) 34: [32] [32] 0x557313153fc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x557313154050 VAL: '210' (3 sibs) 34: [34] [34] 0x5573131540e0 VAL: '211' (3 sibs) 34: [35] [35] 0x557313154170 VAL: '212' (3 sibs) 34: [36] [36] 0x557313154200 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x557313154290 VAL: '220' (3 sibs) 34: [38] [38] 0x557313154320 VAL: '221' (3 sibs) 34: [39] [39] 0x5573131543b0 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: 0x55731310ec90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55731310bae0 SEQ: (3 sibs) 3 children: 34: 0x55731310bcb0 SEQ: (3 sibs) 3 children: 34: 0x55731310be80 VAL: '000' (3 sibs) 34: 0x55731310bf18 VAL: '001' (3 sibs) 34: 0x55731310bfb0 VAL: '002' (3 sibs) 34: 0x55731310bd48 SEQ: (3 sibs) 3 children: 34: 0x55731310c050 VAL: '010' (3 sibs) 34: 0x55731310c0e8 VAL: '011' (3 sibs) 34: 0x55731310c180 VAL: '012' (3 sibs) 34: 0x55731310bde0 SEQ: (3 sibs) 3 children: 34: 0x55731310c220 VAL: '020' (3 sibs) 34: 0x55731310c2b8 VAL: '021' (3 sibs) 34: 0x55731310c350 VAL: '022' (3 sibs) 34: 0x55731310bb78 SEQ: (3 sibs) 3 children: 34: 0x55731310c3f0 SEQ: (3 sibs) 3 children: 34: 0x55731310c5c0 VAL: '100' (3 sibs) 34: 0x55731310c658 VAL: '101' (3 sibs) 34: 0x55731310c6f0 VAL: '102' (3 sibs) 34: 0x55731310c488 SEQ: (3 sibs) 3 children: 34: 0x55731310c790 VAL: '110' (3 sibs) 34: 0x55731310c828 VAL: '111' (3 sibs) 34: 0x55731310c8c0 VAL: '112' (3 sibs) 34: 0x55731310c520 SEQ: (3 sibs) 3 children: 34: 0x55731310c960 VAL: '120' (3 sibs) 34: 0x55731310c9f8 VAL: '121' (3 sibs) 34: 0x55731310ca90 VAL: '122' (3 sibs) 34: 0x55731310bc10 SEQ: (3 sibs) 3 children: 34: 0x55731310cb30 SEQ: (3 sibs) 3 children: 34: 0x55731310cd00 VAL: '200' (3 sibs) 34: 0x55731310cd98 VAL: '201' (3 sibs) 34: 0x55731310ce30 VAL: '202' (3 sibs) 34: 0x55731310cbc8 SEQ: (3 sibs) 3 children: 34: 0x55731310ced0 VAL: '210' (3 sibs) 34: 0x55731310cf68 VAL: '211' (3 sibs) 34: 0x55731310d000 VAL: '212' (3 sibs) 34: 0x55731310cc60 SEQ: (3 sibs) 3 children: 34: 0x55731310d0a0 VAL: '220' (3 sibs) 34: 0x55731310d138 VAL: '221' (3 sibs) 34: 0x55731310d1d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x5573131551d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x557313155260 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x5573131552f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313155380 VAL: '000' (3 sibs) 34: [4] [4] 0x557313155410 VAL: '001' (3 sibs) 34: [5] [5] 0x5573131554a0 VAL: '002' (3 sibs) 34: [6] [6] 0x557313155530 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x5573131555c0 VAL: '010' (3 sibs) 34: [8] [8] 0x557313155650 VAL: '011' (3 sibs) 34: [9] [9] 0x5573131556e0 VAL: '012' (3 sibs) 34: [10] [10] 0x557313155770 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313155800 VAL: '020' (3 sibs) 34: [12] [12] 0x557313155890 VAL: '021' (3 sibs) 34: [13] [13] 0x557313155920 VAL: '022' (3 sibs) 34: [14] [14] 0x5573131559b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313155a40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x557313155ad0 VAL: '100' (3 sibs) 34: [17] [17] 0x557313155b60 VAL: '101' (3 sibs) 34: [18] [18] 0x557313155bf0 VAL: '102' (3 sibs) 34: [19] [19] 0x557313155c80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x557313155d10 VAL: '110' (3 sibs) 34: [21] [21] 0x557313155da0 VAL: '111' (3 sibs) 34: [22] [22] 0x557313155e30 VAL: '112' (3 sibs) 34: [23] [23] 0x557313155ec0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x557313155f50 VAL: '120' (3 sibs) 34: [25] [25] 0x557313155fe0 VAL: '121' (3 sibs) 34: [26] [26] 0x557313156070 VAL: '122' (3 sibs) 34: [27] [27] 0x557313156100 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x557313156190 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x557313156220 VAL: '200' (3 sibs) 34: [30] [30] 0x5573131562b0 VAL: '201' (3 sibs) 34: [31] [31] 0x557313156340 VAL: '202' (3 sibs) 34: [32] [32] 0x5573131563d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x557313156460 VAL: '210' (3 sibs) 34: [34] [34] 0x5573131564f0 VAL: '211' (3 sibs) 34: [35] [35] 0x557313156580 VAL: '212' (3 sibs) 34: [36] [36] 0x557313156610 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x5573131566a0 VAL: '220' (3 sibs) 34: [38] [38] 0x557313156730 VAL: '221' (3 sibs) 34: [39] [39] 0x5573131567c0 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: 0x55731310eda8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55731310d4b0 SEQ: (3 sibs) 3 children: 34: 0x55731310d680 SEQ: (3 sibs) 3 children: 34: 0x55731310d850 VAL: '000' (3 sibs) 34: 0x55731310d8e8 VAL: '001' (3 sibs) 34: 0x55731310d980 VAL: '002' (3 sibs) 34: 0x55731310d718 SEQ: (3 sibs) 3 children: 34: 0x55731310da20 VAL: '010' (3 sibs) 34: 0x55731310dab8 VAL: '011' (3 sibs) 34: 0x55731310db50 VAL: '012' (3 sibs) 34: 0x55731310d7b0 SEQ: (3 sibs) 3 children: 34: 0x55731310dbf0 VAL: '020' (3 sibs) 34: 0x55731310dc88 VAL: '021' (3 sibs) 34: 0x55731310dd20 VAL: '022' (3 sibs) 34: 0x55731310d548 SEQ: (3 sibs) 3 children: 34: 0x55731310ddc0 SEQ: (3 sibs) 3 children: 34: 0x55731310df90 VAL: '100' (3 sibs) 34: 0x55731310e028 VAL: '101' (3 sibs) 34: 0x55731310e0c0 VAL: '102' (3 sibs) 34: 0x55731310de58 SEQ: (3 sibs) 3 children: 34: 0x55731310e160 VAL: '110' (3 sibs) 34: 0x55731310e1f8 VAL: '111' (3 sibs) 34: 0x55731310e290 VAL: '112' (3 sibs) 34: 0x55731310def0 SEQ: (3 sibs) 3 children: 34: 0x55731310e330 VAL: '120' (3 sibs) 34: 0x55731310e3c8 VAL: '121' (3 sibs) 34: 0x55731310e460 VAL: '122' (3 sibs) 34: 0x55731310d5e0 SEQ: (3 sibs) 3 children: 34: 0x55731310e500 SEQ: (3 sibs) 3 children: 34: 0x55731310e6d0 VAL: '200' (3 sibs) 34: 0x55731310e768 VAL: '201' (3 sibs) 34: 0x55731310e800 VAL: '202' (3 sibs) 34: 0x55731310e598 SEQ: (3 sibs) 3 children: 34: 0x55731310e8a0 VAL: '210' (3 sibs) 34: 0x55731310e938 VAL: '211' (3 sibs) 34: 0x55731310e9d0 VAL: '212' (3 sibs) 34: 0x55731310e630 SEQ: (3 sibs) 3 children: 34: 0x55731310ea70 VAL: '220' (3 sibs) 34: 0x55731310eb08 VAL: '221' (3 sibs) 34: 0x55731310eba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x557313156860 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x5573131568f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313156980 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313156a10 VAL: '000' (3 sibs) 34: [4] [4] 0x557313156aa0 VAL: '001' (3 sibs) 34: [5] [5] 0x557313156b30 VAL: '002' (3 sibs) 34: [6] [6] 0x557313156bc0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x557313156c50 VAL: '010' (3 sibs) 34: [8] [8] 0x557313156ce0 VAL: '011' (3 sibs) 34: [9] [9] 0x557313156d70 VAL: '012' (3 sibs) 34: [10] [10] 0x557313156e00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313156e90 VAL: '020' (3 sibs) 34: [12] [12] 0x557313156f20 VAL: '021' (3 sibs) 34: [13] [13] 0x557313156fb0 VAL: '022' (3 sibs) 34: [14] [14] 0x557313157040 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x5573131570d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x557313157160 VAL: '100' (3 sibs) 34: [17] [17] 0x5573131571f0 VAL: '101' (3 sibs) 34: [18] [18] 0x557313157280 VAL: '102' (3 sibs) 34: [19] [19] 0x557313157310 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x5573131573a0 VAL: '110' (3 sibs) 34: [21] [21] 0x557313157430 VAL: '111' (3 sibs) 34: [22] [22] 0x5573131574c0 VAL: '112' (3 sibs) 34: [23] [23] 0x557313157550 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x5573131575e0 VAL: '120' (3 sibs) 34: [25] [25] 0x557313157670 VAL: '121' (3 sibs) 34: [26] [26] 0x557313157700 VAL: '122' (3 sibs) 34: [27] [27] 0x557313157790 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x557313157820 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x5573131578b0 VAL: '200' (3 sibs) 34: [30] [30] 0x557313157940 VAL: '201' (3 sibs) 34: [31] [31] 0x5573131579d0 VAL: '202' (3 sibs) 34: [32] [32] 0x557313157a60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x557313157af0 VAL: '210' (3 sibs) 34: [34] [34] 0x557313157b80 VAL: '211' (3 sibs) 34: [35] [35] 0x557313157c10 VAL: '212' (3 sibs) 34: [36] [36] 0x557313157ca0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x557313157d30 VAL: '220' (3 sibs) 34: [38] [38] 0x557313157dc0 VAL: '221' (3 sibs) 34: [39] [39] 0x557313157e50 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: 0x55731310eec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55731310f0b0 SEQ: (3 sibs) 3 children: 34: 0x55731310f280 SEQ: (3 sibs) 3 children: 34: 0x55731310f450 VAL: '000' (3 sibs) 34: 0x55731310f4e8 VAL: '001' (3 sibs) 34: 0x55731310f580 VAL: '002' (3 sibs) 34: 0x55731310f318 SEQ: (3 sibs) 3 children: 34: 0x55731310f620 VAL: '010' (3 sibs) 34: 0x55731310f6b8 VAL: '011' (3 sibs) 34: 0x55731310f750 VAL: '012' (3 sibs) 34: 0x55731310f3b0 SEQ: (3 sibs) 3 children: 34: 0x55731310f7f0 VAL: '020' (3 sibs) 34: 0x55731310f888 VAL: '021' (3 sibs) 34: 0x55731310f920 VAL: '022' (3 sibs) 34: 0x55731310f148 SEQ: (3 sibs) 3 children: 34: 0x55731310f9c0 SEQ: (3 sibs) 3 children: 34: 0x55731310fb90 VAL: '100' (3 sibs) 34: 0x55731310fc28 VAL: '101' (3 sibs) 34: 0x55731310fcc0 VAL: '102' (3 sibs) 34: 0x55731310fa58 SEQ: (3 sibs) 3 children: 34: 0x55731310fd60 VAL: '110' (3 sibs) 34: 0x55731310fdf8 VAL: '111' (3 sibs) 34: 0x55731310fe90 VAL: '112' (3 sibs) 34: 0x55731310faf0 SEQ: (3 sibs) 3 children: 34: 0x55731310ff30 VAL: '120' (3 sibs) 34: 0x55731310ffc8 VAL: '121' (3 sibs) 34: 0x557313110060 VAL: '122' (3 sibs) 34: 0x55731310f1e0 SEQ: (3 sibs) 3 children: 34: 0x557313110100 SEQ: (3 sibs) 3 children: 34: 0x5573131102d0 VAL: '200' (3 sibs) 34: 0x557313110368 VAL: '201' (3 sibs) 34: 0x557313110400 VAL: '202' (3 sibs) 34: 0x557313110198 SEQ: (3 sibs) 3 children: 34: 0x5573131104a0 VAL: '210' (3 sibs) 34: 0x557313110538 VAL: '211' (3 sibs) 34: 0x5573131105d0 VAL: '212' (3 sibs) 34: 0x557313110230 SEQ: (3 sibs) 3 children: 34: 0x557313110670 VAL: '220' (3 sibs) 34: 0x557313110708 VAL: '221' (3 sibs) 34: 0x5573131107a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x557313157ef0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x557313157f80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x557313158010 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x5573131580a0 VAL: '000' (3 sibs) 34: [4] [4] 0x557313158130 VAL: '001' (3 sibs) 34: [5] [5] 0x5573131581c0 VAL: '002' (3 sibs) 34: [6] [6] 0x557313158250 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x5573131582e0 VAL: '010' (3 sibs) 34: [8] [8] 0x557313158370 VAL: '011' (3 sibs) 34: [9] [9] 0x557313158400 VAL: '012' (3 sibs) 34: [10] [10] 0x557313158490 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313158520 VAL: '020' (3 sibs) 34: [12] [12] 0x5573131585b0 VAL: '021' (3 sibs) 34: [13] [13] 0x557313158640 VAL: '022' (3 sibs) 34: [14] [14] 0x5573131586d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313158760 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x5573131587f0 VAL: '100' (3 sibs) 34: [17] [17] 0x557313158880 VAL: '101' (3 sibs) 34: [18] [18] 0x557313158910 VAL: '102' (3 sibs) 34: [19] [19] 0x5573131589a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x557313158a30 VAL: '110' (3 sibs) 34: [21] [21] 0x557313158ac0 VAL: '111' (3 sibs) 34: [22] [22] 0x557313158b50 VAL: '112' (3 sibs) 34: [23] [23] 0x557313158be0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x557313158c70 VAL: '120' (3 sibs) 34: [25] [25] 0x557313158d00 VAL: '121' (3 sibs) 34: [26] [26] 0x557313158d90 VAL: '122' (3 sibs) 34: [27] [27] 0x557313158e20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x557313158eb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x557313158f40 VAL: '200' (3 sibs) 34: [30] [30] 0x557313158fd0 VAL: '201' (3 sibs) 34: [31] [31] 0x557313159060 VAL: '202' (3 sibs) 34: [32] [32] 0x5573131590f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x557313159180 VAL: '210' (3 sibs) 34: [34] [34] 0x557313159210 VAL: '211' (3 sibs) 34: [35] [35] 0x5573131592a0 VAL: '212' (3 sibs) 34: [36] [36] 0x557313159330 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x5573131593c0 VAL: '220' (3 sibs) 34: [38] [38] 0x557313159450 VAL: '221' (3 sibs) 34: [39] [39] 0x5573131594e0 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: 0x55731310efd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x557313110840 SEQ: (3 sibs) 3 children: 34: 0x557313110a10 SEQ: (3 sibs) 3 children: 34: 0x557313110be0 VAL: '000' (3 sibs) 34: 0x557313110c78 VAL: '001' (3 sibs) 34: 0x557313110d10 VAL: '002' (3 sibs) 34: 0x557313110aa8 SEQ: (3 sibs) 3 children: 34: 0x557313110db0 VAL: '010' (3 sibs) 34: 0x557313110e48 VAL: '011' (3 sibs) 34: 0x557313110ee0 VAL: '012' (3 sibs) 34: 0x557313110b40 SEQ: (3 sibs) 3 children: 34: 0x557313110f80 VAL: '020' (3 sibs) 34: 0x557313111018 VAL: '021' (3 sibs) 34: 0x5573131110b0 VAL: '022' (3 sibs) 34: 0x5573131108d8 SEQ: (3 sibs) 3 children: 34: 0x557313111150 SEQ: (3 sibs) 3 children: 34: 0x557313111320 VAL: '100' (3 sibs) 34: 0x5573131113b8 VAL: '101' (3 sibs) 34: 0x557313111450 VAL: '102' (3 sibs) 34: 0x5573131111e8 SEQ: (3 sibs) 3 children: 34: 0x5573131114f0 VAL: '110' (3 sibs) 34: 0x557313111588 VAL: '111' (3 sibs) 34: 0x557313111620 VAL: '112' (3 sibs) 34: 0x557313111280 SEQ: (3 sibs) 3 children: 34: 0x5573131116c0 VAL: '120' (3 sibs) 34: 0x557313111758 VAL: '121' (3 sibs) 34: 0x5573131117f0 VAL: '122' (3 sibs) 34: 0x557313110970 SEQ: (3 sibs) 3 children: 34: 0x557313111890 SEQ: (3 sibs) 3 children: 34: 0x557313111a60 VAL: '200' (3 sibs) 34: 0x557313111af8 VAL: '201' (3 sibs) 34: 0x557313111b90 VAL: '202' (3 sibs) 34: 0x557313111928 SEQ: (3 sibs) 3 children: 34: 0x557313111c30 VAL: '210' (3 sibs) 34: 0x557313111cc8 VAL: '211' (3 sibs) 34: 0x557313111d60 VAL: '212' (3 sibs) 34: 0x5573131119c0 SEQ: (3 sibs) 3 children: 34: 0x557313111e00 VAL: '220' (3 sibs) 34: 0x557313111e98 VAL: '221' (3 sibs) 34: 0x557313111f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x557313159580 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x557313159610 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x5573131596a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x557313159730 VAL: '000' (3 sibs) 34: [4] [4] 0x5573131597c0 VAL: '001' (3 sibs) 34: [5] [5] 0x557313159850 VAL: '002' (3 sibs) 34: [6] [6] 0x5573131598e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x557313159970 VAL: '010' (3 sibs) 34: [8] [8] 0x557313159a00 VAL: '011' (3 sibs) 34: [9] [9] 0x557313159a90 VAL: '012' (3 sibs) 34: [10] [10] 0x557313159b20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x557313159bb0 VAL: '020' (3 sibs) 34: [12] [12] 0x557313159c40 VAL: '021' (3 sibs) 34: [13] [13] 0x557313159cd0 VAL: '022' (3 sibs) 34: [14] [14] 0x557313159d60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x557313159df0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x557313159e80 VAL: '100' (3 sibs) 34: [17] [17] 0x557313159f10 VAL: '101' (3 sibs) 34: [18] [18] 0x557313159fa0 VAL: '102' (3 sibs) 34: [19] [19] 0x55731315a030 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731315a0c0 VAL: '110' (3 sibs) 34: [21] [21] 0x55731315a150 VAL: '111' (3 sibs) 34: [22] [22] 0x55731315a1e0 VAL: '112' (3 sibs) 34: [23] [23] 0x55731315a270 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731315a300 VAL: '120' (3 sibs) 34: [25] [25] 0x55731315a390 VAL: '121' (3 sibs) 34: [26] [26] 0x55731315a420 VAL: '122' (3 sibs) 34: [27] [27] 0x55731315a4b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731315a540 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731315a5d0 VAL: '200' (3 sibs) 34: [30] [30] 0x55731315a660 VAL: '201' (3 sibs) 34: [31] [31] 0x55731315a6f0 VAL: '202' (3 sibs) 34: [32] [32] 0x55731315a780 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731315a810 VAL: '210' (3 sibs) 34: [34] [34] 0x55731315a8a0 VAL: '211' (3 sibs) 34: [35] [35] 0x55731315a930 VAL: '212' (3 sibs) 34: [36] [36] 0x55731315a9c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731315aa50 VAL: '220' (3 sibs) 34: [38] [38] 0x55731315aae0 VAL: '221' (3 sibs) 34: [39] [39] 0x55731315ab70 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: 0x55731310ec90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55731310bae0 SEQ: (3 sibs) 3 children: 34: 0x55731310bcb0 SEQ: (3 sibs) 3 children: 34: 0x55731310be80 VAL: '000' (3 sibs) 34: 0x55731310bf18 VAL: '001' (3 sibs) 34: 0x55731310bfb0 VAL: '002' (3 sibs) 34: 0x55731310bd48 SEQ: (3 sibs) 3 children: 34: 0x55731310c050 VAL: '010' (3 sibs) 34: 0x55731310c0e8 VAL: '011' (3 sibs) 34: 0x55731310c180 VAL: '012' (3 sibs) 34: 0x55731310bde0 SEQ: (3 sibs) 3 children: 34: 0x55731310c220 VAL: '020' (3 sibs) 34: 0x55731310c2b8 VAL: '021' (3 sibs) 34: 0x55731310c350 VAL: '022' (3 sibs) 34: 0x55731310bb78 SEQ: (3 sibs) 3 children: 34: 0x55731310c3f0 SEQ: (3 sibs) 3 children: 34: 0x55731310c5c0 VAL: '100' (3 sibs) 34: 0x55731310c658 VAL: '101' (3 sibs) 34: 0x55731310c6f0 VAL: '102' (3 sibs) 34: 0x55731310c488 SEQ: (3 sibs) 3 children: 34: 0x55731310c790 VAL: '110' (3 sibs) 34: 0x55731310c828 VAL: '111' (3 sibs) 34: 0x55731310c8c0 VAL: '112' (3 sibs) 34: 0x55731310c520 SEQ: (3 sibs) 3 children: 34: 0x55731310c960 VAL: '120' (3 sibs) 34: 0x55731310c9f8 VAL: '121' (3 sibs) 34: 0x55731310ca90 VAL: '122' (3 sibs) 34: 0x55731310bc10 SEQ: (3 sibs) 3 children: 34: 0x55731310cb30 SEQ: (3 sibs) 3 children: 34: 0x55731310cd00 VAL: '200' (3 sibs) 34: 0x55731310cd98 VAL: '201' (3 sibs) 34: 0x55731310ce30 VAL: '202' (3 sibs) 34: 0x55731310cbc8 SEQ: (3 sibs) 3 children: 34: 0x55731310ced0 VAL: '210' (3 sibs) 34: 0x55731310cf68 VAL: '211' (3 sibs) 34: 0x55731310d000 VAL: '212' (3 sibs) 34: 0x55731310cc60 SEQ: (3 sibs) 3 children: 34: 0x55731310d0a0 VAL: '220' (3 sibs) 34: 0x55731310d138 VAL: '221' (3 sibs) 34: 0x55731310d1d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55731315ac10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731315aca0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731315ad30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731315adc0 VAL: '000' (3 sibs) 34: [4] [4] 0x55731315ae50 VAL: '001' (3 sibs) 34: [5] [5] 0x55731315aee0 VAL: '002' (3 sibs) 34: [6] [6] 0x55731315af70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731315b000 VAL: '010' (3 sibs) 34: [8] [8] 0x55731315b090 VAL: '011' (3 sibs) 34: [9] [9] 0x55731315b120 VAL: '012' (3 sibs) 34: [10] [10] 0x55731315b1b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731315b240 VAL: '020' (3 sibs) 34: [12] [12] 0x55731315b2d0 VAL: '021' (3 sibs) 34: [13] [13] 0x55731315b360 VAL: '022' (3 sibs) 34: [14] [14] 0x55731315b3f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731315b480 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731315b510 VAL: '100' (3 sibs) 34: [17] [17] 0x55731315b5a0 VAL: '101' (3 sibs) 34: [18] [18] 0x55731315b630 VAL: '102' (3 sibs) 34: [19] [19] 0x55731315b6c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731315b750 VAL: '110' (3 sibs) 34: [21] [21] 0x55731315b7e0 VAL: '111' (3 sibs) 34: [22] [22] 0x55731315b870 VAL: '112' (3 sibs) 34: [23] [23] 0x55731315b900 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731315b990 VAL: '120' (3 sibs) 34: [25] [25] 0x55731315ba20 VAL: '121' (3 sibs) 34: [26] [26] 0x55731315bab0 VAL: '122' (3 sibs) 34: [27] [27] 0x55731315bb40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731315bbd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731315bc60 VAL: '200' (3 sibs) 34: [30] [30] 0x55731315bcf0 VAL: '201' (3 sibs) 34: [31] [31] 0x55731315bd80 VAL: '202' (3 sibs) 34: [32] [32] 0x55731315be10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731315bea0 VAL: '210' (3 sibs) 34: [34] [34] 0x55731315bf30 VAL: '211' (3 sibs) 34: [35] [35] 0x55731315bfc0 VAL: '212' (3 sibs) 34: [36] [36] 0x55731315c050 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731315c0e0 VAL: '220' (3 sibs) 34: [38] [38] 0x55731315c170 VAL: '221' (3 sibs) 34: [39] [39] 0x55731315c200 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: 0x55731310eda8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55731310d4b0 SEQ: (3 sibs) 3 children: 34: 0x55731310d680 SEQ: (3 sibs) 3 children: 34: 0x55731310d850 VAL: '000' (3 sibs) 34: 0x55731310d8e8 VAL: '001' (3 sibs) 34: 0x55731310d980 VAL: '002' (3 sibs) 34: 0x55731310d718 SEQ: (3 sibs) 3 children: 34: 0x55731310da20 VAL: '010' (3 sibs) 34: 0x55731310dab8 VAL: '011' (3 sibs) 34: 0x55731310db50 VAL: '012' (3 sibs) 34: 0x55731310d7b0 SEQ: (3 sibs) 3 children: 34: 0x55731310dbf0 VAL: '020' (3 sibs) 34: 0x55731310dc88 VAL: '021' (3 sibs) 34: 0x55731310dd20 VAL: '022' (3 sibs) 34: 0x55731310d548 SEQ: (3 sibs) 3 children: 34: 0x55731310ddc0 SEQ: (3 sibs) 3 children: 34: 0x55731310df90 VAL: '100' (3 sibs) 34: 0x55731310e028 VAL: '101' (3 sibs) 34: 0x55731310e0c0 VAL: '102' (3 sibs) 34: 0x55731310de58 SEQ: (3 sibs) 3 children: 34: 0x55731310e160 VAL: '110' (3 sibs) 34: 0x55731310e1f8 VAL: '111' (3 sibs) 34: 0x55731310e290 VAL: '112' (3 sibs) 34: 0x55731310def0 SEQ: (3 sibs) 3 children: 34: 0x55731310e330 VAL: '120' (3 sibs) 34: 0x55731310e3c8 VAL: '121' (3 sibs) 34: 0x55731310e460 VAL: '122' (3 sibs) 34: 0x55731310d5e0 SEQ: (3 sibs) 3 children: 34: 0x55731310e500 SEQ: (3 sibs) 3 children: 34: 0x55731310e6d0 VAL: '200' (3 sibs) 34: 0x55731310e768 VAL: '201' (3 sibs) 34: 0x55731310e800 VAL: '202' (3 sibs) 34: 0x55731310e598 SEQ: (3 sibs) 3 children: 34: 0x55731310e8a0 VAL: '210' (3 sibs) 34: 0x55731310e938 VAL: '211' (3 sibs) 34: 0x55731310e9d0 VAL: '212' (3 sibs) 34: 0x55731310e630 SEQ: (3 sibs) 3 children: 34: 0x55731310ea70 VAL: '220' (3 sibs) 34: 0x55731310eb08 VAL: '221' (3 sibs) 34: 0x55731310eba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55731315c2a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731315c330 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731315c3c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731315c450 VAL: '000' (3 sibs) 34: [4] [4] 0x55731315c4e0 VAL: '001' (3 sibs) 34: [5] [5] 0x55731315c570 VAL: '002' (3 sibs) 34: [6] [6] 0x55731315c600 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731315c690 VAL: '010' (3 sibs) 34: [8] [8] 0x55731315c720 VAL: '011' (3 sibs) 34: [9] [9] 0x55731315c7b0 VAL: '012' (3 sibs) 34: [10] [10] 0x55731315c840 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731315c8d0 VAL: '020' (3 sibs) 34: [12] [12] 0x55731315c960 VAL: '021' (3 sibs) 34: [13] [13] 0x55731315c9f0 VAL: '022' (3 sibs) 34: [14] [14] 0x55731315ca80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731315cb10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731315cba0 VAL: '100' (3 sibs) 34: [17] [17] 0x55731315cc30 VAL: '101' (3 sibs) 34: [18] [18] 0x55731315ccc0 VAL: '102' (3 sibs) 34: [19] [19] 0x55731315cd50 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731315cde0 VAL: '110' (3 sibs) 34: [21] [21] 0x55731315ce70 VAL: '111' (3 sibs) 34: [22] [22] 0x55731315cf00 VAL: '112' (3 sibs) 34: [23] [23] 0x55731315cf90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731315d020 VAL: '120' (3 sibs) 34: [25] [25] 0x55731315d0b0 VAL: '121' (3 sibs) 34: [26] [26] 0x55731315d140 VAL: '122' (3 sibs) 34: [27] [27] 0x55731315d1d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731315d260 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731315d2f0 VAL: '200' (3 sibs) 34: [30] [30] 0x55731315d380 VAL: '201' (3 sibs) 34: [31] [31] 0x55731315d410 VAL: '202' (3 sibs) 34: [32] [32] 0x55731315d4a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731315d530 VAL: '210' (3 sibs) 34: [34] [34] 0x55731315d5c0 VAL: '211' (3 sibs) 34: [35] [35] 0x55731315d650 VAL: '212' (3 sibs) 34: [36] [36] 0x55731315d6e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731315d770 VAL: '220' (3 sibs) 34: [38] [38] 0x55731315d800 VAL: '221' (3 sibs) 34: [39] [39] 0x55731315d890 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: 0x55731310eec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55731310f0b0 SEQ: (3 sibs) 3 children: 34: 0x55731310f280 SEQ: (3 sibs) 3 children: 34: 0x55731310f450 VAL: '000' (3 sibs) 34: 0x55731310f4e8 VAL: '001' (3 sibs) 34: 0x55731310f580 VAL: '002' (3 sibs) 34: 0x55731310f318 SEQ: (3 sibs) 3 children: 34: 0x55731310f620 VAL: '010' (3 sibs) 34: 0x55731310f6b8 VAL: '011' (3 sibs) 34: 0x55731310f750 VAL: '012' (3 sibs) 34: 0x55731310f3b0 SEQ: (3 sibs) 3 children: 34: 0x55731310f7f0 VAL: '020' (3 sibs) 34: 0x55731310f888 VAL: '021' (3 sibs) 34: 0x55731310f920 VAL: '022' (3 sibs) 34: 0x55731310f148 SEQ: (3 sibs) 3 children: 34: 0x55731310f9c0 SEQ: (3 sibs) 3 children: 34: 0x55731310fb90 VAL: '100' (3 sibs) 34: 0x55731310fc28 VAL: '101' (3 sibs) 34: 0x55731310fcc0 VAL: '102' (3 sibs) 34: 0x55731310fa58 SEQ: (3 sibs) 3 children: 34: 0x55731310fd60 VAL: '110' (3 sibs) 34: 0x55731310fdf8 VAL: '111' (3 sibs) 34: 0x55731310fe90 VAL: '112' (3 sibs) 34: 0x55731310faf0 SEQ: (3 sibs) 3 children: 34: 0x55731310ff30 VAL: '120' (3 sibs) 34: 0x55731310ffc8 VAL: '121' (3 sibs) 34: 0x557313110060 VAL: '122' (3 sibs) 34: 0x55731310f1e0 SEQ: (3 sibs) 3 children: 34: 0x557313110100 SEQ: (3 sibs) 3 children: 34: 0x5573131102d0 VAL: '200' (3 sibs) 34: 0x557313110368 VAL: '201' (3 sibs) 34: 0x557313110400 VAL: '202' (3 sibs) 34: 0x557313110198 SEQ: (3 sibs) 3 children: 34: 0x5573131104a0 VAL: '210' (3 sibs) 34: 0x557313110538 VAL: '211' (3 sibs) 34: 0x5573131105d0 VAL: '212' (3 sibs) 34: 0x557313110230 SEQ: (3 sibs) 3 children: 34: 0x557313110670 VAL: '220' (3 sibs) 34: 0x557313110708 VAL: '221' (3 sibs) 34: 0x5573131107a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55731315d930 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731315d9c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731315da50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731315dae0 VAL: '000' (3 sibs) 34: [4] [4] 0x55731315db70 VAL: '001' (3 sibs) 34: [5] [5] 0x55731315dc00 VAL: '002' (3 sibs) 34: [6] [6] 0x55731315dc90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731315dd20 VAL: '010' (3 sibs) 34: [8] [8] 0x55731315ddb0 VAL: '011' (3 sibs) 34: [9] [9] 0x55731315de40 VAL: '012' (3 sibs) 34: [10] [10] 0x55731315ded0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731315df60 VAL: '020' (3 sibs) 34: [12] [12] 0x55731315dff0 VAL: '021' (3 sibs) 34: [13] [13] 0x55731315e080 VAL: '022' (3 sibs) 34: [14] [14] 0x55731315e110 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731315e1a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731315e230 VAL: '100' (3 sibs) 34: [17] [17] 0x55731315e2c0 VAL: '101' (3 sibs) 34: [18] [18] 0x55731315e350 VAL: '102' (3 sibs) 34: [19] [19] 0x55731315e3e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731315e470 VAL: '110' (3 sibs) 34: [21] [21] 0x55731315e500 VAL: '111' (3 sibs) 34: [22] [22] 0x55731315e590 VAL: '112' (3 sibs) 34: [23] [23] 0x55731315e620 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731315e6b0 VAL: '120' (3 sibs) 34: [25] [25] 0x55731315e740 VAL: '121' (3 sibs) 34: [26] [26] 0x55731315e7d0 VAL: '122' (3 sibs) 34: [27] [27] 0x55731315e860 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731315e8f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55731315e980 VAL: '200' (3 sibs) 34: [30] [30] 0x55731315ea10 VAL: '201' (3 sibs) 34: [31] [31] 0x55731315eaa0 VAL: '202' (3 sibs) 34: [32] [32] 0x55731315eb30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55731315ebc0 VAL: '210' (3 sibs) 34: [34] [34] 0x55731315ec50 VAL: '211' (3 sibs) 34: [35] [35] 0x55731315ece0 VAL: '212' (3 sibs) 34: [36] [36] 0x55731315ed70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55731315ee00 VAL: '220' (3 sibs) 34: [38] [38] 0x55731315ee90 VAL: '221' (3 sibs) 34: [39] [39] 0x55731315ef20 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: 0x55731310efd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x557313110840 SEQ: (3 sibs) 3 children: 34: 0x557313110a10 SEQ: (3 sibs) 3 children: 34: 0x557313110be0 VAL: '000' (3 sibs) 34: 0x557313110c78 VAL: '001' (3 sibs) 34: 0x557313110d10 VAL: '002' (3 sibs) 34: 0x557313110aa8 SEQ: (3 sibs) 3 children: 34: 0x557313110db0 VAL: '010' (3 sibs) 34: 0x557313110e48 VAL: '011' (3 sibs) 34: 0x557313110ee0 VAL: '012' (3 sibs) 34: 0x557313110b40 SEQ: (3 sibs) 3 children: 34: 0x557313110f80 VAL: '020' (3 sibs) 34: 0x557313111018 VAL: '021' (3 sibs) 34: 0x5573131110b0 VAL: '022' (3 sibs) 34: 0x5573131108d8 SEQ: (3 sibs) 3 children: 34: 0x557313111150 SEQ: (3 sibs) 3 children: 34: 0x557313111320 VAL: '100' (3 sibs) 34: 0x5573131113b8 VAL: '101' (3 sibs) 34: 0x557313111450 VAL: '102' (3 sibs) 34: 0x5573131111e8 SEQ: (3 sibs) 3 children: 34: 0x5573131114f0 VAL: '110' (3 sibs) 34: 0x557313111588 VAL: '111' (3 sibs) 34: 0x557313111620 VAL: '112' (3 sibs) 34: 0x557313111280 SEQ: (3 sibs) 3 children: 34: 0x5573131116c0 VAL: '120' (3 sibs) 34: 0x557313111758 VAL: '121' (3 sibs) 34: 0x5573131117f0 VAL: '122' (3 sibs) 34: 0x557313110970 SEQ: (3 sibs) 3 children: 34: 0x557313111890 SEQ: (3 sibs) 3 children: 34: 0x557313111a60 VAL: '200' (3 sibs) 34: 0x557313111af8 VAL: '201' (3 sibs) 34: 0x557313111b90 VAL: '202' (3 sibs) 34: 0x557313111928 SEQ: (3 sibs) 3 children: 34: 0x557313111c30 VAL: '210' (3 sibs) 34: 0x557313111cc8 VAL: '211' (3 sibs) 34: 0x557313111d60 VAL: '212' (3 sibs) 34: 0x5573131119c0 SEQ: (3 sibs) 3 children: 34: 0x557313111e00 VAL: '220' (3 sibs) 34: 0x557313111e98 VAL: '221' (3 sibs) 34: 0x557313111f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55731315efc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55731315f050 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55731315f0e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55731315f170 VAL: '000' (3 sibs) 34: [4] [4] 0x55731315f200 VAL: '001' (3 sibs) 34: [5] [5] 0x55731315f290 VAL: '002' (3 sibs) 34: [6] [6] 0x55731315f320 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55731315f3b0 VAL: '010' (3 sibs) 34: [8] [8] 0x55731315f440 VAL: '011' (3 sibs) 34: [9] [9] 0x55731315f4d0 VAL: '012' (3 sibs) 34: [10] [10] 0x55731315f560 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55731315f5f0 VAL: '020' (3 sibs) 34: [12] [12] 0x55731315f680 VAL: '021' (3 sibs) 34: [13] [13] 0x55731315f710 VAL: '022' (3 sibs) 34: [14] [14] 0x55731315f7a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55731315f830 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55731315f8c0 VAL: '100' (3 sibs) 34: [17] [17] 0x55731315f950 VAL: '101' (3 sibs) 34: [18] [18] 0x55731315f9e0 VAL: '102' (3 sibs) 34: [19] [19] 0x55731315fa70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55731315fb00 VAL: '110' (3 sibs) 34: [21] [21] 0x55731315fb90 VAL: '111' (3 sibs) 34: [22] [22] 0x55731315fc20 VAL: '112' (3 sibs) 34: [23] [23] 0x55731315fcb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55731315fd40 VAL: '120' (3 sibs) 34: [25] [25] 0x55731315fdd0 VAL: '121' (3 sibs) 34: [26] [26] 0x55731315fe60 VAL: '122' (3 sibs) 34: [27] [27] 0x55731315fef0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55731315ff80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x557313160010 VAL: '200' (3 sibs) 34: [30] [30] 0x5573131600a0 VAL: '201' (3 sibs) 34: [31] [31] 0x557313160130 VAL: '202' (3 sibs) 34: [32] [32] 0x5573131601c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x557313160250 VAL: '210' (3 sibs) 34: [34] [34] 0x5573131602e0 VAL: '211' (3 sibs) 34: [35] [35] 0x557313160370 VAL: '212' (3 sibs) 34: [36] [36] 0x557313160400 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x557313160490 VAL: '220' (3 sibs) 34: [38] [38] 0x557313160520 VAL: '221' (3 sibs) 34: [39] [39] 0x5573131605b0 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 (9 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (9 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.02 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.6.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x55c185237680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55c185232db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55c185232f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c185233150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185233320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55c1852333b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55c185233450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55c1852331e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c1852334f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55c185233588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55c185233620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55c185233280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c1852336c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55c185233758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55c1852337f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55c185233018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185233890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185233a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55c185233af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55c185233b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55c185233928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185233c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55c185233cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55c185233d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55c1852339c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185233e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55c185233e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55c185233f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55c1852330b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185233fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c1852341a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55c185234238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55c1852342d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55c185234068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185234370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55c185234408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55c1852344a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55c185234100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185234540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55c1852345d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55c185234670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55c185232e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55c185234710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c1852348e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185234ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55c185234b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55c185234be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55c185234978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185234c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55c185234d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55c185234db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55c185234a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185234e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55c185234ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55c185234f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55c1852347a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185235020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c1852351f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55c185235288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55c185235320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55c1852350b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c1852353c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55c185235458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55c1852354f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55c185235150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185235590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55c185235628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55c1852356c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55c185234840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185235760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185235930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55c1852359c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55c185235a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55c1852357f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185235b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55c185235b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55c185235c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55c185235890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185235cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55c185235d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55c185235e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55c185232ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55c185235ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c185236070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185236240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55c1852362d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55c185236370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55c185236108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185236410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55c1852364a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55c185236540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55c1852361a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c1852365e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55c185236678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55c185236710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55c185235f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c1852367b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185236980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55c185236a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55c185236ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55c185236848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185236b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55c185236be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55c185236c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55c1852368e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185236d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55c185236db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55c185236e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55c185235fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185236ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c1852370c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55c185237158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55c1852371f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55c185236f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185237290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55c185237328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55c1852373c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55c185237020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185237460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55c1852374f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55c185237590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55c185243510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c1852435a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c185243630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c1852436c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c185243750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c1852437e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c185243870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c185243900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c185243990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c185243a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c185243ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c185243b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c185243bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c185243c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c185243cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c185243d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c185243e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c185243ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c185243f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c185243fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c185244050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c1852440e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c185244170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c185244200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c185244290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c185244320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c1852443b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c185244440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c1852444d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c185244560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c1852445f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c185244680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c185244710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c1852447a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c185244830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c1852448c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c185244950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c1852449e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c185244a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c185244b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c185244b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c185244c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c185244cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c185244d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c185244dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c185244e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c185244ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c185244f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c185245010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c1852450a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c185245130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c1852451c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c185245250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c1852452e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c185245370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c185245400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c185245490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c185245520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c1852455b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c185245640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c1852456d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c185245760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c1852457f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c185245880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c185245910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c1852459a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c185245a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c185245ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c185245b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c185245be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c185245c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c185245d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c185245d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c185245e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c185245eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c185245f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c185245fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c185246060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c1852460f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c185246180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c185246210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c1852462a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c185246330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c1852463c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c185246450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c1852464e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c185246570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c185246600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c185246690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c185246720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c1852467b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c185246840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c1852468d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c185246960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c1852469f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c185246a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c185246b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c185246ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c185246c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c185246cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c185246d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c185246de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c185246e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c185246f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c185246f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c185247020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c1852470b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c185247140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c1852471d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c185247260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c1852472f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c185247380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c185247410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c1852474a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c185247530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c1852475c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c185247650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c1852476e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c185247770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c185247800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c185247890 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: 0x55c185237798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55c185237870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55c185237a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c185237c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185237de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55c185237e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55c185237f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55c185237ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185237fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55c185238048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55c1852380e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55c185237d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185238180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55c185238218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55c1852382b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55c185237ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185238350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185238520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55c1852385b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55c185238650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55c1852383e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c1852386f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55c185238788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55c185238820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55c185238480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c1852388c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55c185238958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55c1852389f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55c185237b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185238a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185238c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55c185238cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55c185238d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55c185238b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185238e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55c185238ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55c185238f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55c185238bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185239000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55c185239098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55c185239130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55c185237908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55c1852391d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c1852393a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185239570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55c185239608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55c1852396a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55c185239438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185239740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55c1852397d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55c185239870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55c1852394d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185239910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55c1852399a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55c185239a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55c185239268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185239ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185239cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55c185239d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55c185239de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55c185239b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185239e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55c185239f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55c185239fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55c185239c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523a050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55c18523a0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55c18523a180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55c185239300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c18523a220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523a3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55c18523a488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55c18523a520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55c18523a2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523a5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55c18523a658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55c18523a6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55c18523a350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523a790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55c18523a828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55c18523a8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55c1852379a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55c18523a960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c18523ab30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523ad00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55c18523ad98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55c18523ae30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55c18523abc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523aed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55c18523af68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55c18523b000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55c18523ac60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523b0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55c18523b138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55c18523b1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55c18523a9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c18523b270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523b440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55c18523b4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55c18523b570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55c18523b308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523b610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55c18523b6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55c18523b740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55c18523b3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523b7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55c18523b878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55c18523b910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55c18523aa90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c18523b9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523bb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55c18523bc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55c18523bcb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55c18523ba48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523bd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55c18523bde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55c18523be80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55c18523bae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523bf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55c18523bfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55c18523c050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55c18524bc50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c18524bce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c18524bd70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c18524be00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c18524be90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c18524bf20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c18524bfb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c18524c040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c18524c0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c18524c160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c18524c1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c18524c280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c18524c310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c18524c3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c18524c430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c18524c4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c18524c550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c18524c5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c18524c670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c18524c700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c18524c790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c18524c820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c18524c8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c18524c940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c18524c9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c18524ca60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c18524caf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c18524cb80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c18524cc10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c18524cca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c18524cd30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c18524cdc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c18524ce50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c18524cee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c18524cf70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c18524d000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c18524d090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c18524d120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c18524d1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c18524d240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c18524d2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c18524d360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c18524d3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c18524d480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c18524d510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c18524d5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c18524d630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c18524d6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c18524d750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c18524d7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c18524d870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c18524d900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c18524d990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c18524da20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c18524dab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c18524db40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c18524dbd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c18524dc60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c18524dcf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c18524dd80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c18524de10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c18524dea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c18524df30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c18524dfc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c18524e050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c18524e0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c18524e170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c18524e200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c18524e290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c18524e320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c18524e3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c18524e440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c18524e4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c18524e560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c18524e5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c18524e680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c18524e710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c18524e7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c18524e830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c18524e8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c18524e950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c18524e9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c18524ea70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c18524eb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c18524eb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c18524ec20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c18524ecb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c18524ed40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c18524edd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c18524ee60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c18524eef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c18524ef80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c18524f010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c18524f0a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c18524f130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c18524f1c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c18524f250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c18524f2e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c18524f370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c18524f400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c18524f490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c18524f520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c18524f5b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c18524f640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c18524f6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c18524f760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c18524f7f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c18524f880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c18524f910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c18524f9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c18524fa30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c18524fac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c18524fb50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c18524fbe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c18524fc70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c18524fd00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c18524fd90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c18524fe20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c18524feb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c18524ff40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c18524ffd0 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: 0x55c185237680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55c185232db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55c185232f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c185233150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185233320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55c1852333b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55c185233450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55c1852331e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c1852334f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55c185233588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55c185233620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55c185233280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c1852336c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55c185233758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55c1852337f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55c185233018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185233890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185233a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55c185233af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55c185233b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55c185233928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185233c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55c185233cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55c185233d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55c1852339c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185233e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55c185233e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55c185233f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55c1852330b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185233fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c1852341a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55c185234238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55c1852342d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55c185234068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185234370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55c185234408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55c1852344a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55c185234100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185234540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55c1852345d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55c185234670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55c185232e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55c185234710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c1852348e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185234ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55c185234b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55c185234be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55c185234978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185234c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55c185234d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55c185234db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55c185234a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185234e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55c185234ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55c185234f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55c1852347a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185235020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c1852351f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55c185235288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55c185235320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55c1852350b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c1852353c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55c185235458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55c1852354f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55c185235150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185235590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55c185235628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55c1852356c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55c185234840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185235760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185235930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55c1852359c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55c185235a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55c1852357f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185235b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55c185235b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55c185235c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55c185235890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185235cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55c185235d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55c185235e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55c185232ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55c185235ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c185236070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185236240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55c1852362d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55c185236370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55c185236108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185236410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55c1852364a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55c185236540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55c1852361a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c1852365e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55c185236678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55c185236710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55c185235f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c1852367b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185236980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55c185236a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55c185236ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55c185236848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185236b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55c185236be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55c185236c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55c1852368e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185236d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55c185236db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55c185236e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55c185235fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185236ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c1852370c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55c185237158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55c1852371f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55c185236f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185237290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55c185237328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55c1852373c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55c185237020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185237460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55c1852374f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55c185237590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55c185250460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c1852504f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c185250580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c185250610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c1852506a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c185250730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c1852507c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c185250850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c1852508e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c185250970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c185250a00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c185250a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c185250b20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c185250bb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c185250c40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c185250cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c185250d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c185250df0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c185250e80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c185250f10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c185250fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c185251030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c1852510c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c185251150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c1852511e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c185251270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c185251300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c185251390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c185251420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c1852514b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c185251540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c1852515d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c185251660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c1852516f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c185251780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c185251810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c1852518a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c185251930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c1852519c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c185251a50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c185251ae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c185251b70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c185251c00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c185251c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c185251d20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c185251db0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c185251e40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c185251ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c185251f60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c185251ff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c185252080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c185252110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c1852521a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c185252230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c1852522c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c185252350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c1852523e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c185252470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c185252500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c185252590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c185252620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c1852526b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c185252740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c1852527d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c185252860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c1852528f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c185252980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c185252a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c185252aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c185252b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c185252bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c185252c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c185252ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c185252d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c185252e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c185252e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c185252f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c185252fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c185253040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c1852530d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c185253160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c1852531f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c185253280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c185253310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c1852533a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c185253430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c1852534c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c185253550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c1852535e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c185253670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c185253700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c185253790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c185253820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c1852538b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c185253940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c1852539d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c185253a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c185253af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c185253b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c185253c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c185253ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c185253d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c185253dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c185253e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c185253ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c185253f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c185254000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c185254090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c185254120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c1852541b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c185254240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c1852542d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c185254360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c1852543f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c185254480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c185254510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c1852545a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c185254630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c1852546c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c185254750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c1852547e0 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: 0x55c185237798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55c185237870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55c185237a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c185237c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185237de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55c185237e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55c185237f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55c185237ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185237fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55c185238048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55c1852380e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55c185237d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185238180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55c185238218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55c1852382b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55c185237ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185238350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185238520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55c1852385b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55c185238650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55c1852383e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c1852386f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55c185238788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55c185238820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55c185238480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c1852388c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55c185238958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55c1852389f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55c185237b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185238a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185238c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55c185238cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55c185238d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55c185238b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185238e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55c185238ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55c185238f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55c185238bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185239000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55c185239098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55c185239130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55c185237908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55c1852391d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c1852393a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185239570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55c185239608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55c1852396a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55c185239438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185239740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55c1852397d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55c185239870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55c1852394d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185239910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55c1852399a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55c185239a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55c185239268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185239ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185239cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55c185239d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55c185239de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55c185239b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185239e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55c185239f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55c185239fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55c185239c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523a050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55c18523a0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55c18523a180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55c185239300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c18523a220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523a3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55c18523a488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55c18523a520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55c18523a2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523a5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55c18523a658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55c18523a6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55c18523a350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523a790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55c18523a828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55c18523a8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55c1852379a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55c18523a960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c18523ab30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523ad00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55c18523ad98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55c18523ae30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55c18523abc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523aed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55c18523af68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55c18523b000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55c18523ac60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523b0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55c18523b138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55c18523b1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55c18523a9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c18523b270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523b440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55c18523b4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55c18523b570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55c18523b308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523b610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55c18523b6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55c18523b740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55c18523b3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523b7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55c18523b878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55c18523b910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55c18523aa90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c18523b9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523bb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55c18523bc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55c18523bcb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55c18523ba48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523bd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55c18523bde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55c18523be80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55c18523bae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523bf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55c18523bfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55c18523c050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55c185254c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c185254d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c185254d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c185254e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c185254eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c185254f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c185254fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c185255060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c1852550f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c185255180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c185255210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c1852552a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c185255330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c1852553c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c185255450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c1852554e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c185255570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c185255600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c185255690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c185255720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c1852557b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c185255840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c1852558d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c185255960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c1852559f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c185255a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c185255b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c185255ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c185255c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c185255cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c185255d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c185255de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c185255e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c185255f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c185255f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c185256020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c1852560b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c185256140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c1852561d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c185256260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c1852562f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c185256380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c185256410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c1852564a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c185256530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c1852565c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c185256650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c1852566e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c185256770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c185256800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c185256890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c185256920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c1852569b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c185256a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c185256ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c185256b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c185256bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c185256c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c185256d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c185256da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c185256e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c185256ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c185256f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c185256fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c185257070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c185257100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c185257190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c185257220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c1852572b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c185257340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c1852573d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c185257460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c1852574f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c185257580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c185257610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c1852576a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c185257730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c1852577c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c185257850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c1852578e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c185257970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c185257a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c185257a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c185257b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c185257bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c185257c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c185257cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c185257d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c185257df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c185257e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c185257f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c185257fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c185258030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c1852580c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c185258150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c1852581e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c185258270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c185258300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c185258390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c185258420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c1852584b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c185258540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c1852585d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c185258660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c1852586f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c185258780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c185258810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c1852588a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c185258930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c1852589c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c185258a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c185258ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c185258b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c185258c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c185258c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c185258d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c185258db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c185258e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c185258ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c185258f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c185258ff0 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] 0x55c185243510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c1852435a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c185243630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c1852436c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c185243750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c1852437e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c185243870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c185243900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c185243990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c185243a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c185243ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c185243b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c185243bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c185243c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c185243cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c185243d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c185243e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c185243ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c185243f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c185243fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c185244050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c1852440e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c185244170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c185244200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c185244290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c185244320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c1852443b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c185244440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c1852444d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c185244560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c1852445f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c185244680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c185244710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c1852447a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c185244830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c1852448c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c185244950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c1852449e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c185244a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c185244b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c185244b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c185244c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c185244cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c185244d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c185244dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c185244e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c185244ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c185244f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c185245010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c1852450a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c185245130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c1852451c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c185245250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c1852452e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c185245370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c185245400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c185245490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c185245520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c1852455b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c185245640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c1852456d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c185245760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c1852457f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c185245880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c185245910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c1852459a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c185245a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c185245ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c185245b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c185245be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c185245c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c185245d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c185245d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c185245e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c185245eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c185245f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c185245fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c185246060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c1852460f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c185246180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c185246210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c1852462a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c185246330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c1852463c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c185246450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c1852464e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c185246570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c185246600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c185246690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c185246720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c1852467b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c185246840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c1852468d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c185246960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c1852469f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c185246a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c185246b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c185246ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c185246c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c185246cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c185246d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c185246de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c185246e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c185246f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c185246f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c185247020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c1852470b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c185247140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c1852471d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c185247260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c1852472f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c185247380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c185247410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c1852474a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c185247530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c1852475c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c185247650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c1852476e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c185247770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c185247800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c185247890 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] 0x55c18525b890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c18525b920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c18525b9b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c18525ba40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c18525bad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c18525bb60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c18525bbf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c18525bc80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c18525bd10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c18525bda0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c18525be30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c18525bec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c18525bf50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c18525bfe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c18525c070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c18525c100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c18525c190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c18525c220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c18525c2b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c18525c340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c18525c3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c18525c460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c18525c4f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c18525c580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c18525c610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c18525c6a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c18525c730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c18525c7c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c18525c850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c18525c8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c18525c970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c18525ca00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c18525ca90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c18525cb20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c18525cbb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c18525cc40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c18525ccd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c18525cd60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c18525cdf0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c18525ce80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c18525cf10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c18525cfa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c18525d030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c18525d0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c18525d150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c18525d1e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c18525d270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c18525d300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c18525d390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c18525d420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c18525d4b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c18525d540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c18525d5d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c18525d660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c18525d6f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c18525d780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c18525d810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c18525d8a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c18525d930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c18525d9c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c18525da50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c18525dae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c18525db70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c18525dc00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c18525dc90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c18525dd20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c18525ddb0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c18525de40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c18525ded0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c18525df60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c18525dff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c18525e080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c18525e110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c18525e1a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c18525e230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c18525e2c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c18525e350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c18525e3e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c18525e470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c18525e500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c18525e590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c18525e620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c18525e6b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c18525e740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c18525e7d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c18525e860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c18525e8f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c18525e980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c18525ea10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c18525eaa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c18525eb30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c18525ebc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c18525ec50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c18525ece0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c18525ed70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c18525ee00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c18525ee90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c18525ef20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c18525efb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c18525f040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c18525f0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c18525f160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c18525f1f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c18525f280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c18525f310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c18525f3a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c18525f430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c18525f4c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c18525f550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c18525f5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c18525f670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c18525f700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c18525f790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c18525f820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c18525f8b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c18525f940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c18525f9d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c18525fa60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c18525faf0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c18525fb80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c18525fc10 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] 0x55c18524bc50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c18524bce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c18524bd70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c18524be00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c18524be90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c18524bf20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c18524bfb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c18524c040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c18524c0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c18524c160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c18524c1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c18524c280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c18524c310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c18524c3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c18524c430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c18524c4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c18524c550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c18524c5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c18524c670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c18524c700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c18524c790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c18524c820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c18524c8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c18524c940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c18524c9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c18524ca60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c18524caf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c18524cb80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c18524cc10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c18524cca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c18524cd30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c18524cdc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c18524ce50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c18524cee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c18524cf70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c18524d000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c18524d090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c18524d120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c18524d1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c18524d240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c18524d2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c18524d360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c18524d3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c18524d480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c18524d510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c18524d5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c18524d630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c18524d6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c18524d750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c18524d7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c18524d870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c18524d900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c18524d990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c18524da20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c18524dab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c18524db40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c18524dbd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c18524dc60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c18524dcf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c18524dd80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c18524de10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c18524dea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c18524df30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c18524dfc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c18524e050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c18524e0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c18524e170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c18524e200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c18524e290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c18524e320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c18524e3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c18524e440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c18524e4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c18524e560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c18524e5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c18524e680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c18524e710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c18524e7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c18524e830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c18524e8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c18524e950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c18524e9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c18524ea70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c18524eb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c18524eb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c18524ec20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c18524ecb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c18524ed40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c18524edd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c18524ee60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c18524eef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c18524ef80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c18524f010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c18524f0a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c18524f130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c18524f1c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c18524f250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c18524f2e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c18524f370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c18524f400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c18524f490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c18524f520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c18524f5b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c18524f640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c18524f6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c18524f760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c18524f7f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c18524f880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c18524f910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c18524f9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c18524fa30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c18524fac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c18524fb50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c18524fbe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c18524fc70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c18524fd00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c18524fd90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c18524fe20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c18524feb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c18524ff40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c18524ffd0 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] 0x55c1852600a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c185260130 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c1852601c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c185260250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c1852602e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c185260370 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c185260400 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c185260490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c185260520 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c1852605b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c185260640 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c1852606d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c185260760 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c1852607f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c185260880 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c185260910 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c1852609a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c185260a30 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c185260ac0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c185260b50 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c185260be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c185260c70 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c185260d00 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c185260d90 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c185260e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c185260eb0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c185260f40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c185260fd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c185261060 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c1852610f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c185261180 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c185261210 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c1852612a0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c185261330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c1852613c0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c185261450 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c1852614e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c185261570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c185261600 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c185261690 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c185261720 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c1852617b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c185261840 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c1852618d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c185261960 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c1852619f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c185261a80 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c185261b10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c185261ba0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c185261c30 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c185261cc0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c185261d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c185261de0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c185261e70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c185261f00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c185261f90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c185262020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c1852620b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c185262140 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c1852621d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c185262260 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c1852622f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c185262380 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c185262410 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c1852624a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c185262530 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c1852625c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c185262650 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c1852626e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c185262770 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c185262800 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c185262890 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c185262920 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c1852629b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c185262a40 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c185262ad0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c185262b60 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c185262bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c185262c80 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c185262d10 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c185262da0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c185262e30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c185262ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c185262f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c185262fe0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c185263070 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c185263100 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c185263190 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c185263220 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c1852632b0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c185263340 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c1852633d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c185263460 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c1852634f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c185263580 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c185263610 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c1852636a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c185263730 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c1852637c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c185263850 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c1852638e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c185263970 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c185263a00 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c185263a90 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c185263b20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c185263bb0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c185263c40 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c185263cd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c185263d60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c185263df0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c185263e80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c185263f10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c185263fa0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c185264030 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c1852640c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c185264150 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c1852641e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c185264270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c185264300 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c185264390 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c185264420 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] 0x55c185250460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c1852504f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c185250580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c185250610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c1852506a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c185250730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c1852507c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c185250850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c1852508e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c185250970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c185250a00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c185250a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c185250b20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c185250bb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c185250c40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c185250cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c185250d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c185250df0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c185250e80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c185250f10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c185250fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c185251030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c1852510c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c185251150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c1852511e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c185251270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c185251300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c185251390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c185251420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c1852514b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c185251540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c1852515d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c185251660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c1852516f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c185251780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c185251810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c1852518a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c185251930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c1852519c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c185251a50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c185251ae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c185251b70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c185251c00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c185251c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c185251d20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c185251db0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c185251e40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c185251ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c185251f60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c185251ff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c185252080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c185252110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c1852521a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c185252230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c1852522c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c185252350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c1852523e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c185252470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c185252500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c185252590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c185252620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c1852526b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c185252740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c1852527d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c185252860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c1852528f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c185252980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c185252a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c185252aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c185252b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c185252bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c185252c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c185252ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c185252d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c185252e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c185252e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c185252f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c185252fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c185253040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c1852530d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c185253160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c1852531f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c185253280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c185253310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c1852533a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c185253430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c1852534c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c185253550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c1852535e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c185253670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c185253700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c185253790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c185253820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c1852538b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c185253940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c1852539d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c185253a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c185253af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c185253b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c185253c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c185253ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c185253d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c185253dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c185253e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c185253ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c185253f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c185254000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c185254090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c185254120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c1852541b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c185254240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c1852542d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c185254360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c1852543f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c185254480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c185254510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c1852545a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c185254630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c1852546c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c185254750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c1852547e0 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] 0x55c185266cc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c185266d50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c185266de0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c185266e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c185266f00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c185266f90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c185267020 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c1852670b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c185267140 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c1852671d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c185267260 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c1852672f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c185267380 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c185267410 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c1852674a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c185267530 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c1852675c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c185267650 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c1852676e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c185267770 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c185267800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c185267890 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c185267920 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c1852679b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c185267a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c185267ad0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c185267b60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c185267bf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c185267c80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c185267d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c185267da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c185267e30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c185267ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c185267f50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c185267fe0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c185268070 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c185268100 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c185268190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c185268220 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c1852682b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c185268340 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c1852683d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c185268460 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c1852684f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c185268580 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c185268610 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c1852686a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c185268730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c1852687c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c185268850 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c1852688e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c185268970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c185268a00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c185268a90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c185268b20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c185268bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c185268c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c185268cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c185268d60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c185268df0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c185268e80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c185268f10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c185268fa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c185269030 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c1852690c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c185269150 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c1852691e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c185269270 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c185269300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c185269390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c185269420 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c1852694b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c185269540 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c1852695d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c185269660 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c1852696f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c185269780 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c185269810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c1852698a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c185269930 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c1852699c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c185269a50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c185269ae0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c185269b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c185269c00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c185269c90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c185269d20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c185269db0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c185269e40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c185269ed0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c185269f60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c185269ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c18526a080 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c18526a110 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c18526a1a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c18526a230 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c18526a2c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c18526a350 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c18526a3e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c18526a470 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c18526a500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c18526a590 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c18526a620 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c18526a6b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c18526a740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c18526a7d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c18526a860 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c18526a8f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c18526a980 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c18526aa10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c18526aaa0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c18526ab30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c18526abc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c18526ac50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c18526ace0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c18526ad70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c18526ae00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c18526ae90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c18526af20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c18526afb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c18526b040 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] 0x55c185254c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c185254d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c185254d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c185254e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c185254eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c185254f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c185254fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c185255060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c1852550f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c185255180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c185255210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c1852552a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c185255330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c1852553c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c185255450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c1852554e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c185255570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c185255600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c185255690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c185255720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c1852557b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c185255840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c1852558d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c185255960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c1852559f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c185255a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c185255b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c185255ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c185255c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c185255cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c185255d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c185255de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c185255e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c185255f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c185255f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c185256020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c1852560b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c185256140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c1852561d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c185256260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c1852562f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c185256380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c185256410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c1852564a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c185256530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c1852565c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c185256650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c1852566e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c185256770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c185256800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c185256890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c185256920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c1852569b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c185256a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c185256ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c185256b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c185256bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c185256c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c185256d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c185256da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c185256e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c185256ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c185256f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c185256fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c185257070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c185257100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c185257190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c185257220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c1852572b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c185257340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c1852573d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c185257460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c1852574f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c185257580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c185257610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c1852576a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c185257730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c1852577c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c185257850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c1852578e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c185257970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c185257a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c185257a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c185257b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c185257bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c185257c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c185257cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c185257d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c185257df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c185257e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c185257f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c185257fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c185258030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c1852580c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c185258150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c1852581e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c185258270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c185258300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c185258390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c185258420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c1852584b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c185258540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c1852585d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c185258660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c1852586f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c185258780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c185258810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c1852588a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c185258930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c1852589c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c185258a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c185258ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c185258b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c185258c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c185258c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c185258d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c185258db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c185258e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c185258ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c185258f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c185258ff0 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] 0x55c18526b4d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c18526b560 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c18526b5f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c18526b680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c18526b710 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c18526b7a0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c18526b830 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c18526b8c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c18526b950 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c18526b9e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c18526ba70 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c18526bb00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c18526bb90 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c18526bc20 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c18526bcb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c18526bd40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c18526bdd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c18526be60 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c18526bef0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c18526bf80 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c18526c010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c18526c0a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c18526c130 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c18526c1c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c18526c250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c18526c2e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c18526c370 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c18526c400 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c18526c490 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c18526c520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c18526c5b0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c18526c640 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c18526c6d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c18526c760 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c18526c7f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c18526c880 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c18526c910 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c18526c9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c18526ca30 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c18526cac0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c18526cb50 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c18526cbe0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c18526cc70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c18526cd00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c18526cd90 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c18526ce20 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c18526ceb0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c18526cf40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c18526cfd0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c18526d060 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c18526d0f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c18526d180 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c18526d210 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c18526d2a0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c18526d330 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c18526d3c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c18526d450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c18526d4e0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c18526d570 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c18526d600 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c18526d690 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c18526d720 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c18526d7b0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c18526d840 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c18526d8d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c18526d960 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c18526d9f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c18526da80 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c18526db10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c18526dba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c18526dc30 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c18526dcc0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c18526dd50 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c18526dde0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c18526de70 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c18526df00 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c18526df90 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c18526e020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c18526e0b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c18526e140 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c18526e1d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c18526e260 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c18526e2f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c18526e380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c18526e410 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c18526e4a0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c18526e530 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c18526e5c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c18526e650 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c18526e6e0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c18526e770 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c18526e800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c18526e890 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c18526e920 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c18526e9b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c18526ea40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c18526ead0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c18526eb60 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c18526ebf0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c18526ec80 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c18526ed10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c18526eda0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c18526ee30 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c18526eec0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c18526ef50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c18526efe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c18526f070 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c18526f100 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c18526f190 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c18526f220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c18526f2b0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c18526f340 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c18526f3d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c18526f460 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c18526f4f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c18526f580 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c18526f610 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c18526f6a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c18526f730 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c18526f7c0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c18526f850 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: 0x55c185237680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55c185232db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55c185232f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c185233150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185233320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55c1852333b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55c185233450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55c1852331e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c1852334f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55c185233588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55c185233620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55c185233280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c1852336c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55c185233758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55c1852337f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55c185233018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185233890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185233a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55c185233af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55c185233b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55c185233928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185233c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55c185233cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55c185233d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55c1852339c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185233e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55c185233e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55c185233f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55c1852330b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185233fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c1852341a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55c185234238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55c1852342d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55c185234068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185234370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55c185234408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55c1852344a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55c185234100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185234540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55c1852345d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55c185234670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55c185232e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55c185234710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c1852348e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185234ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55c185234b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55c185234be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55c185234978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185234c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55c185234d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55c185234db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55c185234a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185234e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55c185234ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55c185234f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55c1852347a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185235020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c1852351f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55c185235288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55c185235320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55c1852350b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c1852353c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55c185235458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55c1852354f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55c185235150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185235590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55c185235628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55c1852356c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55c185234840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185235760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185235930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55c1852359c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55c185235a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55c1852357f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185235b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55c185235b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55c185235c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55c185235890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185235cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55c185235d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55c185235e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55c185232ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55c185235ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c185236070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185236240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55c1852362d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55c185236370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55c185236108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185236410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55c1852364a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55c185236540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55c1852361a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c1852365e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55c185236678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55c185236710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55c185235f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c1852367b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185236980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55c185236a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55c185236ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55c185236848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185236b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55c185236be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55c185236c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55c1852368e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185236d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55c185236db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55c185236e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55c185235fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185236ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c1852370c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55c185237158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55c1852371f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55c185236f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185237290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55c185237328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55c1852373c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55c185237020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185237460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55c1852374f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55c185237590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55c18526fce0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c18526fd70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c18526fe00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c18526fe90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c18526ff20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c18526ffb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c185270040 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c1852700d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c185270160 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c1852701f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c185270280 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c185270310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c1852703a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c185270430 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c1852704c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c185270550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c1852705e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c185270670 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c185270700 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c185270790 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c185270820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c1852708b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c185270940 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c1852709d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c185270a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c185270af0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c185270b80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c185270c10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c185270ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c185270d30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c185270dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c185270e50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c185270ee0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c185270f70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c185271000 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c185271090 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c185271120 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c1852711b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c185271240 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c1852712d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c185271360 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c1852713f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c185271480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c185271510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c1852715a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c185271630 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c1852716c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c185271750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c1852717e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c185271870 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c185271900 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c185271990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c185271a20 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c185271ab0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c185271b40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c185271bd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c185271c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c185271cf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c185271d80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c185271e10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c185271ea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c185271f30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c185271fc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c185272050 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c1852720e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c185272170 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c185272200 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c185272290 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c185272320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c1852723b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c185272440 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c1852724d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c185272560 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c1852725f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c185272680 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c185272710 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c1852727a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c185272830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c1852728c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c185272950 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c1852729e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c185272a70 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c185272b00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c185272b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c185272c20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c185272cb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c185272d40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c185272dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c185272e60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c185272ef0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c185272f80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c185273010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c1852730a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c185273130 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c1852731c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c185273250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c1852732e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c185273370 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c185273400 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c185273490 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c185273520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c1852735b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c185273640 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c1852736d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c185273760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c1852737f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c185273880 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c185273910 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c1852739a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c185273a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c185273ac0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c185273b50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c185273be0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c185273c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c185273d00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c185273d90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c185273e20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c185273eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c185273f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c185273fd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c185274060 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: 0x55c185237798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55c185237870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55c185237a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c185237c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185237de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55c185237e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55c185237f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55c185237ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185237fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55c185238048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55c1852380e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55c185237d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185238180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55c185238218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55c1852382b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55c185237ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185238350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185238520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55c1852385b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55c185238650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55c1852383e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c1852386f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55c185238788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55c185238820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55c185238480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c1852388c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55c185238958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55c1852389f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55c185237b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185238a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185238c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55c185238cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55c185238d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55c185238b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185238e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55c185238ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55c185238f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55c185238bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185239000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55c185239098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55c185239130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55c185237908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55c1852391d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c1852393a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185239570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55c185239608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55c1852396a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55c185239438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185239740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55c1852397d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55c185239870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55c1852394d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185239910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55c1852399a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55c185239a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55c185239268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185239ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185239cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55c185239d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55c185239de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55c185239b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185239e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55c185239f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55c185239fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55c185239c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523a050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55c18523a0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55c18523a180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55c185239300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c18523a220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523a3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55c18523a488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55c18523a520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55c18523a2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523a5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55c18523a658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55c18523a6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55c18523a350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523a790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55c18523a828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55c18523a8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55c1852379a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55c18523a960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c18523ab30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523ad00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55c18523ad98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55c18523ae30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55c18523abc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523aed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55c18523af68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55c18523b000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55c18523ac60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523b0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55c18523b138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55c18523b1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55c18523a9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c18523b270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523b440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55c18523b4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55c18523b570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55c18523b308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523b610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55c18523b6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55c18523b740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55c18523b3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523b7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55c18523b878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55c18523b910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55c18523aa90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c18523b9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523bb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55c18523bc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55c18523bcb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55c18523ba48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523bd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55c18523bde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55c18523be80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55c18523bae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523bf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55c18523bfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55c18523c050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55c185274100 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c185274190 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c185274220 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c1852742b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c185274340 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c1852743d0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c185274460 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c1852744f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c185274580 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c185274610 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c1852746a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c185274730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c1852747c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c185274850 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c1852748e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c185274970 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c185274a00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c185274a90 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c185274b20 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c185274bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c185274c40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c185274cd0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c185274d60 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c185274df0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c185274e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c185274f10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c185274fa0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c185275030 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c1852750c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c185275150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c1852751e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c185275270 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c185275300 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c185275390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c185275420 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c1852754b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c185275540 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c1852755d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c185275660 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c1852756f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c185275780 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c185275810 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c1852758a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c185275930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c1852759c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c185275a50 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c185275ae0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c185275b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c185275c00 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c185275c90 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c185275d20 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c185275db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c185275e40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c185275ed0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c185275f60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c185275ff0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c185276080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c185276110 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c1852761a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c185276230 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c1852762c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c185276350 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c1852763e0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c185276470 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c185276500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c185276590 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c185276620 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c1852766b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c185276740 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c1852767d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c185276860 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c1852768f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c185276980 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c185276a10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c185276aa0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c185276b30 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c185276bc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c185276c50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c185276ce0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c185276d70 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c185276e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c185276e90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c185276f20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c185276fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c185277040 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c1852770d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c185277160 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c1852771f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c185277280 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c185277310 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c1852773a0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c185277430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c1852774c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c185277550 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c1852775e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c185277670 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c185277700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c185277790 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c185277820 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c1852778b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c185277940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c1852779d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c185277a60 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c185277af0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c185277b80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c185277c10 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c185277ca0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c185277d30 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c185277dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c185277e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c185277ee0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c185277f70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c185278000 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c185278090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c185278120 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c1852781b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c185278240 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c1852782d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c185278360 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c1852783f0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c185278480 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: 0x55c185237680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55c185232db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55c185232f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c185233150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185233320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55c1852333b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55c185233450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55c1852331e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c1852334f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55c185233588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55c185233620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55c185233280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c1852336c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55c185233758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55c1852337f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55c185233018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185233890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185233a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55c185233af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55c185233b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55c185233928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185233c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55c185233cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55c185233d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55c1852339c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185233e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55c185233e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55c185233f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55c1852330b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185233fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c1852341a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55c185234238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55c1852342d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55c185234068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185234370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55c185234408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55c1852344a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55c185234100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185234540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55c1852345d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55c185234670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55c185232e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55c185234710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c1852348e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185234ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55c185234b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55c185234be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55c185234978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185234c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55c185234d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55c185234db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55c185234a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185234e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55c185234ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55c185234f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55c1852347a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185235020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c1852351f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55c185235288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55c185235320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55c1852350b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c1852353c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55c185235458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55c1852354f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55c185235150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185235590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55c185235628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55c1852356c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55c185234840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185235760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185235930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55c1852359c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55c185235a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55c1852357f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185235b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55c185235b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55c185235c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55c185235890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185235cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55c185235d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55c185235e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55c185232ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55c185235ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c185236070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185236240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55c1852362d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55c185236370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55c185236108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185236410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55c1852364a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55c185236540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55c1852361a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c1852365e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55c185236678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55c185236710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55c185235f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c1852367b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185236980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55c185236a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55c185236ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55c185236848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185236b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55c185236be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55c185236c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55c1852368e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185236d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55c185236db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55c185236e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55c185235fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185236ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c1852370c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55c185237158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55c1852371f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55c185236f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185237290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55c185237328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55c1852373c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55c185237020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185237460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55c1852374f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55c185237590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55c185278520 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c1852785b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c185278640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c1852786d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c185278760 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c1852787f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c185278880 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c185278910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c1852789a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c185278a30 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c185278ac0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c185278b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c185278be0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c185278c70 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c185278d00 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c185278d90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c185278e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c185278eb0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c185278f40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c185278fd0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c185279060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c1852790f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c185279180 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c185279210 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c1852792a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c185279330 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c1852793c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c185279450 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c1852794e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c185279570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c185279600 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c185279690 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c185279720 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c1852797b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c185279840 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c1852798d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c185279960 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c1852799f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c185279a80 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c185279b10 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c185279ba0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c185279c30 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c185279cc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c185279d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c185279de0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c185279e70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c185279f00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c185279f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c18527a020 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c18527a0b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c18527a140 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c18527a1d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c18527a260 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c18527a2f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c18527a380 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c18527a410 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c18527a4a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c18527a530 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c18527a5c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c18527a650 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c18527a6e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c18527a770 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c18527a800 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c18527a890 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c18527a920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c18527a9b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c18527aa40 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c18527aad0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c18527ab60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c18527abf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c18527ac80 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c18527ad10 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c18527ada0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c18527ae30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c18527aec0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c18527af50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c18527afe0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c18527b070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c18527b100 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c18527b190 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c18527b220 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c18527b2b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c18527b340 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c18527b3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c18527b460 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c18527b4f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c18527b580 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c18527b610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c18527b6a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c18527b730 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c18527b7c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c18527b850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c18527b8e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c18527b970 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c18527ba00 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c18527ba90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c18527bb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c18527bbb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c18527bc40 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c18527bcd0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c18527bd60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c18527bdf0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c18527be80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c18527bf10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c18527bfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c18527c030 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c18527c0c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c18527c150 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c18527c1e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c18527c270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c18527c300 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c18527c390 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c18527c420 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c18527c4b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c18527c540 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c18527c5d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c18527c660 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c18527c6f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c18527c780 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c18527c810 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c18527c8a0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x55c185237798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55c185237870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55c185237a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c185237c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185237de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55c185237e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55c185237f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55c185237ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185237fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55c185238048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55c1852380e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55c185237d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185238180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55c185238218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55c1852382b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55c185237ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185238350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185238520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55c1852385b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55c185238650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55c1852383e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c1852386f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55c185238788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55c185238820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55c185238480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c1852388c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55c185238958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55c1852389f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55c185237b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c185238a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185238c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55c185238cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55c185238d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55c185238b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185238e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55c185238ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55c185238f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55c185238bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185239000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55c185239098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55c185239130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55c185237908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55c1852391d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c1852393a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185239570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55c185239608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55c1852396a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55c185239438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185239740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55c1852397d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55c185239870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55c1852394d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c185239910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55c1852399a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55c185239a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55c185239268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c185239ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c185239cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55c185239d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55c185239de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55c185239b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c185239e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55c185239f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55c185239fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55c185239c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523a050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55c18523a0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55c18523a180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55c185239300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c18523a220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523a3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55c18523a488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55c18523a520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55c18523a2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523a5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55c18523a658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55c18523a6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55c18523a350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523a790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55c18523a828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55c18523a8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55c1852379a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55c18523a960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55c18523ab30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523ad00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55c18523ad98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55c18523ae30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55c18523abc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523aed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55c18523af68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55c18523b000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55c18523ac60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523b0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55c18523b138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55c18523b1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55c18523a9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55c18523b270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523b440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55c18523b4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55c18523b570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55c18523b308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523b610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55c18523b6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55c18523b740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55c18523b3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523b7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55c18523b878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55c18523b910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55c18523aa90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55c18523b9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55c18523bb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55c18523bc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55c18523bcb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55c18523ba48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55c18523bd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55c18523bde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55c18523be80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55c18523bae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55c18523bf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55c18523bfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55c18523c050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55c18527c940 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55c18527c9d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55c18527ca60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55c18527caf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55c18527cb80 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55c18527cc10 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55c18527cca0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55c18527cd30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55c18527cdc0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55c18527ce50 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55c18527cee0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55c18527cf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55c18527d000 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55c18527d090 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55c18527d120 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55c18527d1b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55c18527d240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55c18527d2d0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55c18527d360 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55c18527d3f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55c18527d480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55c18527d510 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55c18527d5a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55c18527d630 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55c18527d6c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55c18527d750 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55c18527d7e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55c18527d870 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55c18527d900 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55c18527d990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55c18527da20 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55c18527dab0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55c18527db40 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55c18527dbd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55c18527dc60 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55c18527dcf0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55c18527dd80 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55c18527de10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55c18527dea0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55c18527df30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55c18527dfc0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55c18527e050 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55c18527e0e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55c18527e170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55c18527e200 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55c18527e290 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55c18527e320 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55c18527e3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55c18527e440 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55c18527e4d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55c18527e560 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55c18527e5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55c18527e680 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55c18527e710 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55c18527e7a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55c18527e830 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55c18527e8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55c18527e950 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55c18527e9e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55c18527ea70 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55c18527eb00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55c18527eb90 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55c18527ec20 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55c18527ecb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55c18527ed40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55c18527edd0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55c18527ee60 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55c18527eef0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55c18527ef80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55c18527f010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55c18527f0a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55c18527f130 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55c18527f1c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55c18527f250 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55c18527f2e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55c18527f370 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55c18527f400 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55c18527f490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55c18527f520 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55c18527f5b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55c18527f640 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55c18527f6d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55c18527f760 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55c18527f7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55c18527f880 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55c18527f910 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55c18527f9a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55c18527fa30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55c18527fac0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55c18527fb50 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55c18527fbe0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55c18527fc70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55c18527fd00 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55c18527fd90 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55c18527fe20 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55c18527feb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55c18527ff40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55c18527ffd0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55c185280060 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55c1852800f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55c185280180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55c185280210 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55c1852802a0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55c185280330 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55c1852803c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55c185280450 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55c1852804e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55c185280570 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55c185280600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55c185280690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55c185280720 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55c1852807b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55c185280840 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55c1852808d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55c185280960 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55c1852809f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55c185280a80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55c185280b10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55c185280ba0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55c185280c30 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55c185280cc0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (2 ms) 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase (16 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (16 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.02 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.6.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x556b29c48680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x556b29c43db0 SEQ: (3 sibs) 3 children: 36: 0x556b29c43f80 SEQ: (3 sibs) 3 children: 36: 0x556b29c44150 SEQ: (3 sibs) 3 children: 36: 0x556b29c44320 VAL: '0000' (3 sibs) 36: 0x556b29c443b8 VAL: '0001' (3 sibs) 36: 0x556b29c44450 VAL: '0002' (3 sibs) 36: 0x556b29c441e8 SEQ: (3 sibs) 3 children: 36: 0x556b29c444f0 VAL: '0010' (3 sibs) 36: 0x556b29c44588 VAL: '0011' (3 sibs) 36: 0x556b29c44620 VAL: '0012' (3 sibs) 36: 0x556b29c44280 SEQ: (3 sibs) 3 children: 36: 0x556b29c446c0 VAL: '0020' (3 sibs) 36: 0x556b29c44758 VAL: '0021' (3 sibs) 36: 0x556b29c447f0 VAL: '0022' (3 sibs) 36: 0x556b29c44018 SEQ: (3 sibs) 3 children: 36: 0x556b29c44890 SEQ: (3 sibs) 3 children: 36: 0x556b29c44a60 VAL: '0100' (3 sibs) 36: 0x556b29c44af8 VAL: '0101' (3 sibs) 36: 0x556b29c44b90 VAL: '0102' (3 sibs) 36: 0x556b29c44928 SEQ: (3 sibs) 3 children: 36: 0x556b29c44c30 VAL: '0110' (3 sibs) 36: 0x556b29c44cc8 VAL: '0111' (3 sibs) 36: 0x556b29c44d60 VAL: '0112' (3 sibs) 36: 0x556b29c449c0 SEQ: (3 sibs) 3 children: 36: 0x556b29c44e00 VAL: '0120' (3 sibs) 36: 0x556b29c44e98 VAL: '0121' (3 sibs) 36: 0x556b29c44f30 VAL: '0122' (3 sibs) 36: 0x556b29c440b0 SEQ: (3 sibs) 3 children: 36: 0x556b29c44fd0 SEQ: (3 sibs) 3 children: 36: 0x556b29c451a0 VAL: '0200' (3 sibs) 36: 0x556b29c45238 VAL: '0201' (3 sibs) 36: 0x556b29c452d0 VAL: '0202' (3 sibs) 36: 0x556b29c45068 SEQ: (3 sibs) 3 children: 36: 0x556b29c45370 VAL: '0210' (3 sibs) 36: 0x556b29c45408 VAL: '0211' (3 sibs) 36: 0x556b29c454a0 VAL: '0212' (3 sibs) 36: 0x556b29c45100 SEQ: (3 sibs) 3 children: 36: 0x556b29c45540 VAL: '0220' (3 sibs) 36: 0x556b29c455d8 VAL: '0221' (3 sibs) 36: 0x556b29c45670 VAL: '0222' (3 sibs) 36: 0x556b29c43e48 SEQ: (3 sibs) 3 children: 36: 0x556b29c45710 SEQ: (3 sibs) 3 children: 36: 0x556b29c458e0 SEQ: (3 sibs) 3 children: 36: 0x556b29c45ab0 VAL: '1000' (3 sibs) 36: 0x556b29c45b48 VAL: '1001' (3 sibs) 36: 0x556b29c45be0 VAL: '1002' (3 sibs) 36: 0x556b29c45978 SEQ: (3 sibs) 3 children: 36: 0x556b29c45c80 VAL: '1010' (3 sibs) 36: 0x556b29c45d18 VAL: '1011' (3 sibs) 36: 0x556b29c45db0 VAL: '1012' (3 sibs) 36: 0x556b29c45a10 SEQ: (3 sibs) 3 children: 36: 0x556b29c45e50 VAL: '1020' (3 sibs) 36: 0x556b29c45ee8 VAL: '1021' (3 sibs) 36: 0x556b29c45f80 VAL: '1022' (3 sibs) 36: 0x556b29c457a8 SEQ: (3 sibs) 3 children: 36: 0x556b29c46020 SEQ: (3 sibs) 3 children: 36: 0x556b29c461f0 VAL: '1100' (3 sibs) 36: 0x556b29c46288 VAL: '1101' (3 sibs) 36: 0x556b29c46320 VAL: '1102' (3 sibs) 36: 0x556b29c460b8 SEQ: (3 sibs) 3 children: 36: 0x556b29c463c0 VAL: '1110' (3 sibs) 36: 0x556b29c46458 VAL: '1111' (3 sibs) 36: 0x556b29c464f0 VAL: '1112' (3 sibs) 36: 0x556b29c46150 SEQ: (3 sibs) 3 children: 36: 0x556b29c46590 VAL: '1120' (3 sibs) 36: 0x556b29c46628 VAL: '1121' (3 sibs) 36: 0x556b29c466c0 VAL: '1122' (3 sibs) 36: 0x556b29c45840 SEQ: (3 sibs) 3 children: 36: 0x556b29c46760 SEQ: (3 sibs) 3 children: 36: 0x556b29c46930 VAL: '1200' (3 sibs) 36: 0x556b29c469c8 VAL: '1201' (3 sibs) 36: 0x556b29c46a60 VAL: '1202' (3 sibs) 36: 0x556b29c467f8 SEQ: (3 sibs) 3 children: 36: 0x556b29c46b00 VAL: '1210' (3 sibs) 36: 0x556b29c46b98 VAL: '1211' (3 sibs) 36: 0x556b29c46c30 VAL: '1212' (3 sibs) 36: 0x556b29c46890 SEQ: (3 sibs) 3 children: 36: 0x556b29c46cd0 VAL: '1220' (3 sibs) 36: 0x556b29c46d68 VAL: '1221' (3 sibs) 36: 0x556b29c46e00 VAL: '1222' (3 sibs) 36: 0x556b29c43ee0 SEQ: (3 sibs) 3 children: 36: 0x556b29c46ea0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47070 SEQ: (3 sibs) 3 children: 36: 0x556b29c47240 VAL: '2000' (3 sibs) 36: 0x556b29c472d8 VAL: '2001' (3 sibs) 36: 0x556b29c47370 VAL: '2002' (3 sibs) 36: 0x556b29c47108 SEQ: (3 sibs) 3 children: 36: 0x556b29c47410 VAL: '2010' (3 sibs) 36: 0x556b29c474a8 VAL: '2011' (3 sibs) 36: 0x556b29c47540 VAL: '2012' (3 sibs) 36: 0x556b29c471a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c475e0 VAL: '2020' (3 sibs) 36: 0x556b29c47678 VAL: '2021' (3 sibs) 36: 0x556b29c47710 VAL: '2022' (3 sibs) 36: 0x556b29c46f38 SEQ: (3 sibs) 3 children: 36: 0x556b29c477b0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47980 VAL: '2100' (3 sibs) 36: 0x556b29c47a18 VAL: '2101' (3 sibs) 36: 0x556b29c47ab0 VAL: '2102' (3 sibs) 36: 0x556b29c47848 SEQ: (3 sibs) 3 children: 36: 0x556b29c47b50 VAL: '2110' (3 sibs) 36: 0x556b29c47be8 VAL: '2111' (3 sibs) 36: 0x556b29c47c80 VAL: '2112' (3 sibs) 36: 0x556b29c478e0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47d20 VAL: '2120' (3 sibs) 36: 0x556b29c47db8 VAL: '2121' (3 sibs) 36: 0x556b29c47e50 VAL: '2122' (3 sibs) 36: 0x556b29c46fd0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47ef0 SEQ: (3 sibs) 3 children: 36: 0x556b29c480c0 VAL: '2200' (3 sibs) 36: 0x556b29c48158 VAL: '2201' (3 sibs) 36: 0x556b29c481f0 VAL: '2202' (3 sibs) 36: 0x556b29c47f88 SEQ: (3 sibs) 3 children: 36: 0x556b29c48290 VAL: '2210' (3 sibs) 36: 0x556b29c48328 VAL: '2211' (3 sibs) 36: 0x556b29c483c0 VAL: '2212' (3 sibs) 36: 0x556b29c48020 SEQ: (3 sibs) 3 children: 36: 0x556b29c48460 VAL: '2220' (3 sibs) 36: 0x556b29c484f8 VAL: '2221' (3 sibs) 36: 0x556b29c48590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x556b29c53250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c532e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c53370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c53400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c53490 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c53520 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c535b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c53640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c536d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c53760 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c537f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c53880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c53910 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c539a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c53a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c53ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c53b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c53be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c53c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c53d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c53d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c53e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c53eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c53f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c53fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c54060 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c540f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c54180 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c54210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c542a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c54330 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c543c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c54450 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c544e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c54570 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c54600 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c54690 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c54720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c547b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c54840 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c548d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c54960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c549f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c54a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c54b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c54ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c54c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c54cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c54d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c54de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c54e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c54f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c54f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c55020 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c550b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c55140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c551d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c55260 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c552f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c55380 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c55410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c554a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c55530 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c555c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c55650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c556e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c55770 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c55800 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c55890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c55920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c559b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c55a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c55ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c55b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c55bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c55c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c55d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c55da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c55e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c55ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c55f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c55fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c56070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c56100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c56190 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c56220 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c562b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c56340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c563d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c56460 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c564f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c56580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c56610 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c566a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c56730 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c567c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c56850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c568e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c56970 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c56a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c56a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c56b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c56bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c56c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c56cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c56d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c56df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c56e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c56f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c56fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c57030 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c570c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c57150 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c571e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c57270 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c57300 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c57390 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c57420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c574b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c57540 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c575d0 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: 0x556b29c48798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x556b29c48870 SEQ: (3 sibs) 3 children: 36: 0x556b29c48a40 SEQ: (3 sibs) 3 children: 36: 0x556b29c48c10 SEQ: (3 sibs) 3 children: 36: 0x556b29c48de0 VAL: '0000' (3 sibs) 36: 0x556b29c48e78 VAL: '0001' (3 sibs) 36: 0x556b29c48f10 VAL: '0002' (3 sibs) 36: 0x556b29c48ca8 SEQ: (3 sibs) 3 children: 36: 0x556b29c48fb0 VAL: '0010' (3 sibs) 36: 0x556b29c49048 VAL: '0011' (3 sibs) 36: 0x556b29c490e0 VAL: '0012' (3 sibs) 36: 0x556b29c48d40 SEQ: (3 sibs) 3 children: 36: 0x556b29c49180 VAL: '0020' (3 sibs) 36: 0x556b29c49218 VAL: '0021' (3 sibs) 36: 0x556b29c492b0 VAL: '0022' (3 sibs) 36: 0x556b29c48ad8 SEQ: (3 sibs) 3 children: 36: 0x556b29c49350 SEQ: (3 sibs) 3 children: 36: 0x556b29c49520 VAL: '0100' (3 sibs) 36: 0x556b29c495b8 VAL: '0101' (3 sibs) 36: 0x556b29c49650 VAL: '0102' (3 sibs) 36: 0x556b29c493e8 SEQ: (3 sibs) 3 children: 36: 0x556b29c496f0 VAL: '0110' (3 sibs) 36: 0x556b29c49788 VAL: '0111' (3 sibs) 36: 0x556b29c49820 VAL: '0112' (3 sibs) 36: 0x556b29c49480 SEQ: (3 sibs) 3 children: 36: 0x556b29c498c0 VAL: '0120' (3 sibs) 36: 0x556b29c49958 VAL: '0121' (3 sibs) 36: 0x556b29c499f0 VAL: '0122' (3 sibs) 36: 0x556b29c48b70 SEQ: (3 sibs) 3 children: 36: 0x556b29c49a90 SEQ: (3 sibs) 3 children: 36: 0x556b29c49c60 VAL: '0200' (3 sibs) 36: 0x556b29c49cf8 VAL: '0201' (3 sibs) 36: 0x556b29c49d90 VAL: '0202' (3 sibs) 36: 0x556b29c49b28 SEQ: (3 sibs) 3 children: 36: 0x556b29c49e30 VAL: '0210' (3 sibs) 36: 0x556b29c49ec8 VAL: '0211' (3 sibs) 36: 0x556b29c49f60 VAL: '0212' (3 sibs) 36: 0x556b29c49bc0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a000 VAL: '0220' (3 sibs) 36: 0x556b29c4a098 VAL: '0221' (3 sibs) 36: 0x556b29c4a130 VAL: '0222' (3 sibs) 36: 0x556b29c48908 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a1d0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a3a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a570 VAL: '1000' (3 sibs) 36: 0x556b29c4a608 VAL: '1001' (3 sibs) 36: 0x556b29c4a6a0 VAL: '1002' (3 sibs) 36: 0x556b29c4a438 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a740 VAL: '1010' (3 sibs) 36: 0x556b29c4a7d8 VAL: '1011' (3 sibs) 36: 0x556b29c4a870 VAL: '1012' (3 sibs) 36: 0x556b29c4a4d0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a910 VAL: '1020' (3 sibs) 36: 0x556b29c4a9a8 VAL: '1021' (3 sibs) 36: 0x556b29c4aa40 VAL: '1022' (3 sibs) 36: 0x556b29c4a268 SEQ: (3 sibs) 3 children: 36: 0x556b29c4aae0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4acb0 VAL: '1100' (3 sibs) 36: 0x556b29c4ad48 VAL: '1101' (3 sibs) 36: 0x556b29c4ade0 VAL: '1102' (3 sibs) 36: 0x556b29c4ab78 SEQ: (3 sibs) 3 children: 36: 0x556b29c4ae80 VAL: '1110' (3 sibs) 36: 0x556b29c4af18 VAL: '1111' (3 sibs) 36: 0x556b29c4afb0 VAL: '1112' (3 sibs) 36: 0x556b29c4ac10 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b050 VAL: '1120' (3 sibs) 36: 0x556b29c4b0e8 VAL: '1121' (3 sibs) 36: 0x556b29c4b180 VAL: '1122' (3 sibs) 36: 0x556b29c4a300 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b220 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b3f0 VAL: '1200' (3 sibs) 36: 0x556b29c4b488 VAL: '1201' (3 sibs) 36: 0x556b29c4b520 VAL: '1202' (3 sibs) 36: 0x556b29c4b2b8 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b5c0 VAL: '1210' (3 sibs) 36: 0x556b29c4b658 VAL: '1211' (3 sibs) 36: 0x556b29c4b6f0 VAL: '1212' (3 sibs) 36: 0x556b29c4b350 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b790 VAL: '1220' (3 sibs) 36: 0x556b29c4b828 VAL: '1221' (3 sibs) 36: 0x556b29c4b8c0 VAL: '1222' (3 sibs) 36: 0x556b29c489a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b960 SEQ: (3 sibs) 3 children: 36: 0x556b29c4bb30 SEQ: (3 sibs) 3 children: 36: 0x556b29c4bd00 VAL: '2000' (3 sibs) 36: 0x556b29c4bd98 VAL: '2001' (3 sibs) 36: 0x556b29c4be30 VAL: '2002' (3 sibs) 36: 0x556b29c4bbc8 SEQ: (3 sibs) 3 children: 36: 0x556b29c4bed0 VAL: '2010' (3 sibs) 36: 0x556b29c4bf68 VAL: '2011' (3 sibs) 36: 0x556b29c4c000 VAL: '2012' (3 sibs) 36: 0x556b29c4bc60 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c0a0 VAL: '2020' (3 sibs) 36: 0x556b29c4c138 VAL: '2021' (3 sibs) 36: 0x556b29c4c1d0 VAL: '2022' (3 sibs) 36: 0x556b29c4b9f8 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c270 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c440 VAL: '2100' (3 sibs) 36: 0x556b29c4c4d8 VAL: '2101' (3 sibs) 36: 0x556b29c4c570 VAL: '2102' (3 sibs) 36: 0x556b29c4c308 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c610 VAL: '2110' (3 sibs) 36: 0x556b29c4c6a8 VAL: '2111' (3 sibs) 36: 0x556b29c4c740 VAL: '2112' (3 sibs) 36: 0x556b29c4c3a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c7e0 VAL: '2120' (3 sibs) 36: 0x556b29c4c878 VAL: '2121' (3 sibs) 36: 0x556b29c4c910 VAL: '2122' (3 sibs) 36: 0x556b29c4ba90 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c9b0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4cb80 VAL: '2200' (3 sibs) 36: 0x556b29c4cc18 VAL: '2201' (3 sibs) 36: 0x556b29c4ccb0 VAL: '2202' (3 sibs) 36: 0x556b29c4ca48 SEQ: (3 sibs) 3 children: 36: 0x556b29c4cd50 VAL: '2210' (3 sibs) 36: 0x556b29c4cde8 VAL: '2211' (3 sibs) 36: 0x556b29c4ce80 VAL: '2212' (3 sibs) 36: 0x556b29c4cae0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4cf20 VAL: '2220' (3 sibs) 36: 0x556b29c4cfb8 VAL: '2221' (3 sibs) 36: 0x556b29c4d050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x556b29c5b080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c5b110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c5b1a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c5b230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c5b2c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c5b350 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c5b3e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c5b470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c5b500 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c5b590 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c5b620 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c5b6b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c5b740 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c5b7d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c5b860 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c5b8f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c5b980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c5ba10 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c5baa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c5bb30 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c5bbc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c5bc50 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c5bce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c5bd70 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c5be00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c5be90 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c5bf20 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c5bfb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c5c040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c5c0d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c5c160 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c5c1f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c5c280 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c5c310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c5c3a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c5c430 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c5c4c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c5c550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c5c5e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c5c670 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c5c700 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c5c790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c5c820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c5c8b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c5c940 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c5c9d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c5ca60 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c5caf0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c5cb80 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c5cc10 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c5cca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c5cd30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c5cdc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c5ce50 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c5cee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c5cf70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c5d000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c5d090 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c5d120 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c5d1b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c5d240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c5d2d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c5d360 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c5d3f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c5d480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c5d510 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c5d5a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c5d630 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c5d6c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c5d750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c5d7e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c5d870 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c5d900 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c5d990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c5da20 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c5dab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c5db40 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c5dbd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c5dc60 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c5dcf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c5dd80 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c5de10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c5dea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c5df30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c5dfc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c5e050 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c5e0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c5e170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c5e200 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c5e290 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c5e320 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c5e3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c5e440 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c5e4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c5e560 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c5e5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c5e680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c5e710 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c5e7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c5e830 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c5e8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c5e950 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c5e9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c5ea70 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c5eb00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c5eb90 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c5ec20 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c5ecb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c5ed40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c5edd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c5ee60 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c5eef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c5ef80 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c5f010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c5f0a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c5f130 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c5f1c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c5f250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c5f2e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c5f370 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c5f400 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: 0x556b29c48680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x556b29c43db0 SEQ: (3 sibs) 3 children: 36: 0x556b29c43f80 SEQ: (3 sibs) 3 children: 36: 0x556b29c44150 SEQ: (3 sibs) 3 children: 36: 0x556b29c44320 VAL: '0000' (3 sibs) 36: 0x556b29c443b8 VAL: '0001' (3 sibs) 36: 0x556b29c44450 VAL: '0002' (3 sibs) 36: 0x556b29c441e8 SEQ: (3 sibs) 3 children: 36: 0x556b29c444f0 VAL: '0010' (3 sibs) 36: 0x556b29c44588 VAL: '0011' (3 sibs) 36: 0x556b29c44620 VAL: '0012' (3 sibs) 36: 0x556b29c44280 SEQ: (3 sibs) 3 children: 36: 0x556b29c446c0 VAL: '0020' (3 sibs) 36: 0x556b29c44758 VAL: '0021' (3 sibs) 36: 0x556b29c447f0 VAL: '0022' (3 sibs) 36: 0x556b29c44018 SEQ: (3 sibs) 3 children: 36: 0x556b29c44890 SEQ: (3 sibs) 3 children: 36: 0x556b29c44a60 VAL: '0100' (3 sibs) 36: 0x556b29c44af8 VAL: '0101' (3 sibs) 36: 0x556b29c44b90 VAL: '0102' (3 sibs) 36: 0x556b29c44928 SEQ: (3 sibs) 3 children: 36: 0x556b29c44c30 VAL: '0110' (3 sibs) 36: 0x556b29c44cc8 VAL: '0111' (3 sibs) 36: 0x556b29c44d60 VAL: '0112' (3 sibs) 36: 0x556b29c449c0 SEQ: (3 sibs) 3 children: 36: 0x556b29c44e00 VAL: '0120' (3 sibs) 36: 0x556b29c44e98 VAL: '0121' (3 sibs) 36: 0x556b29c44f30 VAL: '0122' (3 sibs) 36: 0x556b29c440b0 SEQ: (3 sibs) 3 children: 36: 0x556b29c44fd0 SEQ: (3 sibs) 3 children: 36: 0x556b29c451a0 VAL: '0200' (3 sibs) 36: 0x556b29c45238 VAL: '0201' (3 sibs) 36: 0x556b29c452d0 VAL: '0202' (3 sibs) 36: 0x556b29c45068 SEQ: (3 sibs) 3 children: 36: 0x556b29c45370 VAL: '0210' (3 sibs) 36: 0x556b29c45408 VAL: '0211' (3 sibs) 36: 0x556b29c454a0 VAL: '0212' (3 sibs) 36: 0x556b29c45100 SEQ: (3 sibs) 3 children: 36: 0x556b29c45540 VAL: '0220' (3 sibs) 36: 0x556b29c455d8 VAL: '0221' (3 sibs) 36: 0x556b29c45670 VAL: '0222' (3 sibs) 36: 0x556b29c43e48 SEQ: (3 sibs) 3 children: 36: 0x556b29c45710 SEQ: (3 sibs) 3 children: 36: 0x556b29c458e0 SEQ: (3 sibs) 3 children: 36: 0x556b29c45ab0 VAL: '1000' (3 sibs) 36: 0x556b29c45b48 VAL: '1001' (3 sibs) 36: 0x556b29c45be0 VAL: '1002' (3 sibs) 36: 0x556b29c45978 SEQ: (3 sibs) 3 children: 36: 0x556b29c45c80 VAL: '1010' (3 sibs) 36: 0x556b29c45d18 VAL: '1011' (3 sibs) 36: 0x556b29c45db0 VAL: '1012' (3 sibs) 36: 0x556b29c45a10 SEQ: (3 sibs) 3 children: 36: 0x556b29c45e50 VAL: '1020' (3 sibs) 36: 0x556b29c45ee8 VAL: '1021' (3 sibs) 36: 0x556b29c45f80 VAL: '1022' (3 sibs) 36: 0x556b29c457a8 SEQ: (3 sibs) 3 children: 36: 0x556b29c46020 SEQ: (3 sibs) 3 children: 36: 0x556b29c461f0 VAL: '1100' (3 sibs) 36: 0x556b29c46288 VAL: '1101' (3 sibs) 36: 0x556b29c46320 VAL: '1102' (3 sibs) 36: 0x556b29c460b8 SEQ: (3 sibs) 3 children: 36: 0x556b29c463c0 VAL: '1110' (3 sibs) 36: 0x556b29c46458 VAL: '1111' (3 sibs) 36: 0x556b29c464f0 VAL: '1112' (3 sibs) 36: 0x556b29c46150 SEQ: (3 sibs) 3 children: 36: 0x556b29c46590 VAL: '1120' (3 sibs) 36: 0x556b29c46628 VAL: '1121' (3 sibs) 36: 0x556b29c466c0 VAL: '1122' (3 sibs) 36: 0x556b29c45840 SEQ: (3 sibs) 3 children: 36: 0x556b29c46760 SEQ: (3 sibs) 3 children: 36: 0x556b29c46930 VAL: '1200' (3 sibs) 36: 0x556b29c469c8 VAL: '1201' (3 sibs) 36: 0x556b29c46a60 VAL: '1202' (3 sibs) 36: 0x556b29c467f8 SEQ: (3 sibs) 3 children: 36: 0x556b29c46b00 VAL: '1210' (3 sibs) 36: 0x556b29c46b98 VAL: '1211' (3 sibs) 36: 0x556b29c46c30 VAL: '1212' (3 sibs) 36: 0x556b29c46890 SEQ: (3 sibs) 3 children: 36: 0x556b29c46cd0 VAL: '1220' (3 sibs) 36: 0x556b29c46d68 VAL: '1221' (3 sibs) 36: 0x556b29c46e00 VAL: '1222' (3 sibs) 36: 0x556b29c43ee0 SEQ: (3 sibs) 3 children: 36: 0x556b29c46ea0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47070 SEQ: (3 sibs) 3 children: 36: 0x556b29c47240 VAL: '2000' (3 sibs) 36: 0x556b29c472d8 VAL: '2001' (3 sibs) 36: 0x556b29c47370 VAL: '2002' (3 sibs) 36: 0x556b29c47108 SEQ: (3 sibs) 3 children: 36: 0x556b29c47410 VAL: '2010' (3 sibs) 36: 0x556b29c474a8 VAL: '2011' (3 sibs) 36: 0x556b29c47540 VAL: '2012' (3 sibs) 36: 0x556b29c471a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c475e0 VAL: '2020' (3 sibs) 36: 0x556b29c47678 VAL: '2021' (3 sibs) 36: 0x556b29c47710 VAL: '2022' (3 sibs) 36: 0x556b29c46f38 SEQ: (3 sibs) 3 children: 36: 0x556b29c477b0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47980 VAL: '2100' (3 sibs) 36: 0x556b29c47a18 VAL: '2101' (3 sibs) 36: 0x556b29c47ab0 VAL: '2102' (3 sibs) 36: 0x556b29c47848 SEQ: (3 sibs) 3 children: 36: 0x556b29c47b50 VAL: '2110' (3 sibs) 36: 0x556b29c47be8 VAL: '2111' (3 sibs) 36: 0x556b29c47c80 VAL: '2112' (3 sibs) 36: 0x556b29c478e0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47d20 VAL: '2120' (3 sibs) 36: 0x556b29c47db8 VAL: '2121' (3 sibs) 36: 0x556b29c47e50 VAL: '2122' (3 sibs) 36: 0x556b29c46fd0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47ef0 SEQ: (3 sibs) 3 children: 36: 0x556b29c480c0 VAL: '2200' (3 sibs) 36: 0x556b29c48158 VAL: '2201' (3 sibs) 36: 0x556b29c481f0 VAL: '2202' (3 sibs) 36: 0x556b29c47f88 SEQ: (3 sibs) 3 children: 36: 0x556b29c48290 VAL: '2210' (3 sibs) 36: 0x556b29c48328 VAL: '2211' (3 sibs) 36: 0x556b29c483c0 VAL: '2212' (3 sibs) 36: 0x556b29c48020 SEQ: (3 sibs) 3 children: 36: 0x556b29c48460 VAL: '2220' (3 sibs) 36: 0x556b29c484f8 VAL: '2221' (3 sibs) 36: 0x556b29c48590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x556b29c5f890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c5f920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c5f9b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c5fa40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c5fad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c5fb60 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c5fbf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c5fc80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c5fd10 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c5fda0 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c5fe30 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c5fec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c5ff50 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c5ffe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c60070 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c60100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c60190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c60220 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c602b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c60340 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c603d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c60460 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c604f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c60580 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c60610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c606a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c60730 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c607c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c60850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c608e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c60970 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c60a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c60a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c60b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c60bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c60c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c60cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c60d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c60df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c60e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c60f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c60fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c61030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c610c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c61150 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c611e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c61270 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c61300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c61390 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c61420 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c614b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c61540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c615d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c61660 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c616f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c61780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c61810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c618a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c61930 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c619c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c61a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c61ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c61b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c61c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c61c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c61d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c61db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c61e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c61ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c61f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c61ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c62080 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c62110 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c621a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c62230 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c622c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c62350 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c623e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c62470 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c62500 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c62590 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c62620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c626b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c62740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c627d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c62860 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c628f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c62980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c62a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c62aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c62b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c62bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c62c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c62ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c62d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c62e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c62e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c62f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c62fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c63040 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c630d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c63160 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c631f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c63280 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c63310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c633a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c63430 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c634c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c63550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c635e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c63670 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c63700 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c63790 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c63820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c638b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c63940 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c639d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c63a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c63af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c63b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c63c10 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: 0x556b29c48798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x556b29c48870 SEQ: (3 sibs) 3 children: 36: 0x556b29c48a40 SEQ: (3 sibs) 3 children: 36: 0x556b29c48c10 SEQ: (3 sibs) 3 children: 36: 0x556b29c48de0 VAL: '0000' (3 sibs) 36: 0x556b29c48e78 VAL: '0001' (3 sibs) 36: 0x556b29c48f10 VAL: '0002' (3 sibs) 36: 0x556b29c48ca8 SEQ: (3 sibs) 3 children: 36: 0x556b29c48fb0 VAL: '0010' (3 sibs) 36: 0x556b29c49048 VAL: '0011' (3 sibs) 36: 0x556b29c490e0 VAL: '0012' (3 sibs) 36: 0x556b29c48d40 SEQ: (3 sibs) 3 children: 36: 0x556b29c49180 VAL: '0020' (3 sibs) 36: 0x556b29c49218 VAL: '0021' (3 sibs) 36: 0x556b29c492b0 VAL: '0022' (3 sibs) 36: 0x556b29c48ad8 SEQ: (3 sibs) 3 children: 36: 0x556b29c49350 SEQ: (3 sibs) 3 children: 36: 0x556b29c49520 VAL: '0100' (3 sibs) 36: 0x556b29c495b8 VAL: '0101' (3 sibs) 36: 0x556b29c49650 VAL: '0102' (3 sibs) 36: 0x556b29c493e8 SEQ: (3 sibs) 3 children: 36: 0x556b29c496f0 VAL: '0110' (3 sibs) 36: 0x556b29c49788 VAL: '0111' (3 sibs) 36: 0x556b29c49820 VAL: '0112' (3 sibs) 36: 0x556b29c49480 SEQ: (3 sibs) 3 children: 36: 0x556b29c498c0 VAL: '0120' (3 sibs) 36: 0x556b29c49958 VAL: '0121' (3 sibs) 36: 0x556b29c499f0 VAL: '0122' (3 sibs) 36: 0x556b29c48b70 SEQ: (3 sibs) 3 children: 36: 0x556b29c49a90 SEQ: (3 sibs) 3 children: 36: 0x556b29c49c60 VAL: '0200' (3 sibs) 36: 0x556b29c49cf8 VAL: '0201' (3 sibs) 36: 0x556b29c49d90 VAL: '0202' (3 sibs) 36: 0x556b29c49b28 SEQ: (3 sibs) 3 children: 36: 0x556b29c49e30 VAL: '0210' (3 sibs) 36: 0x556b29c49ec8 VAL: '0211' (3 sibs) 36: 0x556b29c49f60 VAL: '0212' (3 sibs) 36: 0x556b29c49bc0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a000 VAL: '0220' (3 sibs) 36: 0x556b29c4a098 VAL: '0221' (3 sibs) 36: 0x556b29c4a130 VAL: '0222' (3 sibs) 36: 0x556b29c48908 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a1d0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a3a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a570 VAL: '1000' (3 sibs) 36: 0x556b29c4a608 VAL: '1001' (3 sibs) 36: 0x556b29c4a6a0 VAL: '1002' (3 sibs) 36: 0x556b29c4a438 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a740 VAL: '1010' (3 sibs) 36: 0x556b29c4a7d8 VAL: '1011' (3 sibs) 36: 0x556b29c4a870 VAL: '1012' (3 sibs) 36: 0x556b29c4a4d0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a910 VAL: '1020' (3 sibs) 36: 0x556b29c4a9a8 VAL: '1021' (3 sibs) 36: 0x556b29c4aa40 VAL: '1022' (3 sibs) 36: 0x556b29c4a268 SEQ: (3 sibs) 3 children: 36: 0x556b29c4aae0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4acb0 VAL: '1100' (3 sibs) 36: 0x556b29c4ad48 VAL: '1101' (3 sibs) 36: 0x556b29c4ade0 VAL: '1102' (3 sibs) 36: 0x556b29c4ab78 SEQ: (3 sibs) 3 children: 36: 0x556b29c4ae80 VAL: '1110' (3 sibs) 36: 0x556b29c4af18 VAL: '1111' (3 sibs) 36: 0x556b29c4afb0 VAL: '1112' (3 sibs) 36: 0x556b29c4ac10 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b050 VAL: '1120' (3 sibs) 36: 0x556b29c4b0e8 VAL: '1121' (3 sibs) 36: 0x556b29c4b180 VAL: '1122' (3 sibs) 36: 0x556b29c4a300 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b220 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b3f0 VAL: '1200' (3 sibs) 36: 0x556b29c4b488 VAL: '1201' (3 sibs) 36: 0x556b29c4b520 VAL: '1202' (3 sibs) 36: 0x556b29c4b2b8 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b5c0 VAL: '1210' (3 sibs) 36: 0x556b29c4b658 VAL: '1211' (3 sibs) 36: 0x556b29c4b6f0 VAL: '1212' (3 sibs) 36: 0x556b29c4b350 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b790 VAL: '1220' (3 sibs) 36: 0x556b29c4b828 VAL: '1221' (3 sibs) 36: 0x556b29c4b8c0 VAL: '1222' (3 sibs) 36: 0x556b29c489a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b960 SEQ: (3 sibs) 3 children: 36: 0x556b29c4bb30 SEQ: (3 sibs) 3 children: 36: 0x556b29c4bd00 VAL: '2000' (3 sibs) 36: 0x556b29c4bd98 VAL: '2001' (3 sibs) 36: 0x556b29c4be30 VAL: '2002' (3 sibs) 36: 0x556b29c4bbc8 SEQ: (3 sibs) 3 children: 36: 0x556b29c4bed0 VAL: '2010' (3 sibs) 36: 0x556b29c4bf68 VAL: '2011' (3 sibs) 36: 0x556b29c4c000 VAL: '2012' (3 sibs) 36: 0x556b29c4bc60 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c0a0 VAL: '2020' (3 sibs) 36: 0x556b29c4c138 VAL: '2021' (3 sibs) 36: 0x556b29c4c1d0 VAL: '2022' (3 sibs) 36: 0x556b29c4b9f8 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c270 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c440 VAL: '2100' (3 sibs) 36: 0x556b29c4c4d8 VAL: '2101' (3 sibs) 36: 0x556b29c4c570 VAL: '2102' (3 sibs) 36: 0x556b29c4c308 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c610 VAL: '2110' (3 sibs) 36: 0x556b29c4c6a8 VAL: '2111' (3 sibs) 36: 0x556b29c4c740 VAL: '2112' (3 sibs) 36: 0x556b29c4c3a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c7e0 VAL: '2120' (3 sibs) 36: 0x556b29c4c878 VAL: '2121' (3 sibs) 36: 0x556b29c4c910 VAL: '2122' (3 sibs) 36: 0x556b29c4ba90 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c9b0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4cb80 VAL: '2200' (3 sibs) 36: 0x556b29c4cc18 VAL: '2201' (3 sibs) 36: 0x556b29c4ccb0 VAL: '2202' (3 sibs) 36: 0x556b29c4ca48 SEQ: (3 sibs) 3 children: 36: 0x556b29c4cd50 VAL: '2210' (3 sibs) 36: 0x556b29c4cde8 VAL: '2211' (3 sibs) 36: 0x556b29c4ce80 VAL: '2212' (3 sibs) 36: 0x556b29c4cae0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4cf20 VAL: '2220' (3 sibs) 36: 0x556b29c4cfb8 VAL: '2221' (3 sibs) 36: 0x556b29c4d050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x556b29c640a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c64130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c641c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c64250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c642e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c64370 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c64400 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c64490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c64520 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c645b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c64640 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c646d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c64760 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c647f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c64880 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c64910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c649a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c64a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c64ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c64b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c64be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c64c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c64d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c64d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c64e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c64eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c64f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c64fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c65060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c650f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c65180 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c65210 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c652a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c65330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c653c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c65450 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c654e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c65570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c65600 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c65690 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c65720 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c657b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c65840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c658d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c65960 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c659f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c65a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c65b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c65ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c65c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c65cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c65d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c65de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c65e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c65f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c65f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c66020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c660b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c66140 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c661d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c66260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c662f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c66380 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c66410 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c664a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c66530 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c665c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c66650 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c666e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c66770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c66800 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c66890 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c66920 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c669b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c66a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c66ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c66b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c66bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c66c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c66d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c66da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c66e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c66ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c66f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c66fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c67070 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c67100 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c67190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c67220 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c672b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c67340 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c673d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c67460 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c674f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c67580 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c67610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c676a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c67730 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c677c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c67850 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c678e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c67970 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c67a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c67a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c67b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c67bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c67c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c67cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c67d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c67df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c67e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c67f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c67fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c68030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c680c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c68150 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c681e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c68270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c68300 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c68390 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c68420 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] 0x556b29c53250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c532e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c53370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c53400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c53490 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c53520 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c535b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c53640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c536d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c53760 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c537f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c53880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c53910 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c539a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c53a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c53ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c53b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c53be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c53c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c53d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c53d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c53e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c53eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c53f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c53fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c54060 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c540f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c54180 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c54210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c542a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c54330 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c543c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c54450 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c544e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c54570 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c54600 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c54690 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c54720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c547b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c54840 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c548d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c54960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c549f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c54a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c54b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c54ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c54c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c54cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c54d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c54de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c54e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c54f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c54f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c55020 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c550b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c55140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c551d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c55260 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c552f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c55380 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c55410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c554a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c55530 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c555c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c55650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c556e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c55770 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c55800 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c55890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c55920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c559b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c55a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c55ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c55b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c55bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c55c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c55d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c55da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c55e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c55ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c55f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c55fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c56070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c56100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c56190 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c56220 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c562b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c56340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c563d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c56460 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c564f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c56580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c56610 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c566a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c56730 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c567c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c56850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c568e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c56970 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c56a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c56a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c56b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c56bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c56c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c56cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c56d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c56df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c56e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c56f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c56fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c57030 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c570c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c57150 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c571e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c57270 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c57300 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c57390 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c57420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c574b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c57540 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c575d0 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] 0x556b29c6acc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c6ad50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c6ade0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c6ae70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c6af00 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c6af90 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c6b020 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c6b0b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c6b140 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c6b1d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c6b260 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c6b2f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c6b380 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c6b410 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c6b4a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c6b530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c6b5c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c6b650 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c6b6e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c6b770 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c6b800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c6b890 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c6b920 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c6b9b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c6ba40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c6bad0 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c6bb60 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c6bbf0 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c6bc80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c6bd10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c6bda0 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c6be30 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c6bec0 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c6bf50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c6bfe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c6c070 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c6c100 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c6c190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c6c220 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c6c2b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c6c340 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c6c3d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c6c460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c6c4f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c6c580 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c6c610 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c6c6a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c6c730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c6c7c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c6c850 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c6c8e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c6c970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c6ca00 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c6ca90 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c6cb20 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c6cbb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c6cc40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c6ccd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c6cd60 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c6cdf0 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c6ce80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c6cf10 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c6cfa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c6d030 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c6d0c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c6d150 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c6d1e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c6d270 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c6d300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c6d390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c6d420 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c6d4b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c6d540 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c6d5d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c6d660 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c6d6f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c6d780 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c6d810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c6d8a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c6d930 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c6d9c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c6da50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c6dae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c6db70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c6dc00 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c6dc90 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c6dd20 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c6ddb0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c6de40 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c6ded0 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c6df60 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c6dff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c6e080 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c6e110 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c6e1a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c6e230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c6e2c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c6e350 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c6e3e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c6e470 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c6e500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c6e590 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c6e620 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c6e6b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c6e740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c6e7d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c6e860 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c6e8f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c6e980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c6ea10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c6eaa0 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c6eb30 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c6ebc0 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c6ec50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c6ece0 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c6ed70 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c6ee00 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c6ee90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c6ef20 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c6efb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c6f040 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] 0x556b29c5b080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c5b110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c5b1a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c5b230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c5b2c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c5b350 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c5b3e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c5b470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c5b500 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c5b590 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c5b620 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c5b6b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c5b740 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c5b7d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c5b860 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c5b8f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c5b980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c5ba10 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c5baa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c5bb30 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c5bbc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c5bc50 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c5bce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c5bd70 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c5be00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c5be90 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c5bf20 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c5bfb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c5c040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c5c0d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c5c160 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c5c1f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c5c280 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c5c310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c5c3a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c5c430 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c5c4c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c5c550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c5c5e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c5c670 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c5c700 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c5c790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c5c820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c5c8b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c5c940 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c5c9d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c5ca60 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c5caf0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c5cb80 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c5cc10 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c5cca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c5cd30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c5cdc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c5ce50 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c5cee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c5cf70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c5d000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c5d090 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c5d120 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c5d1b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c5d240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c5d2d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c5d360 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c5d3f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c5d480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c5d510 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c5d5a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c5d630 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c5d6c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c5d750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c5d7e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c5d870 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c5d900 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c5d990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c5da20 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c5dab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c5db40 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c5dbd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c5dc60 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c5dcf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c5dd80 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c5de10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c5dea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c5df30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c5dfc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c5e050 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c5e0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c5e170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c5e200 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c5e290 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c5e320 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c5e3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c5e440 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c5e4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c5e560 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c5e5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c5e680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c5e710 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c5e7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c5e830 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c5e8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c5e950 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c5e9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c5ea70 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c5eb00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c5eb90 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c5ec20 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c5ecb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c5ed40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c5edd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c5ee60 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c5eef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c5ef80 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c5f010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c5f0a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c5f130 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c5f1c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c5f250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c5f2e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c5f370 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c5f400 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] 0x556b29c6f4d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c6f560 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c6f5f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c6f680 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c6f710 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c6f7a0 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c6f830 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c6f8c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c6f950 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c6f9e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c6fa70 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c6fb00 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c6fb90 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c6fc20 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c6fcb0 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c6fd40 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c6fdd0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c6fe60 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c6fef0 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c6ff80 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c70010 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c700a0 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c70130 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c701c0 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c70250 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c702e0 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c70370 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c70400 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c70490 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c70520 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c705b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c70640 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c706d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c70760 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c707f0 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c70880 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c70910 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c709a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c70a30 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c70ac0 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c70b50 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c70be0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c70c70 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c70d00 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c70d90 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c70e20 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c70eb0 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c70f40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c70fd0 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c71060 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c710f0 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c71180 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c71210 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c712a0 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c71330 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c713c0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c71450 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c714e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c71570 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c71600 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c71690 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c71720 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c717b0 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c71840 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c718d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c71960 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c719f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c71a80 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c71b10 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c71ba0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c71c30 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c71cc0 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c71d50 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c71de0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c71e70 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c71f00 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c71f90 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c72020 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c720b0 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c72140 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c721d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c72260 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c722f0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c72380 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c72410 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c724a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c72530 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c725c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c72650 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c726e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c72770 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c72800 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c72890 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c72920 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c729b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c72a40 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c72ad0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c72b60 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c72bf0 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c72c80 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c72d10 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c72da0 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c72e30 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c72ec0 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c72f50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c72fe0 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c73070 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c73100 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c73190 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c73220 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c732b0 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c73340 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c733d0 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c73460 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c734f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c73580 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c73610 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c736a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c73730 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c737c0 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c73850 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] 0x556b29c5f890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c5f920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c5f9b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c5fa40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c5fad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c5fb60 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c5fbf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c5fc80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c5fd10 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c5fda0 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c5fe30 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c5fec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c5ff50 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c5ffe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c60070 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c60100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c60190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c60220 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c602b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c60340 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c603d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c60460 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c604f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c60580 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c60610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c606a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c60730 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c607c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c60850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c608e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c60970 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c60a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c60a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c60b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c60bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c60c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c60cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c60d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c60df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c60e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c60f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c60fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c61030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c610c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c61150 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c611e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c61270 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c61300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c61390 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c61420 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c614b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c61540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c615d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c61660 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c616f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c61780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c61810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c618a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c61930 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c619c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c61a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c61ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c61b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c61c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c61c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c61d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c61db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c61e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c61ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c61f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c61ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c62080 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c62110 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c621a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c62230 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c622c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c62350 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c623e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c62470 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c62500 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c62590 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c62620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c626b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c62740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c627d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c62860 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c628f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c62980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c62a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c62aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c62b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c62bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c62c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c62ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c62d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c62e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c62e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c62f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c62fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c63040 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c630d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c63160 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c631f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c63280 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c63310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c633a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c63430 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c634c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c63550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c635e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c63670 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c63700 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c63790 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c63820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c638b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c63940 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c639d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c63a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c63af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c63b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c63c10 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] 0x556b29c73ce0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c73d70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c73e00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c73e90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c73f20 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c73fb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c74040 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c740d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c74160 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c741f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c74280 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c74310 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c743a0 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c74430 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c744c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c74550 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c745e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c74670 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c74700 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c74790 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c74820 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c748b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c74940 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c749d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c74a60 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c74af0 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c74b80 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c74c10 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c74ca0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c74d30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c74dc0 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c74e50 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c74ee0 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c74f70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c75000 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c75090 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c75120 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c751b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c75240 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c752d0 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c75360 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c753f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c75480 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c75510 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c755a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c75630 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c756c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c75750 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c757e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c75870 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c75900 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c75990 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c75a20 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c75ab0 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c75b40 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c75bd0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c75c60 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c75cf0 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c75d80 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c75e10 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c75ea0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c75f30 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c75fc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c76050 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c760e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c76170 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c76200 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c76290 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c76320 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c763b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c76440 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c764d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c76560 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c765f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c76680 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c76710 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c767a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c76830 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c768c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c76950 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c769e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c76a70 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c76b00 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c76b90 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c76c20 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c76cb0 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c76d40 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c76dd0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c76e60 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c76ef0 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c76f80 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c77010 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c770a0 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c77130 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c771c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c77250 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c772e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c77370 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c77400 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c77490 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c77520 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c775b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c77640 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c776d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c77760 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c777f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c77880 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c77910 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c779a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c77a30 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c77ac0 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c77b50 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c77be0 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c77c70 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c77d00 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c77d90 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c77e20 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c77eb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c77f40 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c77fd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c78060 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] 0x556b29c640a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c64130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c641c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c64250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c642e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c64370 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c64400 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c64490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c64520 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c645b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c64640 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c646d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c64760 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c647f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c64880 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c64910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c649a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c64a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c64ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c64b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c64be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c64c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c64d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c64d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c64e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c64eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c64f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c64fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c65060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c650f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c65180 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c65210 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c652a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c65330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c653c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c65450 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c654e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c65570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c65600 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c65690 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c65720 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c657b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c65840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c658d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c65960 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c659f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c65a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c65b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c65ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c65c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c65cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c65d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c65de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c65e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c65f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c65f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c66020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c660b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c66140 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c661d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c66260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c662f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c66380 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c66410 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c664a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c66530 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c665c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c66650 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c666e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c66770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c66800 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c66890 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c66920 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c669b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c66a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c66ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c66b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c66bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c66c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c66d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c66da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c66e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c66ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c66f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c66fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c67070 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c67100 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c67190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c67220 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c672b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c67340 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c673d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c67460 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c674f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c67580 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c67610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c676a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c67730 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c677c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c67850 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c678e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c67970 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c67a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c67a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c67b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c67bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c67c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c67cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c67d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c67df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c67e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c67f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c67fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c68030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c680c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c68150 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c681e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c68270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c68300 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c68390 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c68420 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] 0x556b29c7a900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c7a990 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c7aa20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c7aab0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c7ab40 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c7abd0 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c7ac60 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c7acf0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c7ad80 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c7ae10 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c7aea0 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c7af30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c7afc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c7b050 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c7b0e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c7b170 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c7b200 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c7b290 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c7b320 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c7b3b0 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c7b440 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c7b4d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c7b560 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c7b5f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c7b680 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c7b710 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c7b7a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c7b830 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c7b8c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c7b950 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c7b9e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c7ba70 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c7bb00 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c7bb90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c7bc20 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c7bcb0 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c7bd40 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c7bdd0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c7be60 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c7bef0 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c7bf80 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c7c010 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c7c0a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c7c130 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c7c1c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c7c250 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c7c2e0 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c7c370 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c7c400 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c7c490 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c7c520 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c7c5b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c7c640 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c7c6d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c7c760 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c7c7f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c7c880 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c7c910 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c7c9a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c7ca30 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c7cac0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c7cb50 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c7cbe0 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c7cc70 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c7cd00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c7cd90 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c7ce20 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c7ceb0 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c7cf40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c7cfd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c7d060 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c7d0f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c7d180 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c7d210 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c7d2a0 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c7d330 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c7d3c0 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c7d450 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c7d4e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c7d570 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c7d600 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c7d690 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c7d720 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c7d7b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c7d840 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c7d8d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c7d960 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c7d9f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c7da80 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c7db10 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c7dba0 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c7dc30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c7dcc0 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c7dd50 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c7dde0 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c7de70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c7df00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c7df90 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c7e020 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c7e0b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c7e140 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c7e1d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c7e260 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c7e2f0 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c7e380 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c7e410 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c7e4a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c7e530 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c7e5c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c7e650 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c7e6e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c7e770 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c7e800 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c7e890 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c7e920 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c7e9b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c7ea40 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c7ead0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c7eb60 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c7ebf0 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c7ec80 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (5 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: 0x556b29c48680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x556b29c43db0 SEQ: (3 sibs) 3 children: 36: 0x556b29c43f80 SEQ: (3 sibs) 3 children: 36: 0x556b29c44150 SEQ: (3 sibs) 3 children: 36: 0x556b29c44320 VAL: '0000' (3 sibs) 36: 0x556b29c443b8 VAL: '0001' (3 sibs) 36: 0x556b29c44450 VAL: '0002' (3 sibs) 36: 0x556b29c441e8 SEQ: (3 sibs) 3 children: 36: 0x556b29c444f0 VAL: '0010' (3 sibs) 36: 0x556b29c44588 VAL: '0011' (3 sibs) 36: 0x556b29c44620 VAL: '0012' (3 sibs) 36: 0x556b29c44280 SEQ: (3 sibs) 3 children: 36: 0x556b29c446c0 VAL: '0020' (3 sibs) 36: 0x556b29c44758 VAL: '0021' (3 sibs) 36: 0x556b29c447f0 VAL: '0022' (3 sibs) 36: 0x556b29c44018 SEQ: (3 sibs) 3 children: 36: 0x556b29c44890 SEQ: (3 sibs) 3 children: 36: 0x556b29c44a60 VAL: '0100' (3 sibs) 36: 0x556b29c44af8 VAL: '0101' (3 sibs) 36: 0x556b29c44b90 VAL: '0102' (3 sibs) 36: 0x556b29c44928 SEQ: (3 sibs) 3 children: 36: 0x556b29c44c30 VAL: '0110' (3 sibs) 36: 0x556b29c44cc8 VAL: '0111' (3 sibs) 36: 0x556b29c44d60 VAL: '0112' (3 sibs) 36: 0x556b29c449c0 SEQ: (3 sibs) 3 children: 36: 0x556b29c44e00 VAL: '0120' (3 sibs) 36: 0x556b29c44e98 VAL: '0121' (3 sibs) 36: 0x556b29c44f30 VAL: '0122' (3 sibs) 36: 0x556b29c440b0 SEQ: (3 sibs) 3 children: 36: 0x556b29c44fd0 SEQ: (3 sibs) 3 children: 36: 0x556b29c451a0 VAL: '0200' (3 sibs) 36: 0x556b29c45238 VAL: '0201' (3 sibs) 36: 0x556b29c452d0 VAL: '0202' (3 sibs) 36: 0x556b29c45068 SEQ: (3 sibs) 3 children: 36: 0x556b29c45370 VAL: '0210' (3 sibs) 36: 0x556b29c45408 VAL: '0211' (3 sibs) 36: 0x556b29c454a0 VAL: '0212' (3 sibs) 36: 0x556b29c45100 SEQ: (3 sibs) 3 children: 36: 0x556b29c45540 VAL: '0220' (3 sibs) 36: 0x556b29c455d8 VAL: '0221' (3 sibs) 36: 0x556b29c45670 VAL: '0222' (3 sibs) 36: 0x556b29c43e48 SEQ: (3 sibs) 3 children: 36: 0x556b29c45710 SEQ: (3 sibs) 3 children: 36: 0x556b29c458e0 SEQ: (3 sibs) 3 children: 36: 0x556b29c45ab0 VAL: '1000' (3 sibs) 36: 0x556b29c45b48 VAL: '1001' (3 sibs) 36: 0x556b29c45be0 VAL: '1002' (3 sibs) 36: 0x556b29c45978 SEQ: (3 sibs) 3 children: 36: 0x556b29c45c80 VAL: '1010' (3 sibs) 36: 0x556b29c45d18 VAL: '1011' (3 sibs) 36: 0x556b29c45db0 VAL: '1012' (3 sibs) 36: 0x556b29c45a10 SEQ: (3 sibs) 3 children: 36: 0x556b29c45e50 VAL: '1020' (3 sibs) 36: 0x556b29c45ee8 VAL: '1021' (3 sibs) 36: 0x556b29c45f80 VAL: '1022' (3 sibs) 36: 0x556b29c457a8 SEQ: (3 sibs) 3 children: 36: 0x556b29c46020 SEQ: (3 sibs) 3 children: 36: 0x556b29c461f0 VAL: '1100' (3 sibs) 36: 0x556b29c46288 VAL: '1101' (3 sibs) 36: 0x556b29c46320 VAL: '1102' (3 sibs) 36: 0x556b29c460b8 SEQ: (3 sibs) 3 children: 36: 0x556b29c463c0 VAL: '1110' (3 sibs) 36: 0x556b29c46458 VAL: '1111' (3 sibs) 36: 0x556b29c464f0 VAL: '1112' (3 sibs) 36: 0x556b29c46150 SEQ: (3 sibs) 3 children: 36: 0x556b29c46590 VAL: '1120' (3 sibs) 36: 0x556b29c46628 VAL: '1121' (3 sibs) 36: 0x556b29c466c0 VAL: '1122' (3 sibs) 36: 0x556b29c45840 SEQ: (3 sibs) 3 children: 36: 0x556b29c46760 SEQ: (3 sibs) 3 children: 36: 0x556b29c46930 VAL: '1200' (3 sibs) 36: 0x556b29c469c8 VAL: '1201' (3 sibs) 36: 0x556b29c46a60 VAL: '1202' (3 sibs) 36: 0x556b29c467f8 SEQ: (3 sibs) 3 children: 36: 0x556b29c46b00 VAL: '1210' (3 sibs) 36: 0x556b29c46b98 VAL: '1211' (3 sibs) 36: 0x556b29c46c30 VAL: '1212' (3 sibs) 36: 0x556b29c46890 SEQ: (3 sibs) 3 children: 36: 0x556b29c46cd0 VAL: '1220' (3 sibs) 36: 0x556b29c46d68 VAL: '1221' (3 sibs) 36: 0x556b29c46e00 VAL: '1222' (3 sibs) 36: 0x556b29c43ee0 SEQ: (3 sibs) 3 children: 36: 0x556b29c46ea0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47070 SEQ: (3 sibs) 3 children: 36: 0x556b29c47240 VAL: '2000' (3 sibs) 36: 0x556b29c472d8 VAL: '2001' (3 sibs) 36: 0x556b29c47370 VAL: '2002' (3 sibs) 36: 0x556b29c47108 SEQ: (3 sibs) 3 children: 36: 0x556b29c47410 VAL: '2010' (3 sibs) 36: 0x556b29c474a8 VAL: '2011' (3 sibs) 36: 0x556b29c47540 VAL: '2012' (3 sibs) 36: 0x556b29c471a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c475e0 VAL: '2020' (3 sibs) 36: 0x556b29c47678 VAL: '2021' (3 sibs) 36: 0x556b29c47710 VAL: '2022' (3 sibs) 36: 0x556b29c46f38 SEQ: (3 sibs) 3 children: 36: 0x556b29c477b0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47980 VAL: '2100' (3 sibs) 36: 0x556b29c47a18 VAL: '2101' (3 sibs) 36: 0x556b29c47ab0 VAL: '2102' (3 sibs) 36: 0x556b29c47848 SEQ: (3 sibs) 3 children: 36: 0x556b29c47b50 VAL: '2110' (3 sibs) 36: 0x556b29c47be8 VAL: '2111' (3 sibs) 36: 0x556b29c47c80 VAL: '2112' (3 sibs) 36: 0x556b29c478e0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47d20 VAL: '2120' (3 sibs) 36: 0x556b29c47db8 VAL: '2121' (3 sibs) 36: 0x556b29c47e50 VAL: '2122' (3 sibs) 36: 0x556b29c46fd0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47ef0 SEQ: (3 sibs) 3 children: 36: 0x556b29c480c0 VAL: '2200' (3 sibs) 36: 0x556b29c48158 VAL: '2201' (3 sibs) 36: 0x556b29c481f0 VAL: '2202' (3 sibs) 36: 0x556b29c47f88 SEQ: (3 sibs) 3 children: 36: 0x556b29c48290 VAL: '2210' (3 sibs) 36: 0x556b29c48328 VAL: '2211' (3 sibs) 36: 0x556b29c483c0 VAL: '2212' (3 sibs) 36: 0x556b29c48020 SEQ: (3 sibs) 3 children: 36: 0x556b29c48460 VAL: '2220' (3 sibs) 36: 0x556b29c484f8 VAL: '2221' (3 sibs) 36: 0x556b29c48590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x556b29c7f110 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c7f1a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c7f230 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c7f2c0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c7f350 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c7f3e0 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c7f470 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c7f500 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c7f590 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c7f620 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c7f6b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c7f740 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c7f7d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c7f860 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c7f8f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c7f980 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c7fa10 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c7faa0 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c7fb30 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c7fbc0 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c7fc50 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c7fce0 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c7fd70 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c7fe00 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c7fe90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c7ff20 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c7ffb0 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c80040 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c800d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c80160 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c801f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c80280 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c80310 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c803a0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c80430 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c804c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c80550 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c805e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c80670 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c80700 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c80790 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c80820 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c808b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c80940 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c809d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c80a60 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c80af0 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c80b80 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c80c10 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c80ca0 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c80d30 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c80dc0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c80e50 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c80ee0 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c80f70 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c81000 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c81090 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c81120 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c811b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c81240 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c812d0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c81360 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c813f0 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c81480 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c81510 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c815a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c81630 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c816c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c81750 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c817e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c81870 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c81900 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c81990 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c81a20 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c81ab0 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c81b40 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c81bd0 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c81c60 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c81cf0 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c81d80 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c81e10 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c81ea0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c81f30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c81fc0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c82050 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c820e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c82170 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c82200 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c82290 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c82320 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c823b0 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c82440 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c824d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c82560 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c825f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c82680 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c82710 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c827a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c82830 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c828c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c82950 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c829e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c82a70 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c82b00 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c82b90 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c82c20 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c82cb0 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c82d40 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c82dd0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c82e60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c82ef0 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c82f80 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c83010 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c830a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c83130 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c831c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c83250 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c832e0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c83370 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c83400 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c83490 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: 0x556b29c48798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x556b29c48870 SEQ: (3 sibs) 3 children: 36: 0x556b29c48a40 SEQ: (3 sibs) 3 children: 36: 0x556b29c48c10 SEQ: (3 sibs) 3 children: 36: 0x556b29c48de0 VAL: '0000' (3 sibs) 36: 0x556b29c48e78 VAL: '0001' (3 sibs) 36: 0x556b29c48f10 VAL: '0002' (3 sibs) 36: 0x556b29c48ca8 SEQ: (3 sibs) 3 children: 36: 0x556b29c48fb0 VAL: '0010' (3 sibs) 36: 0x556b29c49048 VAL: '0011' (3 sibs) 36: 0x556b29c490e0 VAL: '0012' (3 sibs) 36: 0x556b29c48d40 SEQ: (3 sibs) 3 children: 36: 0x556b29c49180 VAL: '0020' (3 sibs) 36: 0x556b29c49218 VAL: '0021' (3 sibs) 36: 0x556b29c492b0 VAL: '0022' (3 sibs) 36: 0x556b29c48ad8 SEQ: (3 sibs) 3 children: 36: 0x556b29c49350 SEQ: (3 sibs) 3 children: 36: 0x556b29c49520 VAL: '0100' (3 sibs) 36: 0x556b29c495b8 VAL: '0101' (3 sibs) 36: 0x556b29c49650 VAL: '0102' (3 sibs) 36: 0x556b29c493e8 SEQ: (3 sibs) 3 children: 36: 0x556b29c496f0 VAL: '0110' (3 sibs) 36: 0x556b29c49788 VAL: '0111' (3 sibs) 36: 0x556b29c49820 VAL: '0112' (3 sibs) 36: 0x556b29c49480 SEQ: (3 sibs) 3 children: 36: 0x556b29c498c0 VAL: '0120' (3 sibs) 36: 0x556b29c49958 VAL: '0121' (3 sibs) 36: 0x556b29c499f0 VAL: '0122' (3 sibs) 36: 0x556b29c48b70 SEQ: (3 sibs) 3 children: 36: 0x556b29c49a90 SEQ: (3 sibs) 3 children: 36: 0x556b29c49c60 VAL: '0200' (3 sibs) 36: 0x556b29c49cf8 VAL: '0201' (3 sibs) 36: 0x556b29c49d90 VAL: '0202' (3 sibs) 36: 0x556b29c49b28 SEQ: (3 sibs) 3 children: 36: 0x556b29c49e30 VAL: '0210' (3 sibs) 36: 0x556b29c49ec8 VAL: '0211' (3 sibs) 36: 0x556b29c49f60 VAL: '0212' (3 sibs) 36: 0x556b29c49bc0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a000 VAL: '0220' (3 sibs) 36: 0x556b29c4a098 VAL: '0221' (3 sibs) 36: 0x556b29c4a130 VAL: '0222' (3 sibs) 36: 0x556b29c48908 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a1d0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a3a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a570 VAL: '1000' (3 sibs) 36: 0x556b29c4a608 VAL: '1001' (3 sibs) 36: 0x556b29c4a6a0 VAL: '1002' (3 sibs) 36: 0x556b29c4a438 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a740 VAL: '1010' (3 sibs) 36: 0x556b29c4a7d8 VAL: '1011' (3 sibs) 36: 0x556b29c4a870 VAL: '1012' (3 sibs) 36: 0x556b29c4a4d0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a910 VAL: '1020' (3 sibs) 36: 0x556b29c4a9a8 VAL: '1021' (3 sibs) 36: 0x556b29c4aa40 VAL: '1022' (3 sibs) 36: 0x556b29c4a268 SEQ: (3 sibs) 3 children: 36: 0x556b29c4aae0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4acb0 VAL: '1100' (3 sibs) 36: 0x556b29c4ad48 VAL: '1101' (3 sibs) 36: 0x556b29c4ade0 VAL: '1102' (3 sibs) 36: 0x556b29c4ab78 SEQ: (3 sibs) 3 children: 36: 0x556b29c4ae80 VAL: '1110' (3 sibs) 36: 0x556b29c4af18 VAL: '1111' (3 sibs) 36: 0x556b29c4afb0 VAL: '1112' (3 sibs) 36: 0x556b29c4ac10 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b050 VAL: '1120' (3 sibs) 36: 0x556b29c4b0e8 VAL: '1121' (3 sibs) 36: 0x556b29c4b180 VAL: '1122' (3 sibs) 36: 0x556b29c4a300 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b220 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b3f0 VAL: '1200' (3 sibs) 36: 0x556b29c4b488 VAL: '1201' (3 sibs) 36: 0x556b29c4b520 VAL: '1202' (3 sibs) 36: 0x556b29c4b2b8 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b5c0 VAL: '1210' (3 sibs) 36: 0x556b29c4b658 VAL: '1211' (3 sibs) 36: 0x556b29c4b6f0 VAL: '1212' (3 sibs) 36: 0x556b29c4b350 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b790 VAL: '1220' (3 sibs) 36: 0x556b29c4b828 VAL: '1221' (3 sibs) 36: 0x556b29c4b8c0 VAL: '1222' (3 sibs) 36: 0x556b29c489a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b960 SEQ: (3 sibs) 3 children: 36: 0x556b29c4bb30 SEQ: (3 sibs) 3 children: 36: 0x556b29c4bd00 VAL: '2000' (3 sibs) 36: 0x556b29c4bd98 VAL: '2001' (3 sibs) 36: 0x556b29c4be30 VAL: '2002' (3 sibs) 36: 0x556b29c4bbc8 SEQ: (3 sibs) 3 children: 36: 0x556b29c4bed0 VAL: '2010' (3 sibs) 36: 0x556b29c4bf68 VAL: '2011' (3 sibs) 36: 0x556b29c4c000 VAL: '2012' (3 sibs) 36: 0x556b29c4bc60 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c0a0 VAL: '2020' (3 sibs) 36: 0x556b29c4c138 VAL: '2021' (3 sibs) 36: 0x556b29c4c1d0 VAL: '2022' (3 sibs) 36: 0x556b29c4b9f8 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c270 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c440 VAL: '2100' (3 sibs) 36: 0x556b29c4c4d8 VAL: '2101' (3 sibs) 36: 0x556b29c4c570 VAL: '2102' (3 sibs) 36: 0x556b29c4c308 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c610 VAL: '2110' (3 sibs) 36: 0x556b29c4c6a8 VAL: '2111' (3 sibs) 36: 0x556b29c4c740 VAL: '2112' (3 sibs) 36: 0x556b29c4c3a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c7e0 VAL: '2120' (3 sibs) 36: 0x556b29c4c878 VAL: '2121' (3 sibs) 36: 0x556b29c4c910 VAL: '2122' (3 sibs) 36: 0x556b29c4ba90 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c9b0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4cb80 VAL: '2200' (3 sibs) 36: 0x556b29c4cc18 VAL: '2201' (3 sibs) 36: 0x556b29c4ccb0 VAL: '2202' (3 sibs) 36: 0x556b29c4ca48 SEQ: (3 sibs) 3 children: 36: 0x556b29c4cd50 VAL: '2210' (3 sibs) 36: 0x556b29c4cde8 VAL: '2211' (3 sibs) 36: 0x556b29c4ce80 VAL: '2212' (3 sibs) 36: 0x556b29c4cae0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4cf20 VAL: '2220' (3 sibs) 36: 0x556b29c4cfb8 VAL: '2221' (3 sibs) 36: 0x556b29c4d050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x556b29c83530 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c835c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c83650 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c836e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c83770 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c83800 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c83890 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c83920 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c839b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c83a40 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c83ad0 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c83b60 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c83bf0 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c83c80 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c83d10 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c83da0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c83e30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c83ec0 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c83f50 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c83fe0 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c84070 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c84100 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c84190 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c84220 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c842b0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c84340 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c843d0 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c84460 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c844f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c84580 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c84610 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c846a0 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c84730 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c847c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c84850 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c848e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c84970 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c84a00 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c84a90 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c84b20 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c84bb0 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c84c40 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c84cd0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c84d60 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c84df0 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c84e80 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c84f10 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c84fa0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c85030 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c850c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c85150 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c851e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c85270 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c85300 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c85390 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c85420 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c854b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c85540 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c855d0 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c85660 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c856f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c85780 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c85810 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c858a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c85930 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c859c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c85a50 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c85ae0 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c85b70 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c85c00 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c85c90 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c85d20 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c85db0 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c85e40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c85ed0 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c85f60 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c85ff0 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c86080 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c86110 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c861a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c86230 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c862c0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c86350 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c863e0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c86470 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c86500 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c86590 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c86620 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c866b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c86740 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c867d0 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c86860 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c868f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c86980 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c86a10 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c86aa0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c86b30 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c86bc0 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c86c50 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c86ce0 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c86d70 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c86e00 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c86e90 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c86f20 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c86fb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c87040 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c870d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c87160 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c871f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c87280 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c87310 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c873a0 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c87430 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c874c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c87550 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c875e0 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c87670 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c87700 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c87790 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c87820 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c878b0 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: 0x556b29c48680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x556b29c43db0 SEQ: (3 sibs) 3 children: 36: 0x556b29c43f80 SEQ: (3 sibs) 3 children: 36: 0x556b29c44150 SEQ: (3 sibs) 3 children: 36: 0x556b29c44320 VAL: '0000' (3 sibs) 36: 0x556b29c443b8 VAL: '0001' (3 sibs) 36: 0x556b29c44450 VAL: '0002' (3 sibs) 36: 0x556b29c441e8 SEQ: (3 sibs) 3 children: 36: 0x556b29c444f0 VAL: '0010' (3 sibs) 36: 0x556b29c44588 VAL: '0011' (3 sibs) 36: 0x556b29c44620 VAL: '0012' (3 sibs) 36: 0x556b29c44280 SEQ: (3 sibs) 3 children: 36: 0x556b29c446c0 VAL: '0020' (3 sibs) 36: 0x556b29c44758 VAL: '0021' (3 sibs) 36: 0x556b29c447f0 VAL: '0022' (3 sibs) 36: 0x556b29c44018 SEQ: (3 sibs) 3 children: 36: 0x556b29c44890 SEQ: (3 sibs) 3 children: 36: 0x556b29c44a60 VAL: '0100' (3 sibs) 36: 0x556b29c44af8 VAL: '0101' (3 sibs) 36: 0x556b29c44b90 VAL: '0102' (3 sibs) 36: 0x556b29c44928 SEQ: (3 sibs) 3 children: 36: 0x556b29c44c30 VAL: '0110' (3 sibs) 36: 0x556b29c44cc8 VAL: '0111' (3 sibs) 36: 0x556b29c44d60 VAL: '0112' (3 sibs) 36: 0x556b29c449c0 SEQ: (3 sibs) 3 children: 36: 0x556b29c44e00 VAL: '0120' (3 sibs) 36: 0x556b29c44e98 VAL: '0121' (3 sibs) 36: 0x556b29c44f30 VAL: '0122' (3 sibs) 36: 0x556b29c440b0 SEQ: (3 sibs) 3 children: 36: 0x556b29c44fd0 SEQ: (3 sibs) 3 children: 36: 0x556b29c451a0 VAL: '0200' (3 sibs) 36: 0x556b29c45238 VAL: '0201' (3 sibs) 36: 0x556b29c452d0 VAL: '0202' (3 sibs) 36: 0x556b29c45068 SEQ: (3 sibs) 3 children: 36: 0x556b29c45370 VAL: '0210' (3 sibs) 36: 0x556b29c45408 VAL: '0211' (3 sibs) 36: 0x556b29c454a0 VAL: '0212' (3 sibs) 36: 0x556b29c45100 SEQ: (3 sibs) 3 children: 36: 0x556b29c45540 VAL: '0220' (3 sibs) 36: 0x556b29c455d8 VAL: '0221' (3 sibs) 36: 0x556b29c45670 VAL: '0222' (3 sibs) 36: 0x556b29c43e48 SEQ: (3 sibs) 3 children: 36: 0x556b29c45710 SEQ: (3 sibs) 3 children: 36: 0x556b29c458e0 SEQ: (3 sibs) 3 children: 36: 0x556b29c45ab0 VAL: '1000' (3 sibs) 36: 0x556b29c45b48 VAL: '1001' (3 sibs) 36: 0x556b29c45be0 VAL: '1002' (3 sibs) 36: 0x556b29c45978 SEQ: (3 sibs) 3 children: 36: 0x556b29c45c80 VAL: '1010' (3 sibs) 36: 0x556b29c45d18 VAL: '1011' (3 sibs) 36: 0x556b29c45db0 VAL: '1012' (3 sibs) 36: 0x556b29c45a10 SEQ: (3 sibs) 3 children: 36: 0x556b29c45e50 VAL: '1020' (3 sibs) 36: 0x556b29c45ee8 VAL: '1021' (3 sibs) 36: 0x556b29c45f80 VAL: '1022' (3 sibs) 36: 0x556b29c457a8 SEQ: (3 sibs) 3 children: 36: 0x556b29c46020 SEQ: (3 sibs) 3 children: 36: 0x556b29c461f0 VAL: '1100' (3 sibs) 36: 0x556b29c46288 VAL: '1101' (3 sibs) 36: 0x556b29c46320 VAL: '1102' (3 sibs) 36: 0x556b29c460b8 SEQ: (3 sibs) 3 children: 36: 0x556b29c463c0 VAL: '1110' (3 sibs) 36: 0x556b29c46458 VAL: '1111' (3 sibs) 36: 0x556b29c464f0 VAL: '1112' (3 sibs) 36: 0x556b29c46150 SEQ: (3 sibs) 3 children: 36: 0x556b29c46590 VAL: '1120' (3 sibs) 36: 0x556b29c46628 VAL: '1121' (3 sibs) 36: 0x556b29c466c0 VAL: '1122' (3 sibs) 36: 0x556b29c45840 SEQ: (3 sibs) 3 children: 36: 0x556b29c46760 SEQ: (3 sibs) 3 children: 36: 0x556b29c46930 VAL: '1200' (3 sibs) 36: 0x556b29c469c8 VAL: '1201' (3 sibs) 36: 0x556b29c46a60 VAL: '1202' (3 sibs) 36: 0x556b29c467f8 SEQ: (3 sibs) 3 children: 36: 0x556b29c46b00 VAL: '1210' (3 sibs) 36: 0x556b29c46b98 VAL: '1211' (3 sibs) 36: 0x556b29c46c30 VAL: '1212' (3 sibs) 36: 0x556b29c46890 SEQ: (3 sibs) 3 children: 36: 0x556b29c46cd0 VAL: '1220' (3 sibs) 36: 0x556b29c46d68 VAL: '1221' (3 sibs) 36: 0x556b29c46e00 VAL: '1222' (3 sibs) 36: 0x556b29c43ee0 SEQ: (3 sibs) 3 children: 36: 0x556b29c46ea0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47070 SEQ: (3 sibs) 3 children: 36: 0x556b29c47240 VAL: '2000' (3 sibs) 36: 0x556b29c472d8 VAL: '2001' (3 sibs) 36: 0x556b29c47370 VAL: '2002' (3 sibs) 36: 0x556b29c47108 SEQ: (3 sibs) 3 children: 36: 0x556b29c47410 VAL: '2010' (3 sibs) 36: 0x556b29c474a8 VAL: '2011' (3 sibs) 36: 0x556b29c47540 VAL: '2012' (3 sibs) 36: 0x556b29c471a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c475e0 VAL: '2020' (3 sibs) 36: 0x556b29c47678 VAL: '2021' (3 sibs) 36: 0x556b29c47710 VAL: '2022' (3 sibs) 36: 0x556b29c46f38 SEQ: (3 sibs) 3 children: 36: 0x556b29c477b0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47980 VAL: '2100' (3 sibs) 36: 0x556b29c47a18 VAL: '2101' (3 sibs) 36: 0x556b29c47ab0 VAL: '2102' (3 sibs) 36: 0x556b29c47848 SEQ: (3 sibs) 3 children: 36: 0x556b29c47b50 VAL: '2110' (3 sibs) 36: 0x556b29c47be8 VAL: '2111' (3 sibs) 36: 0x556b29c47c80 VAL: '2112' (3 sibs) 36: 0x556b29c478e0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47d20 VAL: '2120' (3 sibs) 36: 0x556b29c47db8 VAL: '2121' (3 sibs) 36: 0x556b29c47e50 VAL: '2122' (3 sibs) 36: 0x556b29c46fd0 SEQ: (3 sibs) 3 children: 36: 0x556b29c47ef0 SEQ: (3 sibs) 3 children: 36: 0x556b29c480c0 VAL: '2200' (3 sibs) 36: 0x556b29c48158 VAL: '2201' (3 sibs) 36: 0x556b29c481f0 VAL: '2202' (3 sibs) 36: 0x556b29c47f88 SEQ: (3 sibs) 3 children: 36: 0x556b29c48290 VAL: '2210' (3 sibs) 36: 0x556b29c48328 VAL: '2211' (3 sibs) 36: 0x556b29c483c0 VAL: '2212' (3 sibs) 36: 0x556b29c48020 SEQ: (3 sibs) 3 children: 36: 0x556b29c48460 VAL: '2220' (3 sibs) 36: 0x556b29c484f8 VAL: '2221' (3 sibs) 36: 0x556b29c48590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x556b29c87950 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c879e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c87a70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c87b00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c87b90 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c87c20 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c87cb0 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c87d40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c87dd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c87e60 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c87ef0 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c87f80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c88010 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c880a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c88130 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c881c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c88250 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c882e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c88370 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c88400 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c88490 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c88520 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c885b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c88640 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c886d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c88760 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c887f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c88880 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c88910 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c889a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c88a30 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c88ac0 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c88b50 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c88be0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c88c70 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c88d00 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c88d90 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c88e20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c88eb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c88f40 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c88fd0 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c89060 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c890f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c89180 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c89210 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c892a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c89330 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c893c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c89450 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c894e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c89570 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c89600 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c89690 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c89720 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c897b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c89840 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c898d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c89960 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c899f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c89a80 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c89b10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c89ba0 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c89c30 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c89cc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c89d50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c89de0 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c89e70 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c89f00 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c89f90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c8a020 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c8a0b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c8a140 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c8a1d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c8a260 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c8a2f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c8a380 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c8a410 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c8a4a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c8a530 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c8a5c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c8a650 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c8a6e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c8a770 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c8a800 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c8a890 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c8a920 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c8a9b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c8aa40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c8aad0 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c8ab60 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c8abf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c8ac80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c8ad10 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c8ada0 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c8ae30 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c8aec0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c8af50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c8afe0 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c8b070 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c8b100 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c8b190 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c8b220 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c8b2b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c8b340 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c8b3d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c8b460 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c8b4f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c8b580 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c8b610 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c8b6a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c8b730 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c8b7c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c8b850 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c8b8e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c8b970 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c8ba00 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c8ba90 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c8bb20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c8bbb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c8bc40 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c8bcd0 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: 0x556b29c48798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x556b29c48870 SEQ: (3 sibs) 3 children: 36: 0x556b29c48a40 SEQ: (3 sibs) 3 children: 36: 0x556b29c48c10 SEQ: (3 sibs) 3 children: 36: 0x556b29c48de0 VAL: '0000' (3 sibs) 36: 0x556b29c48e78 VAL: '0001' (3 sibs) 36: 0x556b29c48f10 VAL: '0002' (3 sibs) 36: 0x556b29c48ca8 SEQ: (3 sibs) 3 children: 36: 0x556b29c48fb0 VAL: '0010' (3 sibs) 36: 0x556b29c49048 VAL: '0011' (3 sibs) 36: 0x556b29c490e0 VAL: '0012' (3 sibs) 36: 0x556b29c48d40 SEQ: (3 sibs) 3 children: 36: 0x556b29c49180 VAL: '0020' (3 sibs) 36: 0x556b29c49218 VAL: '0021' (3 sibs) 36: 0x556b29c492b0 VAL: '0022' (3 sibs) 36: 0x556b29c48ad8 SEQ: (3 sibs) 3 children: 36: 0x556b29c49350 SEQ: (3 sibs) 3 children: 36: 0x556b29c49520 VAL: '0100' (3 sibs) 36: 0x556b29c495b8 VAL: '0101' (3 sibs) 36: 0x556b29c49650 VAL: '0102' (3 sibs) 36: 0x556b29c493e8 SEQ: (3 sibs) 3 children: 36: 0x556b29c496f0 VAL: '0110' (3 sibs) 36: 0x556b29c49788 VAL: '0111' (3 sibs) 36: 0x556b29c49820 VAL: '0112' (3 sibs) 36: 0x556b29c49480 SEQ: (3 sibs) 3 children: 36: 0x556b29c498c0 VAL: '0120' (3 sibs) 36: 0x556b29c49958 VAL: '0121' (3 sibs) 36: 0x556b29c499f0 VAL: '0122' (3 sibs) 36: 0x556b29c48b70 SEQ: (3 sibs) 3 children: 36: 0x556b29c49a90 SEQ: (3 sibs) 3 children: 36: 0x556b29c49c60 VAL: '0200' (3 sibs) 36: 0x556b29c49cf8 VAL: '0201' (3 sibs) 36: 0x556b29c49d90 VAL: '0202' (3 sibs) 36: 0x556b29c49b28 SEQ: (3 sibs) 3 children: 36: 0x556b29c49e30 VAL: '0210' (3 sibs) 36: 0x556b29c49ec8 VAL: '0211' (3 sibs) 36: 0x556b29c49f60 VAL: '0212' (3 sibs) 36: 0x556b29c49bc0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a000 VAL: '0220' (3 sibs) 36: 0x556b29c4a098 VAL: '0221' (3 sibs) 36: 0x556b29c4a130 VAL: '0222' (3 sibs) 36: 0x556b29c48908 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a1d0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a3a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a570 VAL: '1000' (3 sibs) 36: 0x556b29c4a608 VAL: '1001' (3 sibs) 36: 0x556b29c4a6a0 VAL: '1002' (3 sibs) 36: 0x556b29c4a438 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a740 VAL: '1010' (3 sibs) 36: 0x556b29c4a7d8 VAL: '1011' (3 sibs) 36: 0x556b29c4a870 VAL: '1012' (3 sibs) 36: 0x556b29c4a4d0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4a910 VAL: '1020' (3 sibs) 36: 0x556b29c4a9a8 VAL: '1021' (3 sibs) 36: 0x556b29c4aa40 VAL: '1022' (3 sibs) 36: 0x556b29c4a268 SEQ: (3 sibs) 3 children: 36: 0x556b29c4aae0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4acb0 VAL: '1100' (3 sibs) 36: 0x556b29c4ad48 VAL: '1101' (3 sibs) 36: 0x556b29c4ade0 VAL: '1102' (3 sibs) 36: 0x556b29c4ab78 SEQ: (3 sibs) 3 children: 36: 0x556b29c4ae80 VAL: '1110' (3 sibs) 36: 0x556b29c4af18 VAL: '1111' (3 sibs) 36: 0x556b29c4afb0 VAL: '1112' (3 sibs) 36: 0x556b29c4ac10 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b050 VAL: '1120' (3 sibs) 36: 0x556b29c4b0e8 VAL: '1121' (3 sibs) 36: 0x556b29c4b180 VAL: '1122' (3 sibs) 36: 0x556b29c4a300 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b220 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b3f0 VAL: '1200' (3 sibs) 36: 0x556b29c4b488 VAL: '1201' (3 sibs) 36: 0x556b29c4b520 VAL: '1202' (3 sibs) 36: 0x556b29c4b2b8 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b5c0 VAL: '1210' (3 sibs) 36: 0x556b29c4b658 VAL: '1211' (3 sibs) 36: 0x556b29c4b6f0 VAL: '1212' (3 sibs) 36: 0x556b29c4b350 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b790 VAL: '1220' (3 sibs) 36: 0x556b29c4b828 VAL: '1221' (3 sibs) 36: 0x556b29c4b8c0 VAL: '1222' (3 sibs) 36: 0x556b29c489a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4b960 SEQ: (3 sibs) 3 children: 36: 0x556b29c4bb30 SEQ: (3 sibs) 3 children: 36: 0x556b29c4bd00 VAL: '2000' (3 sibs) 36: 0x556b29c4bd98 VAL: '2001' (3 sibs) 36: 0x556b29c4be30 VAL: '2002' (3 sibs) 36: 0x556b29c4bbc8 SEQ: (3 sibs) 3 children: 36: 0x556b29c4bed0 VAL: '2010' (3 sibs) 36: 0x556b29c4bf68 VAL: '2011' (3 sibs) 36: 0x556b29c4c000 VAL: '2012' (3 sibs) 36: 0x556b29c4bc60 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c0a0 VAL: '2020' (3 sibs) 36: 0x556b29c4c138 VAL: '2021' (3 sibs) 36: 0x556b29c4c1d0 VAL: '2022' (3 sibs) 36: 0x556b29c4b9f8 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c270 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c440 VAL: '2100' (3 sibs) 36: 0x556b29c4c4d8 VAL: '2101' (3 sibs) 36: 0x556b29c4c570 VAL: '2102' (3 sibs) 36: 0x556b29c4c308 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c610 VAL: '2110' (3 sibs) 36: 0x556b29c4c6a8 VAL: '2111' (3 sibs) 36: 0x556b29c4c740 VAL: '2112' (3 sibs) 36: 0x556b29c4c3a0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c7e0 VAL: '2120' (3 sibs) 36: 0x556b29c4c878 VAL: '2121' (3 sibs) 36: 0x556b29c4c910 VAL: '2122' (3 sibs) 36: 0x556b29c4ba90 SEQ: (3 sibs) 3 children: 36: 0x556b29c4c9b0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4cb80 VAL: '2200' (3 sibs) 36: 0x556b29c4cc18 VAL: '2201' (3 sibs) 36: 0x556b29c4ccb0 VAL: '2202' (3 sibs) 36: 0x556b29c4ca48 SEQ: (3 sibs) 3 children: 36: 0x556b29c4cd50 VAL: '2210' (3 sibs) 36: 0x556b29c4cde8 VAL: '2211' (3 sibs) 36: 0x556b29c4ce80 VAL: '2212' (3 sibs) 36: 0x556b29c4cae0 SEQ: (3 sibs) 3 children: 36: 0x556b29c4cf20 VAL: '2220' (3 sibs) 36: 0x556b29c4cfb8 VAL: '2221' (3 sibs) 36: 0x556b29c4d050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x556b29c8bd70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x556b29c8be00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x556b29c8be90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x556b29c8bf20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x556b29c8bfb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x556b29c8c040 VAL: '0001' (3 sibs) 36: [6] [6] 0x556b29c8c0d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x556b29c8c160 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x556b29c8c1f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x556b29c8c280 VAL: '0011' (3 sibs) 36: [10] [10] 0x556b29c8c310 VAL: '0012' (3 sibs) 36: [11] [11] 0x556b29c8c3a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x556b29c8c430 VAL: '0020' (3 sibs) 36: [13] [13] 0x556b29c8c4c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x556b29c8c550 VAL: '0022' (3 sibs) 36: [15] [15] 0x556b29c8c5e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x556b29c8c670 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x556b29c8c700 VAL: '0100' (3 sibs) 36: [18] [18] 0x556b29c8c790 VAL: '0101' (3 sibs) 36: [19] [19] 0x556b29c8c820 VAL: '0102' (3 sibs) 36: [20] [20] 0x556b29c8c8b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x556b29c8c940 VAL: '0110' (3 sibs) 36: [22] [22] 0x556b29c8c9d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x556b29c8ca60 VAL: '0112' (3 sibs) 36: [24] [24] 0x556b29c8caf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x556b29c8cb80 VAL: '0120' (3 sibs) 36: [26] [26] 0x556b29c8cc10 VAL: '0121' (3 sibs) 36: [27] [27] 0x556b29c8cca0 VAL: '0122' (3 sibs) 36: [28] [28] 0x556b29c8cd30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x556b29c8cdc0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x556b29c8ce50 VAL: '0200' (3 sibs) 36: [31] [31] 0x556b29c8cee0 VAL: '0201' (3 sibs) 36: [32] [32] 0x556b29c8cf70 VAL: '0202' (3 sibs) 36: [33] [33] 0x556b29c8d000 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x556b29c8d090 VAL: '0210' (3 sibs) 36: [35] [35] 0x556b29c8d120 VAL: '0211' (3 sibs) 36: [36] [36] 0x556b29c8d1b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x556b29c8d240 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x556b29c8d2d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x556b29c8d360 VAL: '0221' (3 sibs) 36: [40] [40] 0x556b29c8d3f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x556b29c8d480 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x556b29c8d510 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x556b29c8d5a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x556b29c8d630 VAL: '1000' (3 sibs) 36: [45] [45] 0x556b29c8d6c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x556b29c8d750 VAL: '1002' (3 sibs) 36: [47] [47] 0x556b29c8d7e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x556b29c8d870 VAL: '1010' (3 sibs) 36: [49] [49] 0x556b29c8d900 VAL: '1011' (3 sibs) 36: [50] [50] 0x556b29c8d990 VAL: '1012' (3 sibs) 36: [51] [51] 0x556b29c8da20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x556b29c8dab0 VAL: '1020' (3 sibs) 36: [53] [53] 0x556b29c8db40 VAL: '1021' (3 sibs) 36: [54] [54] 0x556b29c8dbd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x556b29c8dc60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x556b29c8dcf0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x556b29c8dd80 VAL: '1100' (3 sibs) 36: [58] [58] 0x556b29c8de10 VAL: '1101' (3 sibs) 36: [59] [59] 0x556b29c8dea0 VAL: '1102' (3 sibs) 36: [60] [60] 0x556b29c8df30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x556b29c8dfc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x556b29c8e050 VAL: '1111' (3 sibs) 36: [63] [63] 0x556b29c8e0e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x556b29c8e170 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x556b29c8e200 VAL: '1120' (3 sibs) 36: [66] [66] 0x556b29c8e290 VAL: '1121' (3 sibs) 36: [67] [67] 0x556b29c8e320 VAL: '1122' (3 sibs) 36: [68] [68] 0x556b29c8e3b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x556b29c8e440 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x556b29c8e4d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x556b29c8e560 VAL: '1201' (3 sibs) 36: [72] [72] 0x556b29c8e5f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x556b29c8e680 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x556b29c8e710 VAL: '1210' (3 sibs) 36: [75] [75] 0x556b29c8e7a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x556b29c8e830 VAL: '1212' (3 sibs) 36: [77] [77] 0x556b29c8e8c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x556b29c8e950 VAL: '1220' (3 sibs) 36: [79] [79] 0x556b29c8e9e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x556b29c8ea70 VAL: '1222' (3 sibs) 36: [81] [81] 0x556b29c8eb00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x556b29c8eb90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x556b29c8ec20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x556b29c8ecb0 VAL: '2000' (3 sibs) 36: [85] [85] 0x556b29c8ed40 VAL: '2001' (3 sibs) 36: [86] [86] 0x556b29c8edd0 VAL: '2002' (3 sibs) 36: [87] [87] 0x556b29c8ee60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x556b29c8eef0 VAL: '2010' (3 sibs) 36: [89] [89] 0x556b29c8ef80 VAL: '2011' (3 sibs) 36: [90] [90] 0x556b29c8f010 VAL: '2012' (3 sibs) 36: [91] [91] 0x556b29c8f0a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x556b29c8f130 VAL: '2020' (3 sibs) 36: [93] [93] 0x556b29c8f1c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x556b29c8f250 VAL: '2022' (3 sibs) 36: [95] [95] 0x556b29c8f2e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x556b29c8f370 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x556b29c8f400 VAL: '2100' (3 sibs) 36: [98] [98] 0x556b29c8f490 VAL: '2101' (3 sibs) 36: [99] [99] 0x556b29c8f520 VAL: '2102' (3 sibs) 36: [100] [100] 0x556b29c8f5b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x556b29c8f640 VAL: '2110' (3 sibs) 36: [102] [102] 0x556b29c8f6d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x556b29c8f760 VAL: '2112' (3 sibs) 36: [104] [104] 0x556b29c8f7f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x556b29c8f880 VAL: '2120' (3 sibs) 36: [106] [106] 0x556b29c8f910 VAL: '2121' (3 sibs) 36: [107] [107] 0x556b29c8f9a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x556b29c8fa30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x556b29c8fac0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x556b29c8fb50 VAL: '2200' (3 sibs) 36: [111] [111] 0x556b29c8fbe0 VAL: '2201' (3 sibs) 36: [112] [112] 0x556b29c8fc70 VAL: '2202' (3 sibs) 36: [113] [113] 0x556b29c8fd00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x556b29c8fd90 VAL: '2210' (3 sibs) 36: [115] [115] 0x556b29c8fe20 VAL: '2211' (3 sibs) 36: [116] [116] 0x556b29c8feb0 VAL: '2212' (3 sibs) 36: [117] [117] 0x556b29c8ff40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x556b29c8ffd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x556b29c90060 VAL: '2221' (3 sibs) 36: [120] [120] 0x556b29c900f0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (4 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (13 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (13 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.02 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-map_of_seq-0.6.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x558af4cc09b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x558af4cbb4d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x558af4cbb568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x558af4cbb600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4cec8f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x558af4cec980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x558af4ceca10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x558af4cecaa0 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: 0x558af4cc0ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbbb60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbbca0 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbbd38 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbbbf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbbde0 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbbe78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4cee790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cee820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cee8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cee940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cee9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4ceea60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4ceeaf0 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: 0x558af4cc0be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbc390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbc4d0 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbc568 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbc428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbc610 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbc6a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4cf0580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cf0610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cf06a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cf0730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cf07c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cf0850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4cf08e0 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: 0x558af4cc0cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbc750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbc890 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbc928 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbc7e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbc9d0 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbca68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4cf2370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cf2400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cf2490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cf2520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cf25b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cf2640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4cf26d0 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: 0x558af4cc0e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x558af4cc1230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x558af4cc1700 MAP: (1 sibs) 4 children: 37: 0x558af4cc17a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc1838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc18d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc1968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc12c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x558af4cc1360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x558af4cc1a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x558af4cc1be0 MAP: (1 sibs) 4 children: 37: 0x558af4cc1c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc1d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc1db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc1e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc1aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x558af4cc1ef0 MAP: (1 sibs) 4 children: 37: 0x558af4cc1f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc20c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc1b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x558af4cc13f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x558af4cc1490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x558af4cc2200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x558af4cc23d0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc25a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x558af4cc26e0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc28b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x558af4cc1528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x558af4cc15c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x558af4cc29f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x558af4cc2bc0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc2d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x558af4cc2ed0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc3008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc30a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc3138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x558af4cc1658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4cf7a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x558af4cf7ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x558af4cf7b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x558af4cf7c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x558af4cf7c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x558af4cf7d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x558af4cf7db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x558af4cf7e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x558af4cf7ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x558af4cf7f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x558af4cf7ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x558af4cf8080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x558af4cf8110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x558af4cf81a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x558af4cf8230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x558af4cf82c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x558af4cf8350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x558af4cf83e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x558af4cf8470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x558af4cf8500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x558af4cf8590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x558af4cf8620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x558af4cf86b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x558af4cf8740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x558af4cf87d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x558af4cf8860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x558af4cf88f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x558af4cf8980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x558af4cf8a10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x558af4cf8aa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x558af4cf8b30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x558af4cf8bc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x558af4cf8c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x558af4cf8ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x558af4cf8d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x558af4cf8e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x558af4cf8e90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x558af4cf8f20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x558af4cf8fb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x558af4cf9040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x558af4cf90d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x558af4cf9160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x558af4cf91f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x558af4cf9280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x558af4cf9310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x558af4cf93a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x558af4cf9430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x558af4cf94c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x558af4cf9550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x558af4cf95e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x558af4cf9670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x558af4cf9700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x558af4cf9790 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: 0x558af4cc0f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbcb60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbbf20 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbbfb8 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbcbf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbc060 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbc0f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4cf9e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cf9ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cf9f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cfa010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cfa0a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cfa130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4cfa1c0 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: 0x558af4cc1040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbc1f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbe380 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbe418 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbc288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbe4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbe558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4cfbb90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cfbc20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cfbcb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cfbd40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cfbdd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cfbe60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4cfbef0 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: 0x558af4cc1158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x558af4cbe070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x558af4cbdd60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x558af4cbd090 VAL: 'a' (5 sibs) 37: 0x558af4cbd128 VAL: 'b' (5 sibs) 37: 0x558af4cbd1c0 VAL: 'c' (5 sibs) 37: 0x558af4cbd258 VAL: 'd' (5 sibs) 37: 0x558af4cbd2f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4cfd8c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x558af4cfd950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x558af4cfd9e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x558af4cfda70 VAL: 'a' (5 sibs) 37: [4] [4] 0x558af4cfdb00 VAL: 'b' (5 sibs) 37: [5] [5] 0x558af4cfdb90 VAL: 'c' (5 sibs) 37: [6] [6] 0x558af4cfdc20 VAL: 'd' (5 sibs) 37: [7] [7] 0x558af4cfdcb0 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: 0x558af4cc09b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x558af4cbb4d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x558af4cbb568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x558af4cbb600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4cfe1d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x558af4cfe260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x558af4cfe2f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x558af4cfe380 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: 0x558af4cc0ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbbb60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbbca0 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbbd38 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbbbf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbbde0 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbbe78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4cfeae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cfeb70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cfec00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cfec90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cfed20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cfedb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4cfee40 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: 0x558af4cc0be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbc390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbc4d0 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbc568 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbc428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbc610 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbc6a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4cff3f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cff480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cff510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cff5a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cff630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cff6c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4cff750 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: 0x558af4cc0cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbc750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbc890 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbc928 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbc7e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbc9d0 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbca68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4cffd00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cffd90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cffe20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cffeb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cfff40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cfffd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d00060 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: 0x558af4cc0e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x558af4cc1230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x558af4cc1700 MAP: (1 sibs) 4 children: 37: 0x558af4cc17a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc1838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc18d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc1968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc12c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x558af4cc1360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x558af4cc1a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x558af4cc1be0 MAP: (1 sibs) 4 children: 37: 0x558af4cc1c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc1d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc1db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc1e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc1aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x558af4cc1ef0 MAP: (1 sibs) 4 children: 37: 0x558af4cc1f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc20c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc1b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x558af4cc13f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x558af4cc1490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x558af4cc2200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x558af4cc23d0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc25a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x558af4cc26e0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc28b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x558af4cc1528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x558af4cc15c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x558af4cc29f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x558af4cc2bc0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc2d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x558af4cc2ed0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc3008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc30a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc3138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x558af4cc1658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d02130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x558af4d021c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x558af4d02250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x558af4d022e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x558af4d02370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x558af4d02400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x558af4d02490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x558af4d02520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x558af4d025b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x558af4d02640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x558af4d026d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x558af4d02760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x558af4d027f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x558af4d02880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x558af4d02910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x558af4d029a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x558af4d02a30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x558af4d02ac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x558af4d02b50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x558af4d02be0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x558af4d02c70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x558af4d02d00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x558af4d02d90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x558af4d02e20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x558af4d02eb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x558af4d02f40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x558af4d02fd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x558af4d03060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x558af4d030f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x558af4d03180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x558af4d03210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x558af4d032a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x558af4d03330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x558af4d033c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x558af4d03450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x558af4d034e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x558af4d03570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x558af4d03600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x558af4d03690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x558af4d03720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x558af4d037b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x558af4d03840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x558af4d038d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x558af4d03960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x558af4d039f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x558af4d03a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x558af4d03b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x558af4d03ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x558af4d03c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x558af4d03cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x558af4d03d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x558af4d03de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x558af4d03e70 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: 0x558af4cc0f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbcb60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbbf20 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbbfb8 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbcbf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbc060 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbc0f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d00610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d006a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d00730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d007c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d00850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d008e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d00970 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: 0x558af4cc1040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbc1f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbe380 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbe418 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbc288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbe4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbe558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d00f20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d00fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d01040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d010d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d01160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d011f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d01280 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: 0x558af4cc1158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x558af4cbe070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x558af4cbdd60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x558af4cbd090 VAL: 'a' (5 sibs) 37: 0x558af4cbd128 VAL: 'b' (5 sibs) 37: 0x558af4cbd1c0 VAL: 'c' (5 sibs) 37: 0x558af4cbd258 VAL: 'd' (5 sibs) 37: 0x558af4cbd2f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d04540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x558af4d045d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x558af4d04660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x558af4d046f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x558af4d04780 VAL: 'b' (5 sibs) 37: [5] [5] 0x558af4d04810 VAL: 'c' (5 sibs) 37: [6] [6] 0x558af4d048a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x558af4d04930 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 (2 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] 0x558af4cec8f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x558af4cec980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x558af4ceca10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x558af4cecaa0 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] 0x558af4d054f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x558af4d05580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x558af4d05610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x558af4d056a0 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] 0x558af4cee790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cee820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cee8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cee940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cee9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4ceea60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4ceeaf0 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] 0x558af4d066e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d06770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d06800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d06890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d06920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d069b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d06a40 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] 0x558af4cf0580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cf0610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cf06a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cf0730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cf07c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cf0850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4cf08e0 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] 0x558af4d06ff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d07080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d07110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d071a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d07230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d072c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d07350 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] 0x558af4cf2370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cf2400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cf2490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cf2520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cf25b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cf2640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4cf26d0 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] 0x558af4d07900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d07990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d07a20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d07ab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d07b40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d07bd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d07c60 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] 0x558af4cf7a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x558af4cf7ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x558af4cf7b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x558af4cf7c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x558af4cf7c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x558af4cf7d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x558af4cf7db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x558af4cf7e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x558af4cf7ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x558af4cf7f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x558af4cf7ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x558af4cf8080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x558af4cf8110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x558af4cf81a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x558af4cf8230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x558af4cf82c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x558af4cf8350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x558af4cf83e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x558af4cf8470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x558af4cf8500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x558af4cf8590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x558af4cf8620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x558af4cf86b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x558af4cf8740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x558af4cf87d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x558af4cf8860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x558af4cf88f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x558af4cf8980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x558af4cf8a10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x558af4cf8aa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x558af4cf8b30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x558af4cf8bc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x558af4cf8c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x558af4cf8ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x558af4cf8d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x558af4cf8e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x558af4cf8e90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x558af4cf8f20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x558af4cf8fb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x558af4cf9040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x558af4cf90d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x558af4cf9160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x558af4cf91f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x558af4cf9280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x558af4cf9310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x558af4cf93a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x558af4cf9430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x558af4cf94c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x558af4cf9550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x558af4cf95e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x558af4cf9670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x558af4cf9700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x558af4cf9790 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] 0x558af4d09d30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x558af4d09dc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x558af4d09e50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x558af4d09ee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x558af4d09f70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x558af4d0a000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x558af4d0a090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x558af4d0a120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x558af4d0a1b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x558af4d0a240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x558af4d0a2d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x558af4d0a360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x558af4d0a3f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x558af4d0a480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x558af4d0a510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x558af4d0a5a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x558af4d0a630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x558af4d0a6c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x558af4d0a750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x558af4d0a7e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x558af4d0a870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x558af4d0a900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x558af4d0a990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x558af4d0aa20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x558af4d0aab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x558af4d0ab40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x558af4d0abd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x558af4d0ac60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x558af4d0acf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x558af4d0ad80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x558af4d0ae10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x558af4d0aea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x558af4d0af30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x558af4d0afc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x558af4d0b050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x558af4d0b0e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x558af4d0b170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x558af4d0b200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x558af4d0b290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x558af4d0b320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x558af4d0b3b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x558af4d0b440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x558af4d0b4d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x558af4d0b560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x558af4d0b5f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x558af4d0b680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x558af4d0b710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x558af4d0b7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x558af4d0b830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x558af4d0b8c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x558af4d0b950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x558af4d0b9e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x558af4d0ba70 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] 0x558af4cf9e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cf9ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cf9f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cfa010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cfa0a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cfa130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4cfa1c0 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] 0x558af4d08210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d082a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d08330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d083c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d08450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d084e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d08570 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] 0x558af4cfbb90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cfbc20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cfbcb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cfbd40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cfbdd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cfbe60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4cfbef0 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] 0x558af4d08b20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d08bb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d08c40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d08cd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d08d60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d08df0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d08e80 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] 0x558af4cfd8c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x558af4cfd950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x558af4cfd9e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x558af4cfda70 VAL: 'a' (5 sibs) 37: [4] [4] 0x558af4cfdb00 VAL: 'b' (5 sibs) 37: [5] [5] 0x558af4cfdb90 VAL: 'c' (5 sibs) 37: [6] [6] 0x558af4cfdc20 VAL: 'd' (5 sibs) 37: [7] [7] 0x558af4cfdcb0 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] 0x558af4d0c140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x558af4d0c1d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x558af4d0c260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x558af4d0c2f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x558af4d0c380 VAL: 'b' (5 sibs) 37: [5] [5] 0x558af4d0c410 VAL: 'c' (5 sibs) 37: [6] [6] 0x558af4d0c4a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x558af4d0c530 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] 0x558af4cfe1d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x558af4cfe260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x558af4cfe2f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x558af4cfe380 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] 0x558af4d0ca50 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x558af4d0cae0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x558af4d0cb70 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x558af4d0cc00 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] 0x558af4cfeae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cfeb70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cfec00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cfec90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cfed20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cfedb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4cfee40 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] 0x558af4d0d360 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d0d3f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d0d480 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d0d510 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d0d5a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d0d630 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d0d6c0 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] 0x558af4cff3f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cff480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cff510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cff5a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cff630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cff6c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4cff750 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] 0x558af4d0dc70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d0dd00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d0dd90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d0de20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d0deb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d0df40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d0dfd0 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] 0x558af4cffd00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4cffd90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4cffe20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4cffeb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4cfff40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4cfffd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d00060 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] 0x558af4d0e580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d0e610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d0e6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d0e730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d0e7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d0e850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d0e8e0 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] 0x558af4d02130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x558af4d021c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x558af4d02250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x558af4d022e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x558af4d02370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x558af4d02400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x558af4d02490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x558af4d02520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x558af4d025b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x558af4d02640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x558af4d026d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x558af4d02760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x558af4d027f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x558af4d02880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x558af4d02910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x558af4d029a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x558af4d02a30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x558af4d02ac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x558af4d02b50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x558af4d02be0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x558af4d02c70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x558af4d02d00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x558af4d02d90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x558af4d02e20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x558af4d02eb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x558af4d02f40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x558af4d02fd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x558af4d03060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x558af4d030f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x558af4d03180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x558af4d03210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x558af4d032a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x558af4d03330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x558af4d033c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x558af4d03450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x558af4d034e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x558af4d03570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x558af4d03600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x558af4d03690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x558af4d03720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x558af4d037b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x558af4d03840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x558af4d038d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x558af4d03960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x558af4d039f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x558af4d03a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x558af4d03b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x558af4d03ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x558af4d03c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x558af4d03cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x558af4d03d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x558af4d03de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x558af4d03e70 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] 0x558af4d109b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x558af4d10a40 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x558af4d10ad0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x558af4d10b60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x558af4d10bf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x558af4d10c80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x558af4d10d10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x558af4d10da0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x558af4d10e30 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x558af4d10ec0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x558af4d10f50 MAP: (1 sibs) 4 children: 37: [11] [11] 0x558af4d10fe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x558af4d11070 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x558af4d11100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x558af4d11190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x558af4d11220 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x558af4d112b0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x558af4d11340 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x558af4d113d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x558af4d11460 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x558af4d114f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x558af4d11580 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x558af4d11610 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x558af4d116a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x558af4d11730 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x558af4d117c0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x558af4d11850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x558af4d118e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x558af4d11970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x558af4d11a00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x558af4d11a90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x558af4d11b20 MAP: (1 sibs) 4 children: 37: [32] [32] 0x558af4d11bb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x558af4d11c40 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x558af4d11cd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x558af4d11d60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x558af4d11df0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x558af4d11e80 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x558af4d11f10 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x558af4d11fa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x558af4d12030 MAP: (1 sibs) 4 children: 37: [41] [41] 0x558af4d120c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x558af4d12150 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x558af4d121e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x558af4d12270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x558af4d12300 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x558af4d12390 MAP: (1 sibs) 4 children: 37: [47] [47] 0x558af4d12420 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x558af4d124b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x558af4d12540 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x558af4d125d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x558af4d12660 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x558af4d126f0 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] 0x558af4d00610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d006a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d00730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d007c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d00850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d008e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d00970 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] 0x558af4d0ee90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d0ef20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d0efb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d0f040 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d0f0d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d0f160 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d0f1f0 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] 0x558af4d00f20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d00fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d01040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d010d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d01160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d011f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d01280 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] 0x558af4d0f7a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d0f830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d0f8c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d0f950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d0f9e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d0fa70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d0fb00 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] 0x558af4d04540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x558af4d045d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x558af4d04660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x558af4d046f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x558af4d04780 VAL: 'b' (5 sibs) 37: [5] [5] 0x558af4d04810 VAL: 'c' (5 sibs) 37: [6] [6] 0x558af4d048a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x558af4d04930 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] 0x558af4d12dc0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x558af4d12e50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x558af4d12ee0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x558af4d12f70 VAL: 'a' (5 sibs) 37: [4] [4] 0x558af4d13000 VAL: 'b' (5 sibs) 37: [5] [5] 0x558af4d13090 VAL: 'c' (5 sibs) 37: [6] [6] 0x558af4d13120 VAL: 'd' (5 sibs) 37: [7] [7] 0x558af4d131b0 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: 0x558af4cc09b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x558af4cbb4d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x558af4cbb568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x558af4cbb600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d060a0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x558af4d06130 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x558af4d061c0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x558af4d06250 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: 0x558af4cc0ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbbb60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbbca0 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbbd38 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbbbf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbbde0 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbbe78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d100b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d10140 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d101d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d10260 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d102f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d10380 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d10410 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: 0x558af4cc0be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbc390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbc4d0 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbc568 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbc428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbc610 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbc6a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d104b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d10540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d105d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d10660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d106f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d10780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d10810 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: 0x558af4cc0cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbc750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbc890 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbc928 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbc7e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbc9d0 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbca68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d09430 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d094c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d09550 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d095e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d09670 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d09700 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d09790 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: 0x558af4cc0e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x558af4cc1230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x558af4cc1700 MAP: (1 sibs) 4 children: 37: 0x558af4cc17a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc1838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc18d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc1968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc12c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x558af4cc1360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x558af4cc1a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x558af4cc1be0 MAP: (1 sibs) 4 children: 37: 0x558af4cc1c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc1d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc1db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc1e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc1aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x558af4cc1ef0 MAP: (1 sibs) 4 children: 37: 0x558af4cc1f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc20c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc1b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x558af4cc13f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x558af4cc1490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x558af4cc2200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x558af4cc23d0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc25a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x558af4cc26e0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc28b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x558af4cc1528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x558af4cc15c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x558af4cc29f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x558af4cc2bc0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc2d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x558af4cc2ed0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc3008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc30a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc3138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x558af4cc1658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d136d0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x558af4d13760 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x558af4d137f0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x558af4d13880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x558af4d13910 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x558af4d139a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x558af4d13a30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x558af4d13ac0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x558af4d13b50 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x558af4d13be0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x558af4d13c70 MAP: (1 sibs) 4 children: 37: [11] [11] 0x558af4d13d00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x558af4d13d90 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x558af4d13e20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x558af4d13eb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x558af4d13f40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x558af4d13fd0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x558af4d14060 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x558af4d140f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x558af4d14180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x558af4d14210 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x558af4d142a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x558af4d14330 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x558af4d143c0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x558af4d14450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x558af4d144e0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x558af4d14570 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x558af4d14600 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x558af4d14690 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x558af4d14720 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x558af4d147b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x558af4d14840 MAP: (1 sibs) 4 children: 37: [32] [32] 0x558af4d148d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x558af4d14960 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x558af4d149f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x558af4d14a80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x558af4d14b10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x558af4d14ba0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x558af4d14c30 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x558af4d14cc0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x558af4d14d50 MAP: (1 sibs) 4 children: 37: [41] [41] 0x558af4d14de0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x558af4d14e70 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x558af4d14f00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x558af4d14f90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x558af4d15020 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x558af4d150b0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x558af4d15140 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x558af4d151d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x558af4d15260 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x558af4d152f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x558af4d15380 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x558af4d15410 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: 0x558af4cc0f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbcb60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbbf20 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbbfb8 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbcbf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbc060 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbc0f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d09830 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d098c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d09950 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d099e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d09a70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d09b00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d09b90 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: 0x558af4cc1040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbc1f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbe380 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbe418 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbc288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbe4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbe558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d154b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d15540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d155d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d15660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d156f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d15780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d15810 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: 0x558af4cc1158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x558af4cbe070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x558af4cbdd60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x558af4cbd090 VAL: 'a' (5 sibs) 37: 0x558af4cbd128 VAL: 'b' (5 sibs) 37: 0x558af4cbd1c0 VAL: 'c' (5 sibs) 37: 0x558af4cbd258 VAL: 'd' (5 sibs) 37: 0x558af4cbd2f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d158b0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x558af4d15940 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x558af4d159d0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x558af4d15a60 VAL: 'a' (5 sibs) 37: [4] [4] 0x558af4d15af0 VAL: 'b' (5 sibs) 37: [5] [5] 0x558af4d15b80 VAL: 'c' (5 sibs) 37: [6] [6] 0x558af4d15c10 VAL: 'd' (5 sibs) 37: [7] [7] 0x558af4d15ca0 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: 0x558af4cc09b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x558af4cbb4d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x558af4cbb568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x558af4cbb600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d15d40 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x558af4d15dd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x558af4d15e60 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x558af4d15ef0 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: 0x558af4cc0ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbbb60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbbca0 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbbd38 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbbbf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbbde0 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbbe78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d15f90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d16020 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d160b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d16140 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d161d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d16260 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d162f0 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: 0x558af4cc0be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbc390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbc4d0 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbc568 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbc428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbc610 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbc6a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d16390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d16420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d164b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d16540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d165d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d16660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d166f0 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: 0x558af4cc0cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbc750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbc890 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbc928 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbc7e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbc9d0 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbca68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d16790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d16820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d168b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d16940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d169d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d16a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d16af0 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: 0x558af4cc0e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x558af4cc1230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x558af4cc1700 MAP: (1 sibs) 4 children: 37: 0x558af4cc17a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc1838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc18d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc1968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc12c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x558af4cc1360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x558af4cc1a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x558af4cc1be0 MAP: (1 sibs) 4 children: 37: 0x558af4cc1c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc1d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc1db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc1e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc1aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x558af4cc1ef0 MAP: (1 sibs) 4 children: 37: 0x558af4cc1f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc20c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc1b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x558af4cc13f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x558af4cc1490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x558af4cc2200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x558af4cc23d0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc25a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x558af4cc26e0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc28b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x558af4cc1528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x558af4cc15c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x558af4cc29f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x558af4cc2bc0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc2cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc2d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc2e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x558af4cc2ed0 MAP: (1 sibs) 4 children: 37: 0x558af4cc2f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x558af4cc3008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x558af4cc30a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x558af4cc3138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x558af4cc2b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x558af4cc1658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d16b90 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x558af4d16c20 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x558af4d16cb0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x558af4d16d40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x558af4d16dd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x558af4d16e60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x558af4d16ef0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x558af4d16f80 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x558af4d17010 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x558af4d170a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x558af4d17130 MAP: (1 sibs) 4 children: 37: [11] [11] 0x558af4d171c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x558af4d17250 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x558af4d172e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x558af4d17370 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x558af4d17400 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x558af4d17490 MAP: (1 sibs) 4 children: 37: [17] [17] 0x558af4d17520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x558af4d175b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x558af4d17640 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x558af4d176d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x558af4d17760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x558af4d177f0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x558af4d17880 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x558af4d17910 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x558af4d179a0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x558af4d17a30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x558af4d17ac0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x558af4d17b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x558af4d17be0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x558af4d17c70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x558af4d17d00 MAP: (1 sibs) 4 children: 37: [32] [32] 0x558af4d17d90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x558af4d17e20 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x558af4d17eb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x558af4d17f40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x558af4d17fd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x558af4d18060 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x558af4d180f0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x558af4d18180 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x558af4d18210 MAP: (1 sibs) 4 children: 37: [41] [41] 0x558af4d182a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x558af4d18330 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x558af4d183c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x558af4d18450 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x558af4d184e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x558af4d18570 MAP: (1 sibs) 4 children: 37: [47] [47] 0x558af4d18600 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x558af4d18690 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x558af4d18720 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x558af4d187b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x558af4d18840 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x558af4d188d0 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: 0x558af4cc0f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbcb60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbbf20 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbbfb8 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbcbf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbc060 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbc0f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d18970 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d18a00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d18a90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d18b20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d18bb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d18c40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d18cd0 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: 0x558af4cc1040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x558af4cbc1f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x558af4cbe380 VAL: 'John Smith' (2 sibs) 37: 0x558af4cbe418 VAL: 'Bill Jones' (2 sibs) 37: 0x558af4cbc288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x558af4cbe4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x558af4cbe558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d18d70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x558af4d18e00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x558af4d18e90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x558af4d18f20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x558af4d18fb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x558af4d19040 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x558af4d190d0 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: 0x558af4cc1158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x558af4cbe070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x558af4cbdd60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x558af4cbd090 VAL: 'a' (5 sibs) 37: 0x558af4cbd128 VAL: 'b' (5 sibs) 37: 0x558af4cbd1c0 VAL: 'c' (5 sibs) 37: 0x558af4cbd258 VAL: 'd' (5 sibs) 37: 0x558af4cbd2f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x558af4d19170 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x558af4d19200 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x558af4d19290 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x558af4d19320 VAL: 'a' (5 sibs) 37: [4] [4] 0x558af4d193b0 VAL: 'b' (5 sibs) 37: [5] [5] 0x558af4d19440 VAL: 'c' (5 sibs) 37: [6] [6] 0x558af4d194d0 VAL: 'd' (5 sibs) 37: [7] [7] 0x558af4d19560 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 (8 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (8 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.02 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-seq_of_map-0.6.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x55f91824eab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55f91824ae90 MAP: (3 sibs) 0 children: 38: 0x55f91824af28 MAP: (3 sibs) 0 children: 38: 0x55f91824afc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f918296770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f918296800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55f918296890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55f918296920 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: 0x55f91824ebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824b520 MAP: (2 sibs) 2 children: 38: 0x55f91824b660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824b6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824b5b8 MAP: (2 sibs) 2 children: 38: 0x55f91824b7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824b838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182984a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f918298530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182985c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f918298650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182986e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f918298770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f918298800 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: 0x55f91824ece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824bd50 MAP: (2 sibs) 2 children: 38: 0x55f91824be90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824bf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824bde8 MAP: (2 sibs) 2 children: 38: 0x55f91824bfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824c068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f91829a1d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f91829a260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f91829a2f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f91829a380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f91829a410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f91829a4a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f91829a530 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: 0x55f91824edf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824c110 MAP: (2 sibs) 2 children: 38: 0x55f91824c250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824c2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824c1a8 MAP: (2 sibs) 2 children: 38: 0x55f91824c390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824c428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f91829bf00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f91829bf90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f91829c020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f91829c0b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f91829c140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f91829c1d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f91829c260 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: 0x55f91824ef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824cda0 MAP: (2 sibs) 2 children: 38: 0x55f91824cee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824cf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824ce38 MAP: (2 sibs) 2 children: 38: 0x55f91824d020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824d0b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f91829dc30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f91829dcc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f91829dd50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f91829dde0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f91829de70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f91829df00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f91829df90 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: 0x55f91824f028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55f91824b930 MAP: (1 sibs) 2 children: 38: 0x55f91824b1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824b238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f91829f960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55f91829f9f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55f91829fa80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f91829fb10 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: 0x55f91824f140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55f91824d2a0 MAP: (4 sibs) 2 children: 38: 0x55f91824d510 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824d5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x55f91824d338 MAP: (4 sibs) 2 children: 38: 0x55f91824d650 KEYVAL: 'b' '2' (2 sibs) 38: 0x55f91824d6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824d3d0 MAP: (4 sibs) 3 children: 38: 0x55f91824d790 KEYVAL: 'b' '2' (3 sibs) 38: 0x55f91824d828 KEYVAL: 'a' '1' (3 sibs) 38: 0x55f91824d8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x55f91824d468 MAP: (4 sibs) 2 children: 38: 0x55f91824d960 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824d9f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182a1690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55f9182a1720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55f9182a17b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182a1840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55f9182a18d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55f9182a1960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55f9182a19f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55f9182a1a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55f9182a1b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55f9182a1ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55f9182a1c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55f9182a1cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55f9182a1d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55f9182a1de0 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: 0x55f91824f258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55f91824daf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x55f91824db88 KEYVAL: 'b' '2' (4 sibs) 38: 0x55f91824dc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x55f91824dcb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182a33c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55f9182a3450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55f9182a34e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55f9182a3570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55f9182a3600 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: 0x55f91824f370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55f91824fc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55f91824fce0 MAP: (5 sibs) 1 children: 38: 0x55f91824ffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55f91824fd78 MAP: (5 sibs) 1 children: 38: 0x55f918250080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55f91824fe10 MAP: (5 sibs) 1 children: 38: 0x55f918250120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55f91824fea8 MAP: (5 sibs) 1 children: 38: 0x55f9182501c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55f918250260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55f9182502f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55f91824ff40 MAP: (5 sibs) 1 children: 38: 0x55f9182503a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55f918250440 VAL: 'val1' (2 sibs) 38: 0x55f9182504d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182a51e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55f9182a5270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55f9182a5300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55f9182a5390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55f9182a5420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55f9182a54b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55f9182a5540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55f9182a55d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55f9182a5660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55f9182a56f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55f9182a5780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55f9182a5810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55f9182a58a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55f9182a5930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55f9182a59c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55f9182a5a50 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: 0x55f91824f488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55f91824bb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55f91824c520 MAP: (1 sibs) 1 children: 38: 0x55f91824c5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55f91824bba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55f91824c660 MAP: (1 sibs) 1 children: 38: 0x55f91824c700 KEYVAL: '' 'foo' (1 sibs) 38: 0x55f91824bc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55f91824d160 MAP: (2 sibs) 1 children: 38: 0x55f91824c7a0 KEYVAL: '' '' (1 sibs) 38: 0x55f91824d1f8 MAP: (2 sibs) 1 children: 38: 0x55f91824c840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182a6fb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55f9182a7040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55f9182a70d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55f9182a7160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55f9182a71f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55f9182a7280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55f9182a7310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55f9182a73a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55f9182a7430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55f9182a74c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55f9182a7550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55f9182a75e0 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: 0x55f91824f5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824b060 MAP: (2 sibs) 3 children: 38: 0x55f918250580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55f918250618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55f9182506b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55f91824b0f8 MAP: (2 sibs) 3 children: 38: 0x55f918250750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55f9182507e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55f918250880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182a8e80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182a8f10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182a8fa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182a9030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182a90c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182a9150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182a91e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182a9270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182a9300 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: 0x55f91824f6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824b9d0 MAP: (2 sibs) 3 children: 38: 0x55f918250920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55f9182509b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55f918250a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55f91824ba68 MAP: (2 sibs) 3 children: 38: 0x55f918250af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55f918250b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55f918250c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182aad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182aada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182aae30 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182aaec0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182aaf50 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182aafe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182ab070 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182ab100 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182ab190 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x55f9182aad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182aada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182aae30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182aaec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182aaf50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182aafe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182ab070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182ab100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182ab190 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x55f9182aad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182aada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182aae30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182aaec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182aaf50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182aafe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182ab070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182ab100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182ab190 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: 0x55f91824f7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55f918250e90 MAP: (3 sibs) 3 children: 38: 0x55f918251060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55f9182510f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55f918251190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55f918250f28 MAP: (3 sibs) 3 children: 38: 0x55f918251230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55f9182512c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55f918251360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55f918250fc0 MAP: (3 sibs) 3 children: 38: 0x55f918251400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55f918251498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55f918251530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182acbb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182acc40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55f9182accd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182acd60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182acdf0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182ace80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55f9182acf10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55f9182acfa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55f9182ad030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55f9182ad0c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55f9182ad150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55f9182ad1e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55f9182ad270 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: 0x55f91824eab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55f91824ae90 MAP: (3 sibs) 0 children: 38: 0x55f91824af28 MAP: (3 sibs) 0 children: 38: 0x55f91824afc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182ad4c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182ad550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55f9182ad5e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55f9182ad670 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: 0x55f91824ebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824b520 MAP: (2 sibs) 2 children: 38: 0x55f91824b660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824b6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824b5b8 MAP: (2 sibs) 2 children: 38: 0x55f91824b7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824b838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182addd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182ade60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182adef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182adf80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182ae010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182ae0a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182ae130 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: 0x55f91824ece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824bd50 MAP: (2 sibs) 2 children: 38: 0x55f91824be90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824bf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824bde8 MAP: (2 sibs) 2 children: 38: 0x55f91824bfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824c068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182ae6e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182ae770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182ae800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182ae890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182ae920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182ae9b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182aea40 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: 0x55f91824edf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824c110 MAP: (2 sibs) 2 children: 38: 0x55f91824c250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824c2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824c1a8 MAP: (2 sibs) 2 children: 38: 0x55f91824c390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824c428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182aeff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182af080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182af110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182af1a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182af230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182af2c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182af350 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: 0x55f91824ef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824cda0 MAP: (2 sibs) 2 children: 38: 0x55f91824cee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824cf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824ce38 MAP: (2 sibs) 2 children: 38: 0x55f91824d020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824d0b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182af900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182af990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182afa20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182afab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182afb40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182afbd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182afc60 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: 0x55f91824f028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55f91824b930 MAP: (1 sibs) 2 children: 38: 0x55f91824b1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824b238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182b0210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55f9182b02a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55f9182b0330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182b03c0 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: 0x55f91824f140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55f91824d2a0 MAP: (4 sibs) 2 children: 38: 0x55f91824d510 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824d5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x55f91824d338 MAP: (4 sibs) 2 children: 38: 0x55f91824d650 KEYVAL: 'b' '2' (2 sibs) 38: 0x55f91824d6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824d3d0 MAP: (4 sibs) 3 children: 38: 0x55f91824d790 KEYVAL: 'b' '2' (3 sibs) 38: 0x55f91824d828 KEYVAL: 'a' '1' (3 sibs) 38: 0x55f91824d8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x55f91824d468 MAP: (4 sibs) 2 children: 38: 0x55f91824d960 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824d9f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182b0b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55f9182b0bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55f9182b0c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182b0cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55f9182b0d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55f9182b0df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55f9182b0e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55f9182b0f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55f9182b0fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55f9182b1030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55f9182b10c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55f9182b1150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55f9182b11e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55f9182b1270 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: 0x55f91824f258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55f91824daf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x55f91824db88 KEYVAL: 'b' '2' (4 sibs) 38: 0x55f91824dc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x55f91824dcb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182b1430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55f9182b14c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55f9182b1550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55f9182b15e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55f9182b1670 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: 0x55f91824f370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55f91824fc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55f91824fce0 MAP: (5 sibs) 1 children: 38: 0x55f91824ffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55f91824fd78 MAP: (5 sibs) 1 children: 38: 0x55f918250080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55f91824fe10 MAP: (5 sibs) 1 children: 38: 0x55f918250120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55f91824fea8 MAP: (5 sibs) 1 children: 38: 0x55f9182501c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55f918250260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55f9182502f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55f91824ff40 MAP: (5 sibs) 1 children: 38: 0x55f9182503a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55f918250440 VAL: 'val1' (2 sibs) 38: 0x55f9182504d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182b1d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55f9182b1dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55f9182b1e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55f9182b1ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55f9182b1f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55f9182b2010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55f9182b20a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55f9182b2130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55f9182b21c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55f9182b2250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55f9182b22e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55f9182b2370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55f9182b2400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55f9182b2490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55f9182b2520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55f9182b25b0 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: 0x55f91824f488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55f91824bb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55f91824c520 MAP: (1 sibs) 1 children: 38: 0x55f91824c5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55f91824bba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55f91824c660 MAP: (1 sibs) 1 children: 38: 0x55f91824c700 KEYVAL: '' 'foo' (1 sibs) 38: 0x55f91824bc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55f91824d160 MAP: (2 sibs) 1 children: 38: 0x55f91824c7a0 KEYVAL: '' '' (1 sibs) 38: 0x55f91824d1f8 MAP: (2 sibs) 1 children: 38: 0x55f91824c840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182b2650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55f9182b26e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55f9182b2770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55f9182b2800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55f9182b2890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55f9182b2920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55f9182b29b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55f9182b2a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55f9182b2ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55f9182b2b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55f9182b2bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55f9182b2c80 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: 0x55f91824f5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824b060 MAP: (2 sibs) 3 children: 38: 0x55f918250580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55f918250618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55f9182506b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55f91824b0f8 MAP: (2 sibs) 3 children: 38: 0x55f918250750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55f9182507e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55f918250880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182b2f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182b2ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182b3080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182b3110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182b31a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182b3230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182b32c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182b3350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182b33e0 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: 0x55f91824f6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824b9d0 MAP: (2 sibs) 3 children: 38: 0x55f918250920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55f9182509b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55f918250a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55f91824ba68 MAP: (2 sibs) 3 children: 38: 0x55f918250af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55f918250b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55f918250c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182b3870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182b3900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182b3990 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182b3a20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182b3ab0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182b3b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182b3bd0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182b3c60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182b3cf0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x55f9182b3870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182b3900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182b3990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182b3a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182b3ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182b3b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182b3bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182b3c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182b3cf0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x55f9182b3870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182b3900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182b3990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182b3a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182b3ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182b3b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182b3bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182b3c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182b3cf0 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: 0x55f91824f7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55f918250e90 MAP: (3 sibs) 3 children: 38: 0x55f918251060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55f9182510f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55f918251190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55f918250f28 MAP: (3 sibs) 3 children: 38: 0x55f918251230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55f9182512c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55f918251360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55f918250fc0 MAP: (3 sibs) 3 children: 38: 0x55f918251400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55f918251498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55f918251530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182b4180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182b4210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55f9182b42a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182b4330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182b43c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182b4450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55f9182b44e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55f9182b4570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55f9182b4600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55f9182b4690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55f9182b4720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55f9182b47b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55f9182b4840 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] 0x55f918296770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f918296800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55f918296890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55f918296920 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] 0x55f9182b5c20 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182b5cb0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55f9182b5d40 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55f9182b5dd0 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] 0x55f9182984a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f918298530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182985c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f918298650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182986e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f918298770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f918298800 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] 0x55f9182b6e10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182b6ea0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182b6f30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182b6fc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182b7050 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182b70e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182b7170 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] 0x55f91829a1d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f91829a260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f91829a2f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f91829a380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f91829a410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f91829a4a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f91829a530 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] 0x55f9182b7720 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182b77b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182b7840 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182b78d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182b7960 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182b79f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182b7a80 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] 0x55f91829bf00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f91829bf90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f91829c020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f91829c0b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f91829c140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f91829c1d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f91829c260 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] 0x55f9182b8030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182b80c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182b8150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182b81e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182b8270 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182b8300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182b8390 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] 0x55f91829dc30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f91829dcc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f91829dd50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f91829dde0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f91829de70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f91829df00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f91829df90 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] 0x55f9182b8940 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182b89d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182b8a60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182b8af0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182b8b80 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182b8c10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182b8ca0 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] 0x55f91829f960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55f91829f9f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55f91829fa80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f91829fb10 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] 0x55f9182b9250 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55f9182b92e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55f9182b9370 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182b9400 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] 0x55f9182a1690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55f9182a1720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55f9182a17b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182a1840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55f9182a18d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55f9182a1960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55f9182a19f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55f9182a1a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55f9182a1b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55f9182a1ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55f9182a1c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55f9182a1cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55f9182a1d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55f9182a1de0 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] 0x55f9182b9b60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55f9182b9bf0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55f9182b9c80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182b9d10 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55f9182b9da0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55f9182b9e30 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55f9182b9ec0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55f9182b9f50 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55f9182b9fe0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55f9182ba070 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55f9182ba100 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55f9182ba190 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55f9182ba220 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55f9182ba2b0 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] 0x55f9182a33c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55f9182a3450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55f9182a34e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55f9182a3570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55f9182a3600 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] 0x55f9182ba470 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55f9182ba500 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55f9182ba590 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55f9182ba620 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55f9182ba6b0 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] 0x55f9182a51e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55f9182a5270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55f9182a5300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55f9182a5390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55f9182a5420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55f9182a54b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55f9182a5540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55f9182a55d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55f9182a5660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55f9182a56f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55f9182a5780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55f9182a5810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55f9182a58a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55f9182a5930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55f9182a59c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55f9182a5a50 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] 0x55f9182bad80 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55f9182bae10 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55f9182baea0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55f9182baf30 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55f9182bafc0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55f9182bb050 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55f9182bb0e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55f9182bb170 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55f9182bb200 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55f9182bb290 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55f9182bb320 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55f9182bb3b0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55f9182bb440 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55f9182bb4d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55f9182bb560 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55f9182bb5f0 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] 0x55f9182a6fb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55f9182a7040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55f9182a70d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55f9182a7160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55f9182a71f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55f9182a7280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55f9182a7310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55f9182a73a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55f9182a7430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55f9182a74c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55f9182a7550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55f9182a75e0 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] 0x55f9182bb690 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55f9182bb720 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55f9182bb7b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55f9182bb840 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55f9182bb8d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55f9182bb960 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55f9182bb9f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55f9182bba80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55f9182bbb10 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55f9182bbba0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55f9182bbc30 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55f9182bbcc0 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] 0x55f9182a8e80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182a8f10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182a8fa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182a9030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182a90c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182a9150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182a91e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182a9270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182a9300 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] 0x55f9182bbfa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182bc030 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182bc0c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182bc150 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182bc1e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182bc270 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182bc300 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182bc390 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182bc420 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] 0x55f9182aad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182aada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182aae30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182aaec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182aaf50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182aafe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182ab070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182ab100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182ab190 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] 0x55f9182bc8b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182bc940 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182bc9d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182bca60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182bcaf0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182bcb80 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182bcc10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182bcca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182bcd30 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] 0x55f9182acbb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182acc40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55f9182accd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182acd60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182acdf0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182ace80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55f9182acf10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55f9182acfa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55f9182ad030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55f9182ad0c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55f9182ad150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55f9182ad1e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55f9182ad270 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] 0x55f9182bd1c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182bd250 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55f9182bd2e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182bd370 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182bd400 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182bd490 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55f9182bd520 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55f9182bd5b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55f9182bd640 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55f9182bd6d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55f9182bd760 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55f9182bd7f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55f9182bd880 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] 0x55f9182ad4c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182ad550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55f9182ad5e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55f9182ad670 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] 0x55f9182bdad0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182bdb60 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55f9182bdbf0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55f9182bdc80 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] 0x55f9182addd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182ade60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182adef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182adf80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182ae010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182ae0a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182ae130 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] 0x55f9182be3e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182be470 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182be500 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182be590 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182be620 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182be6b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182be740 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] 0x55f9182ae6e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182ae770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182ae800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182ae890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182ae920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182ae9b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182aea40 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] 0x55f9182becf0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182bed80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182bee10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182beea0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182bef30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182befc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182bf050 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] 0x55f9182aeff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182af080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182af110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182af1a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182af230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182af2c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182af350 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] 0x55f9182bf600 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182bf690 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182bf720 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182bf7b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182bf840 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182bf8d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182bf960 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] 0x55f9182af900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182af990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182afa20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182afab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182afb40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182afbd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182afc60 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] 0x55f9182bff10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182bffa0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182c0030 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182c00c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182c0150 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182c01e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182c0270 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/4 (1 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] 0x55f9182b0210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55f9182b02a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55f9182b0330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182b03c0 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] 0x55f9182c0820 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55f9182c08b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55f9182c0940 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182c09d0 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] 0x55f9182b0b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55f9182b0bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55f9182b0c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182b0cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55f9182b0d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55f9182b0df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55f9182b0e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55f9182b0f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55f9182b0fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55f9182b1030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55f9182b10c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55f9182b1150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55f9182b11e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55f9182b1270 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] 0x55f9182c1130 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55f9182c11c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55f9182c1250 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182c12e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55f9182c1370 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55f9182c1400 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55f9182c1490 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55f9182c1520 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55f9182c15b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55f9182c1640 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55f9182c16d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55f9182c1760 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55f9182c17f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55f9182c1880 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] 0x55f9182b1430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55f9182b14c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55f9182b1550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55f9182b15e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55f9182b1670 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] 0x55f9182c1a40 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55f9182c1ad0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55f9182c1b60 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55f9182c1bf0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55f9182c1c80 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] 0x55f9182b1d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55f9182b1dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55f9182b1e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55f9182b1ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55f9182b1f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55f9182b2010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55f9182b20a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55f9182b2130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55f9182b21c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55f9182b2250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55f9182b22e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55f9182b2370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55f9182b2400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55f9182b2490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55f9182b2520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55f9182b25b0 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] 0x55f9182c2350 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55f9182c23e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55f9182c2470 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55f9182c2500 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55f9182c2590 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55f9182c2620 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55f9182c26b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55f9182c2740 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55f9182c27d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55f9182c2860 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55f9182c28f0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55f9182c2980 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55f9182c2a10 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55f9182c2aa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55f9182c2b30 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55f9182c2bc0 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] 0x55f9182b2650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55f9182b26e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55f9182b2770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55f9182b2800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55f9182b2890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55f9182b2920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55f9182b29b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55f9182b2a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55f9182b2ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55f9182b2b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55f9182b2bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55f9182b2c80 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] 0x55f9182c2c60 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55f9182c2cf0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55f9182c2d80 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55f9182c2e10 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55f9182c2ea0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55f9182c2f30 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55f9182c2fc0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55f9182c3050 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55f9182c30e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55f9182c3170 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55f9182c3200 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55f9182c3290 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] 0x55f9182b2f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182b2ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182b3080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182b3110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182b31a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182b3230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182b32c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182b3350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182b33e0 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] 0x55f9182c3570 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182c3600 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182c3690 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182c3720 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182c37b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182c3840 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182c38d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182c3960 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182c39f0 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] 0x55f9182b3870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182b3900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182b3990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182b3a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182b3ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182b3b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182b3bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182b3c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182b3cf0 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] 0x55f9182c3e80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182c3f10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182c3fa0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182c4030 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182c40c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182c4150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182c41e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182c4270 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182c4300 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] 0x55f9182b4180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182b4210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55f9182b42a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182b4330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182b43c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182b4450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55f9182b44e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55f9182b4570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55f9182b4600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55f9182b4690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55f9182b4720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55f9182b47b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55f9182b4840 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] 0x55f9182c4790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182c4820 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55f9182c48b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182c4940 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182c49d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182c4a60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55f9182c4af0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55f9182c4b80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55f9182c4c10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55f9182c4ca0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55f9182c4d30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55f9182c4dc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55f9182c4e50 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: 0x55f91824eab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55f91824ae90 MAP: (3 sibs) 0 children: 38: 0x55f91824af28 MAP: (3 sibs) 0 children: 38: 0x55f91824afc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182b68f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182b6980 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55f9182b6a10 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55f9182b6aa0 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: 0x55f91824ebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824b520 MAP: (2 sibs) 2 children: 38: 0x55f91824b660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824b6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824b5b8 MAP: (2 sibs) 2 children: 38: 0x55f91824b7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824b838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c50a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182c5130 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182c51c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182c5250 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182c52e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182c5370 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182c5400 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: 0x55f91824ece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824bd50 MAP: (2 sibs) 2 children: 38: 0x55f91824be90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824bf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824bde8 MAP: (2 sibs) 2 children: 38: 0x55f91824bfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824c068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c54a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182c5530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182c55c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182c5650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182c56e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182c5770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182c5800 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: 0x55f91824edf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824c110 MAP: (2 sibs) 2 children: 38: 0x55f91824c250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824c2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824c1a8 MAP: (2 sibs) 2 children: 38: 0x55f91824c390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824c428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c58a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182c5930 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182c59c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182c5a50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182c5ae0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182c5b70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182c5c00 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: 0x55f91824ef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824cda0 MAP: (2 sibs) 2 children: 38: 0x55f91824cee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824cf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824ce38 MAP: (2 sibs) 2 children: 38: 0x55f91824d020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824d0b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c5ca0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182c5d30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182c5dc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182c5e50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182c5ee0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182c5f70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182c6000 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: 0x55f91824f028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55f91824b930 MAP: (1 sibs) 2 children: 38: 0x55f91824b1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824b238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c60a0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55f9182c6130 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55f9182c61c0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182c6250 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: 0x55f91824f140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55f91824d2a0 MAP: (4 sibs) 2 children: 38: 0x55f91824d510 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824d5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x55f91824d338 MAP: (4 sibs) 2 children: 38: 0x55f91824d650 KEYVAL: 'b' '2' (2 sibs) 38: 0x55f91824d6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824d3d0 MAP: (4 sibs) 3 children: 38: 0x55f91824d790 KEYVAL: 'b' '2' (3 sibs) 38: 0x55f91824d828 KEYVAL: 'a' '1' (3 sibs) 38: 0x55f91824d8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x55f91824d468 MAP: (4 sibs) 2 children: 38: 0x55f91824d960 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824d9f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c62f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55f9182c6380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55f9182c6410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182c64a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55f9182c6530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55f9182c65c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55f9182c6650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55f9182c66e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55f9182c6770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55f9182c6800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55f9182c6890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55f9182c6920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55f9182c69b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55f9182c6a40 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: 0x55f91824f258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55f91824daf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x55f91824db88 KEYVAL: 'b' '2' (4 sibs) 38: 0x55f91824dc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x55f91824dcb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c6ae0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55f9182c6b70 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55f9182c6c00 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55f9182c6c90 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55f9182c6d20 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: 0x55f91824f370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55f91824fc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55f91824fce0 MAP: (5 sibs) 1 children: 38: 0x55f91824ffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55f91824fd78 MAP: (5 sibs) 1 children: 38: 0x55f918250080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55f91824fe10 MAP: (5 sibs) 1 children: 38: 0x55f918250120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55f91824fea8 MAP: (5 sibs) 1 children: 38: 0x55f9182501c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55f918250260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55f9182502f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55f91824ff40 MAP: (5 sibs) 1 children: 38: 0x55f9182503a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55f918250440 VAL: 'val1' (2 sibs) 38: 0x55f9182504d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c6dc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55f9182c6e50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55f9182c6ee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55f9182c6f70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55f9182c7000 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55f9182c7090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55f9182c7120 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55f9182c71b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55f9182c7240 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55f9182c72d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55f9182c7360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55f9182c73f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55f9182c7480 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55f9182c7510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55f9182c75a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55f9182c7630 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: 0x55f91824f488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55f91824bb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55f91824c520 MAP: (1 sibs) 1 children: 38: 0x55f91824c5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55f91824bba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55f91824c660 MAP: (1 sibs) 1 children: 38: 0x55f91824c700 KEYVAL: '' 'foo' (1 sibs) 38: 0x55f91824bc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55f91824d160 MAP: (2 sibs) 1 children: 38: 0x55f91824c7a0 KEYVAL: '' '' (1 sibs) 38: 0x55f91824d1f8 MAP: (2 sibs) 1 children: 38: 0x55f91824c840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c76d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55f9182c7760 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55f9182c77f0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55f9182c7880 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55f9182c7910 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55f9182c79a0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55f9182c7a30 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55f9182c7ac0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55f9182c7b50 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55f9182c7be0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55f9182c7c70 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55f9182c7d00 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: 0x55f91824f5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824b060 MAP: (2 sibs) 3 children: 38: 0x55f918250580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55f918250618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55f9182506b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55f91824b0f8 MAP: (2 sibs) 3 children: 38: 0x55f918250750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55f9182507e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55f918250880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c7da0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182c7e30 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182c7ec0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182c7f50 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182c7fe0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182c8070 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182c8100 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182c8190 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182c8220 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: 0x55f91824f6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824b9d0 MAP: (2 sibs) 3 children: 38: 0x55f918250920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55f9182509b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55f918250a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55f91824ba68 MAP: (2 sibs) 3 children: 38: 0x55f918250af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55f918250b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55f918250c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c82c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182c8350 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182c83e0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182c8470 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182c8500 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182c8590 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182c8620 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182c86b0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182c8740 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: 0x55f91824f7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55f918250e90 MAP: (3 sibs) 3 children: 38: 0x55f918251060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55f9182510f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55f918251190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55f918250f28 MAP: (3 sibs) 3 children: 38: 0x55f918251230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55f9182512c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55f918251360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55f918250fc0 MAP: (3 sibs) 3 children: 38: 0x55f918251400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55f918251498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55f918251530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c87e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182c8870 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55f9182c8900 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182c8990 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182c8a20 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182c8ab0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55f9182c8b40 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55f9182c8bd0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55f9182c8c60 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55f9182c8cf0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55f9182c8d80 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55f9182c8e10 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55f9182c8ea0 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: 0x55f91824eab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55f91824ae90 MAP: (3 sibs) 0 children: 38: 0x55f91824af28 MAP: (3 sibs) 0 children: 38: 0x55f91824afc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c8f40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182c8fd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55f9182c9060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55f9182c90f0 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: 0x55f91824ebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824b520 MAP: (2 sibs) 2 children: 38: 0x55f91824b660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824b6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824b5b8 MAP: (2 sibs) 2 children: 38: 0x55f91824b7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824b838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c9190 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182c9220 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182c92b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182c9340 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182c93d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182c9460 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182c94f0 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: 0x55f91824ece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824bd50 MAP: (2 sibs) 2 children: 38: 0x55f91824be90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824bf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824bde8 MAP: (2 sibs) 2 children: 38: 0x55f91824bfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824c068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c9590 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182c9620 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182c96b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182c9740 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182c97d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182c9860 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182c98f0 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: 0x55f91824edf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824c110 MAP: (2 sibs) 2 children: 38: 0x55f91824c250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824c2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824c1a8 MAP: (2 sibs) 2 children: 38: 0x55f91824c390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824c428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c9990 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182c9a20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182c9ab0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182c9b40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182c9bd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182c9c60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182c9cf0 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: 0x55f91824ef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824cda0 MAP: (2 sibs) 2 children: 38: 0x55f91824cee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55f91824cf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x55f91824ce38 MAP: (2 sibs) 2 children: 38: 0x55f91824d020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55f91824d0b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182c9d90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182c9e20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55f9182c9eb0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55f9182c9f40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55f9182c9fd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55f9182ca060 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55f9182ca0f0 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: 0x55f91824f028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55f91824b930 MAP: (1 sibs) 2 children: 38: 0x55f91824b1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824b238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182ca190 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55f9182ca220 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55f9182ca2b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182ca340 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: 0x55f91824f140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55f91824d2a0 MAP: (4 sibs) 2 children: 38: 0x55f91824d510 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824d5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x55f91824d338 MAP: (4 sibs) 2 children: 38: 0x55f91824d650 KEYVAL: 'b' '2' (2 sibs) 38: 0x55f91824d6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824d3d0 MAP: (4 sibs) 3 children: 38: 0x55f91824d790 KEYVAL: 'b' '2' (3 sibs) 38: 0x55f91824d828 KEYVAL: 'a' '1' (3 sibs) 38: 0x55f91824d8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x55f91824d468 MAP: (4 sibs) 2 children: 38: 0x55f91824d960 KEYVAL: 'a' '1' (2 sibs) 38: 0x55f91824d9f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182ca3e0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55f9182ca470 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55f9182ca500 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55f9182ca590 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55f9182ca620 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55f9182ca6b0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55f9182ca740 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55f9182ca7d0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55f9182ca860 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55f9182ca8f0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55f9182ca980 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55f9182caa10 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55f9182caaa0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55f9182cab30 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: 0x55f91824f258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55f91824daf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x55f91824db88 KEYVAL: 'b' '2' (4 sibs) 38: 0x55f91824dc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x55f91824dcb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182cabd0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55f9182cac60 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55f9182cacf0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55f9182cad80 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55f9182cae10 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: 0x55f91824f370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55f91824fc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55f91824fce0 MAP: (5 sibs) 1 children: 38: 0x55f91824ffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55f91824fd78 MAP: (5 sibs) 1 children: 38: 0x55f918250080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55f91824fe10 MAP: (5 sibs) 1 children: 38: 0x55f918250120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55f91824fea8 MAP: (5 sibs) 1 children: 38: 0x55f9182501c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55f918250260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55f9182502f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55f91824ff40 MAP: (5 sibs) 1 children: 38: 0x55f9182503a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55f918250440 VAL: 'val1' (2 sibs) 38: 0x55f9182504d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182caeb0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55f9182caf40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55f9182cafd0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55f9182cb060 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55f9182cb0f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55f9182cb180 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55f9182cb210 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55f9182cb2a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55f9182cb330 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55f9182cb3c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55f9182cb450 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55f9182cb4e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55f9182cb570 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55f9182cb600 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55f9182cb690 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55f9182cb720 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: 0x55f91824f488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55f91824bb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55f91824c520 MAP: (1 sibs) 1 children: 38: 0x55f91824c5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55f91824bba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55f91824c660 MAP: (1 sibs) 1 children: 38: 0x55f91824c700 KEYVAL: '' 'foo' (1 sibs) 38: 0x55f91824bc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55f91824d160 MAP: (2 sibs) 1 children: 38: 0x55f91824c7a0 KEYVAL: '' '' (1 sibs) 38: 0x55f91824d1f8 MAP: (2 sibs) 1 children: 38: 0x55f91824c840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182cb7c0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55f9182cb850 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55f9182cb8e0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55f9182cb970 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55f9182cba00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55f9182cba90 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55f9182cbb20 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55f9182cbbb0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55f9182cbc40 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55f9182cbcd0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55f9182cbd60 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55f9182cbdf0 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: 0x55f91824f5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824b060 MAP: (2 sibs) 3 children: 38: 0x55f918250580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55f918250618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55f9182506b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55f91824b0f8 MAP: (2 sibs) 3 children: 38: 0x55f918250750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55f9182507e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55f918250880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182cbe90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182cbf20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182cbfb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182cc040 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182cc0d0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182cc160 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182cc1f0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182cc280 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182cc310 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: 0x55f91824f6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55f91824b9d0 MAP: (2 sibs) 3 children: 38: 0x55f918250920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55f9182509b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55f918250a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55f91824ba68 MAP: (2 sibs) 3 children: 38: 0x55f918250af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55f918250b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55f918250c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182cc3b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55f9182cc440 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55f9182cc4d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182cc560 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182cc5f0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182cc680 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55f9182cc710 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55f9182cc7a0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55f9182cc830 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: 0x55f91824f7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55f918250e90 MAP: (3 sibs) 3 children: 38: 0x55f918251060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55f9182510f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55f918251190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55f918250f28 MAP: (3 sibs) 3 children: 38: 0x55f918251230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55f9182512c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55f918251360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55f918250fc0 MAP: (3 sibs) 3 children: 38: 0x55f918251400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55f918251498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55f918251530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55f9182cc8d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55f9182cc960 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55f9182cc9f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55f9182cca80 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55f9182ccb10 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55f9182ccba0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55f9182ccc30 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55f9182cccc0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55f9182ccd50 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55f9182ccde0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55f9182cce70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55f9182ccf00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55f9182ccf90 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 (10 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (10 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.02 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-generic_map-0.6.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x561a31704fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x561a31703750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x561a317037e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x561a31703880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x561a317039c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x561a31703a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x561a31703918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x561a31703b00 VAL: 'item 1' (2 sibs) 39: 0x561a31703b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x561a317165e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561a31716670 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561a31716700 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561a31716790 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561a31716820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561a317168b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561a31716940 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561a317169d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561a31716a60 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: 0x561a317050d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561a31704960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561a317034f0 MAP: (2 sibs) 4 children: 39: 0x561a31704a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561a31704a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561a31704b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561a31704bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561a31703588 MAP: (2 sibs) 5 children: 39: 0x561a31704c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561a31704d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561a31704da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x561a31704e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561a31704ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x561a31718980 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a31718a10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a31718aa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a31718b30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a31718bc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a31718c50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a31718ce0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a31718d70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a31718e00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a31718e90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a31718f20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a31718fb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a31719040 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: 0x561a317051f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561a317053e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561a31705480 MAP: (2 sibs) 4 children: 39: 0x561a317055c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561a31705658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561a317056f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561a31705788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561a31705518 MAP: (2 sibs) 5 children: 39: 0x561a31705830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561a317058c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561a31705960 KEYVAL: 'size' '8' (5 sibs) 39: 0x561a317059f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561a31705a90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x561a3171ac30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a3171acc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a3171ad50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a3171ade0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a3171ae70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a3171af00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a3171af90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a3171b020 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a3171b0b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a3171b140 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a3171b1d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a3171b260 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a3171b2f0 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: 0x561a31704fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x561a31703750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x561a317037e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x561a31703880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x561a317039c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x561a31703a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x561a31703918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x561a31703b00 VAL: 'item 1' (2 sibs) 39: 0x561a31703b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x561a3171b540 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561a3171b5d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561a3171b660 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561a3171b6f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561a3171b780 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561a3171b810 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561a3171b8a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561a3171b930 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561a3171b9c0 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: 0x561a317050d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561a31704960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561a317034f0 MAP: (2 sibs) 4 children: 39: 0x561a31704a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561a31704a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561a31704b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561a31704bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561a31703588 MAP: (2 sibs) 5 children: 39: 0x561a31704c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561a31704d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561a31704da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x561a31704e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561a31704ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x561a3171be50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a3171bee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a3171bf70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a3171c000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a3171c090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a3171c120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a3171c1b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a3171c240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a3171c2d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a3171c360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a3171c3f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a3171c480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a3171c510 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: 0x561a317051f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561a317053e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561a31705480 MAP: (2 sibs) 4 children: 39: 0x561a317055c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561a31705658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561a317056f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561a31705788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561a31705518 MAP: (2 sibs) 5 children: 39: 0x561a31705830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561a317058c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561a31705960 KEYVAL: 'size' '8' (5 sibs) 39: 0x561a317059f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561a31705a90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x561a3171c760 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a3171c7f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a3171c880 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a3171c910 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a3171c9a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a3171ca30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a3171cac0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a3171cb50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a3171cbe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a3171cc70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a3171cd00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a3171cd90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a3171ce20 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] 0x561a317165e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561a31716670 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561a31716700 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561a31716790 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561a31716820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561a317168b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561a31716940 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561a317169d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561a31716a60 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] 0x561a3171dc30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561a3171dcc0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561a3171dd50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561a3171dde0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561a3171de70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561a3171df00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561a3171df90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561a3171e020 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561a3171e0b0 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] 0x561a31718980 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a31718a10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a31718aa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a31718b30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a31718bc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a31718c50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a31718ce0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a31718d70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a31718e00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a31718e90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a31718f20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a31718fb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a31719040 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] 0x561a3171ee20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a3171eeb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a3171ef40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a3171efd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a3171f060 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a3171f0f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a3171f180 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a3171f210 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a3171f2a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a3171f330 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a3171f3c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a3171f450 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a3171f4e0 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] 0x561a3171ac30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a3171acc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a3171ad50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a3171ade0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a3171ae70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a3171af00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a3171af90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a3171b020 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a3171b0b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a3171b140 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a3171b1d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a3171b260 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a3171b2f0 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] 0x561a3171f730 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a3171f7c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a3171f850 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a3171f8e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a3171f970 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a3171fa00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a3171fa90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a3171fb20 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a3171fbb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a3171fc40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a3171fcd0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a3171fd60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a3171fdf0 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] 0x561a3171b540 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561a3171b5d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561a3171b660 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561a3171b6f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561a3171b780 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561a3171b810 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561a3171b8a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561a3171b930 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561a3171b9c0 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] 0x561a31720040 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561a317200d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561a31720160 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561a317201f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561a31720280 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561a31720310 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561a317203a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561a31720430 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561a317204c0 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] 0x561a3171be50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a3171bee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a3171bf70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a3171c000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a3171c090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a3171c120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a3171c1b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a3171c240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a3171c2d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a3171c360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a3171c3f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a3171c480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a3171c510 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] 0x561a31720950 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a317209e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a31720a70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a31720b00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a31720b90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a31720c20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a31720cb0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a31720d40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a31720dd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a31720e60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a31720ef0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a31720f80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a31721010 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] 0x561a3171c760 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a3171c7f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a3171c880 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a3171c910 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a3171c9a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a3171ca30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a3171cac0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a3171cb50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a3171cbe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a3171cc70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a3171cd00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a3171cd90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a3171ce20 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] 0x561a31721260 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a317212f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a31721380 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a31721410 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a317214a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a31721530 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a317215c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a31721650 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a317216e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a31721770 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a31721800 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a31721890 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a31721920 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: 0x561a31704fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x561a31703750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x561a317037e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x561a31703880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x561a317039c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x561a31703a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x561a31703918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x561a31703b00 VAL: 'item 1' (2 sibs) 39: 0x561a31703b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x561a3171e700 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561a3171e790 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561a3171e820 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561a3171e8b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561a3171e940 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561a3171e9d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561a3171ea60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561a3171eaf0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561a3171eb80 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: 0x561a317050d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561a31704960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561a317034f0 MAP: (2 sibs) 4 children: 39: 0x561a31704a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561a31704a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561a31704b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561a31704bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561a31703588 MAP: (2 sibs) 5 children: 39: 0x561a31704c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561a31704d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561a31704da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x561a31704e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561a31704ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x561a31721b70 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a31721c00 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a31721c90 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a31721d20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a31721db0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a31721e40 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a31721ed0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a31721f60 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a31721ff0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a31722080 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a31722110 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a317221a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a31722230 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: 0x561a317051f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561a317053e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561a31705480 MAP: (2 sibs) 4 children: 39: 0x561a317055c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561a31705658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561a317056f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561a31705788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561a31705518 MAP: (2 sibs) 5 children: 39: 0x561a31705830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561a317058c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561a31705960 KEYVAL: 'size' '8' (5 sibs) 39: 0x561a317059f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561a31705a90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x561a317222d0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a31722360 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a317223f0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a31722480 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a31722510 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a317225a0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a31722630 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a317226c0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a31722750 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a317227e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a31722870 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a31722900 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a31722990 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: 0x561a31704fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x561a31703750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x561a317037e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x561a31703880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x561a317039c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x561a31703a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x561a31703918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x561a31703b00 VAL: 'item 1' (2 sibs) 39: 0x561a31703b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x561a31722a30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561a31722ac0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561a31722b50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561a31722be0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561a31722c70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561a31722d00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561a31722d90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561a31722e20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561a31722eb0 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: 0x561a317050d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561a31704960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561a317034f0 MAP: (2 sibs) 4 children: 39: 0x561a31704a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561a31704a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561a31704b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561a31704bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561a31703588 MAP: (2 sibs) 5 children: 39: 0x561a31704c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561a31704d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561a31704da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x561a31704e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561a31704ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x561a31722f50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a31722fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a31723070 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a31723100 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a31723190 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a31723220 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a317232b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a31723340 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a317233d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a31723460 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a317234f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a31723580 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a31723610 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: 0x561a317051f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561a317053e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561a31705480 MAP: (2 sibs) 4 children: 39: 0x561a317055c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561a31705658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561a317056f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561a31705788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561a31705518 MAP: (2 sibs) 5 children: 39: 0x561a31705830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561a317058c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561a31705960 KEYVAL: 'size' '8' (5 sibs) 39: 0x561a317059f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561a31705a90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x561a317236b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561a31723740 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561a317237d0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561a31723860 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561a317238f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561a31723980 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561a31723a10 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561a31723aa0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561a31723b30 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561a31723bc0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561a31723c50 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561a31723ce0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561a31723d70 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase (2 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (2 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.01 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-generic_seq-0.6.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x55a7cc099c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55a7cc099750 VAL: 'item 1' (4 sibs) 40: 0x55a7cc0997e8 VAL: 'item 2' (4 sibs) 40: 0x55a7cc099880 SEQ: (4 sibs) 2 children: 40: 0x55a7cc0999c0 VAL: 'item 3.1' (2 sibs) 40: 0x55a7cc099a58 VAL: 'item 3.2' (2 sibs) 40: 0x55a7cc099918 MAP: (4 sibs) 2 children: 40: 0x55a7cc099b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55a7cc099b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55a7cc0a5580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0a5610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0a56a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0a5730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0a57c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0a5850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0a58e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0a5970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0a5a00 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: 0x55a7cc099da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55a7cc099e80 VAL: 'item 1' (4 sibs) 40: 0x55a7cc099f18 VAL: 'item 2' (4 sibs) 40: 0x55a7cc099fb0 SEQ: (4 sibs) 2 children: 40: 0x55a7cc09a0f0 VAL: 'item 3.1' (2 sibs) 40: 0x55a7cc09a188 VAL: 'item 3.2' (2 sibs) 40: 0x55a7cc09a048 MAP: (4 sibs) 2 children: 40: 0x55a7cc09a230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55a7cc09a2c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55a7cc0a75a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0a7630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0a76c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0a7750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0a77e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0a7870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0a7900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0a7990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0a7a20 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: 0x55a7cc099c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55a7cc099750 VAL: 'item 1' (4 sibs) 40: 0x55a7cc0997e8 VAL: 'item 2' (4 sibs) 40: 0x55a7cc099880 SEQ: (4 sibs) 2 children: 40: 0x55a7cc0999c0 VAL: 'item 3.1' (2 sibs) 40: 0x55a7cc099a58 VAL: 'item 3.2' (2 sibs) 40: 0x55a7cc099918 MAP: (4 sibs) 2 children: 40: 0x55a7cc099b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55a7cc099b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55a7cc0a7eb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0a7f40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0a7fd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0a8060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0a80f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0a8180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0a8210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0a82a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0a8330 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: 0x55a7cc099da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55a7cc099e80 VAL: 'item 1' (4 sibs) 40: 0x55a7cc099f18 VAL: 'item 2' (4 sibs) 40: 0x55a7cc099fb0 SEQ: (4 sibs) 2 children: 40: 0x55a7cc09a0f0 VAL: 'item 3.1' (2 sibs) 40: 0x55a7cc09a188 VAL: 'item 3.2' (2 sibs) 40: 0x55a7cc09a048 MAP: (4 sibs) 2 children: 40: 0x55a7cc09a230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55a7cc09a2c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55a7cc0a87c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0a8850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0a88e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0a8970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0a8a00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0a8a90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0a8b20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0a8bb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0a8c40 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] 0x55a7cc0a5580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0a5610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0a56a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0a5730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0a57c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0a5850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0a58e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0a5970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0a5a00 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] 0x55a7cc0a9580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0a9610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0a96a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0a9730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0a97c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0a9850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0a98e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0a9970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0a9a00 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] 0x55a7cc0a75a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0a7630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0a76c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0a7750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0a77e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0a7870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0a7900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0a7990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0a7a20 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] 0x55a7cc0aa770 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0aa800 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0aa890 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0aa920 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0aa9b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0aaa40 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0aaad0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0aab60 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0aabf0 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] 0x55a7cc0a7eb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0a7f40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0a7fd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0a8060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0a80f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0a8180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0a8210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0a82a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0a8330 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] 0x55a7cc0ab080 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0ab110 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0ab1a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0ab230 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0ab2c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0ab350 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0ab3e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0ab470 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0ab500 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] 0x55a7cc0a87c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0a8850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0a88e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0a8970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0a8a00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0a8a90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0a8b20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0a8bb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0a8c40 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] 0x55a7cc0ab990 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0aba20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0abab0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0abb40 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0abbd0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0abc60 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0abcf0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0abd80 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0abe10 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: 0x55a7cc099c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55a7cc099750 VAL: 'item 1' (4 sibs) 40: 0x55a7cc0997e8 VAL: 'item 2' (4 sibs) 40: 0x55a7cc099880 SEQ: (4 sibs) 2 children: 40: 0x55a7cc0999c0 VAL: 'item 3.1' (2 sibs) 40: 0x55a7cc099a58 VAL: 'item 3.2' (2 sibs) 40: 0x55a7cc099918 MAP: (4 sibs) 2 children: 40: 0x55a7cc099b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55a7cc099b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55a7cc0a9e90 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0a9f20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0a9fb0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0aa040 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0aa0d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0aa160 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0aa1f0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0aa280 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0aa310 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: 0x55a7cc099da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55a7cc099e80 VAL: 'item 1' (4 sibs) 40: 0x55a7cc099f18 VAL: 'item 2' (4 sibs) 40: 0x55a7cc099fb0 SEQ: (4 sibs) 2 children: 40: 0x55a7cc09a0f0 VAL: 'item 3.1' (2 sibs) 40: 0x55a7cc09a188 VAL: 'item 3.2' (2 sibs) 40: 0x55a7cc09a048 MAP: (4 sibs) 2 children: 40: 0x55a7cc09a230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55a7cc09a2c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55a7cc0ac2a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0ac330 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0ac3c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0ac450 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0ac4e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0ac570 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0ac600 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0ac690 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0ac720 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: 0x55a7cc099c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55a7cc099750 VAL: 'item 1' (4 sibs) 40: 0x55a7cc0997e8 VAL: 'item 2' (4 sibs) 40: 0x55a7cc099880 SEQ: (4 sibs) 2 children: 40: 0x55a7cc0999c0 VAL: 'item 3.1' (2 sibs) 40: 0x55a7cc099a58 VAL: 'item 3.2' (2 sibs) 40: 0x55a7cc099918 MAP: (4 sibs) 2 children: 40: 0x55a7cc099b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55a7cc099b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55a7cc0ac7c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0ac850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0ac8e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0ac970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0aca00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0aca90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0acb20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0acbb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0acc40 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: 0x55a7cc099da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55a7cc099e80 VAL: 'item 1' (4 sibs) 40: 0x55a7cc099f18 VAL: 'item 2' (4 sibs) 40: 0x55a7cc099fb0 SEQ: (4 sibs) 2 children: 40: 0x55a7cc09a0f0 VAL: 'item 3.1' (2 sibs) 40: 0x55a7cc09a188 VAL: 'item 3.2' (2 sibs) 40: 0x55a7cc09a048 MAP: (4 sibs) 2 children: 40: 0x55a7cc09a230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55a7cc09a2c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55a7cc0acce0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55a7cc0acd70 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55a7cc0ace00 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55a7cc0ace90 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55a7cc0acf20 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55a7cc0acfb0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55a7cc0ad040 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55a7cc0ad0d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55a7cc0ad160 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase (1 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (1 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.01 sec test 41 Start 41: ryml-test-scalar_names 41: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-scalar_names-0.6.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x55626b0889e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x55626b0874d0 VAL: 'a' (21 sibs) 41: 0x55626b087568 VAL: 'b:b' (21 sibs) 41: 0x55626b087600 VAL: 'c{c' (21 sibs) 41: 0x55626b087698 VAL: 'cc{' (21 sibs) 41: 0x55626b087730 VAL: 'c}c' (21 sibs) 41: 0x55626b0877c8 VAL: 'cc}' (21 sibs) 41: 0x55626b087860 VAL: 'c!c' (21 sibs) 41: 0x55626b0878f8 VAL: 'cc!' (21 sibs) 41: 0x55626b087990 VAL: '.foo' (21 sibs) 41: 0x55626b087a28 VAL: '.' (21 sibs) 41: 0x55626b087ac0 VAL: '-a' (21 sibs) 41: 0x55626b087b58 VAL: '+b' (21 sibs) 41: 0x55626b087bf0 VAL: '/b' (21 sibs) 41: 0x55626b087c88 VAL: ':c' (21 sibs) 41: 0x55626b087d20 VAL: '$g' (21 sibs) 41: 0x55626b087db8 VAL: '*' (21 sibs) 41: 0x55626b087e50 VAL: '*' (21 sibs) 41: 0x55626b087ee8 VAL: '*' (21 sibs) 41: 0x55626b087f80 VAL: '*a' (21 sibs) 41: 0x55626b088018 VAL: '*a' (21 sibs) 41: 0x55626b0880b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0a14c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55626b0a1550 VAL: 'a' (21 sibs) 41: [2] [2] 0x55626b0a15e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55626b0a1670 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55626b0a1700 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55626b0a1790 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55626b0a1820 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55626b0a18b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55626b0a1940 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55626b0a19d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55626b0a1a60 VAL: '.' (21 sibs) 41: [11] [11] 0x55626b0a1af0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55626b0a1b80 VAL: '+b' (21 sibs) 41: [13] [13] 0x55626b0a1c10 VAL: '/b' (21 sibs) 41: [14] [14] 0x55626b0a1ca0 VAL: ':c' (21 sibs) 41: [15] [15] 0x55626b0a1d30 VAL: '$g' (21 sibs) 41: [16] [16] 0x55626b0a1dc0 VAL: '*' (21 sibs) 41: [17] [17] 0x55626b0a1e50 VAL: '*' (21 sibs) 41: [18] [18] 0x55626b0a1ee0 VAL: '*' (21 sibs) 41: [19] [19] 0x55626b0a1f70 VAL: '*a' (21 sibs) 41: [20] [20] 0x55626b0a2000 VAL: '*a' (21 sibs) 41: [21] [21] 0x55626b0a2090 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: 0x55626b088af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x55626b088390 VAL: 'a' (10 sibs) 41: 0x55626b088428 VAL: 'b' (10 sibs) 41: 0x55626b0884c0 VAL: 'c' (10 sibs) 41: 0x55626b088558 VAL: '.foo' (10 sibs) 41: 0x55626b0885f0 VAL: '.' (10 sibs) 41: 0x55626b088688 VAL: '-a' (10 sibs) 41: 0x55626b088720 VAL: '+b' (10 sibs) 41: 0x55626b0887b8 VAL: '/b' (10 sibs) 41: 0x55626b088850 VAL: ':c' (10 sibs) 41: 0x55626b0888e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0a3af0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55626b0a3b80 VAL: 'a' (10 sibs) 41: [2] [2] 0x55626b0a3c10 VAL: 'b' (10 sibs) 41: [3] [3] 0x55626b0a3ca0 VAL: 'c' (10 sibs) 41: [4] [4] 0x55626b0a3d30 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55626b0a3dc0 VAL: '.' (10 sibs) 41: [6] [6] 0x55626b0a3e50 VAL: '-a' (10 sibs) 41: [7] [7] 0x55626b0a3ee0 VAL: '+b' (10 sibs) 41: [8] [8] 0x55626b0a3f70 VAL: '/b' (10 sibs) 41: [9] [9] 0x55626b0a4000 VAL: ':c' (10 sibs) 41: [10] [10] 0x55626b0a4090 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: 0x55626b088c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55626b088e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55626b088e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55626b088f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55626b088fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55626b089060 KEYVAL: '.' '.' (12 sibs) 41: 0x55626b0890f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55626b089190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55626b089228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55626b0892c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55626b089358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55626b0893f0 KEYVAL: '*' '*' (12 sibs) 41: 0x55626b089488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0a5820 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0a58b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0a5940 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0a59d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0a5a60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0a5af0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0a5b80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0a5c10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0a5ca0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0a5d30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0a5dc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0a5e50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0a5ee0 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: 0x55626b088d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55626b089530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55626b0895c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55626b089660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55626b0896f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55626b089790 KEYVAL: '.' '.' (12 sibs) 41: 0x55626b089828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55626b0898c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55626b089958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55626b0899f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55626b089a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55626b089b20 KEYVAL: '*' '*' (12 sibs) 41: 0x55626b089bb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0a7550 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0a75e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0a7670 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0a7700 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0a7790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0a7820 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0a78b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0a7940 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0a79d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0a7a60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0a7af0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0a7b80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0a7c10 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: 0x55626b0889e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x55626b0874d0 VAL: 'a' (21 sibs) 41: 0x55626b087568 VAL: 'b:b' (21 sibs) 41: 0x55626b087600 VAL: 'c{c' (21 sibs) 41: 0x55626b087698 VAL: 'cc{' (21 sibs) 41: 0x55626b087730 VAL: 'c}c' (21 sibs) 41: 0x55626b0877c8 VAL: 'cc}' (21 sibs) 41: 0x55626b087860 VAL: 'c!c' (21 sibs) 41: 0x55626b0878f8 VAL: 'cc!' (21 sibs) 41: 0x55626b087990 VAL: '.foo' (21 sibs) 41: 0x55626b087a28 VAL: '.' (21 sibs) 41: 0x55626b087ac0 VAL: '-a' (21 sibs) 41: 0x55626b087b58 VAL: '+b' (21 sibs) 41: 0x55626b087bf0 VAL: '/b' (21 sibs) 41: 0x55626b087c88 VAL: ':c' (21 sibs) 41: 0x55626b087d20 VAL: '$g' (21 sibs) 41: 0x55626b087db8 VAL: '*' (21 sibs) 41: 0x55626b087e50 VAL: '*' (21 sibs) 41: 0x55626b087ee8 VAL: '*' (21 sibs) 41: 0x55626b087f80 VAL: '*a' (21 sibs) 41: 0x55626b088018 VAL: '*a' (21 sibs) 41: 0x55626b0880b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0a8770 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55626b0a8800 VAL: 'a' (21 sibs) 41: [2] [2] 0x55626b0a8890 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55626b0a8920 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55626b0a89b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55626b0a8a40 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55626b0a8ad0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55626b0a8b60 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55626b0a8bf0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55626b0a8c80 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55626b0a8d10 VAL: '.' (21 sibs) 41: [11] [11] 0x55626b0a8da0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55626b0a8e30 VAL: '+b' (21 sibs) 41: [13] [13] 0x55626b0a8ec0 VAL: '/b' (21 sibs) 41: [14] [14] 0x55626b0a8f50 VAL: ':c' (21 sibs) 41: [15] [15] 0x55626b0a8fe0 VAL: '$g' (21 sibs) 41: [16] [16] 0x55626b0a9070 VAL: '*' (21 sibs) 41: [17] [17] 0x55626b0a9100 VAL: '*' (21 sibs) 41: [18] [18] 0x55626b0a9190 VAL: '*' (21 sibs) 41: [19] [19] 0x55626b0a9220 VAL: '*a' (21 sibs) 41: [20] [20] 0x55626b0a92b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x55626b0a9340 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: 0x55626b088af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x55626b088390 VAL: 'a' (10 sibs) 41: 0x55626b088428 VAL: 'b' (10 sibs) 41: 0x55626b0884c0 VAL: 'c' (10 sibs) 41: 0x55626b088558 VAL: '.foo' (10 sibs) 41: 0x55626b0885f0 VAL: '.' (10 sibs) 41: 0x55626b088688 VAL: '-a' (10 sibs) 41: 0x55626b088720 VAL: '+b' (10 sibs) 41: 0x55626b0887b8 VAL: '/b' (10 sibs) 41: 0x55626b088850 VAL: ':c' (10 sibs) 41: 0x55626b0888e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0a7e60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55626b0a7ef0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55626b0a7f80 VAL: 'b' (10 sibs) 41: [3] [3] 0x55626b0a8010 VAL: 'c' (10 sibs) 41: [4] [4] 0x55626b0a80a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55626b0a8130 VAL: '.' (10 sibs) 41: [6] [6] 0x55626b0a81c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x55626b0a8250 VAL: '+b' (10 sibs) 41: [8] [8] 0x55626b0a82e0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55626b0a8370 VAL: ':c' (10 sibs) 41: [10] [10] 0x55626b0a8400 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: 0x55626b088c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55626b088e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55626b088e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55626b088f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55626b088fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55626b089060 KEYVAL: '.' '.' (12 sibs) 41: 0x55626b0890f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55626b089190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55626b089228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55626b0892c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55626b089358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55626b0893f0 KEYVAL: '*' '*' (12 sibs) 41: 0x55626b089488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0a9980 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0a9a10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0a9aa0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0a9b30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0a9bc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0a9c50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0a9ce0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0a9d70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0a9e00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0a9e90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0a9f20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0a9fb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0aa040 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: 0x55626b088d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55626b089530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55626b0895c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55626b089660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55626b0896f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55626b089790 KEYVAL: '.' '.' (12 sibs) 41: 0x55626b089828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55626b0898c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55626b089958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55626b0899f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55626b089a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55626b089b20 KEYVAL: '*' '*' (12 sibs) 41: 0x55626b089bb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0aa290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0aa320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0aa3b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0aa440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0aa4d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0aa560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0aa5f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0aa680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0aa710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0aa7a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0aa830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0aa8c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0aa950 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] 0x55626b0a14c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55626b0a1550 VAL: 'a' (21 sibs) 41: [2] [2] 0x55626b0a15e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55626b0a1670 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55626b0a1700 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55626b0a1790 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55626b0a1820 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55626b0a18b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55626b0a1940 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55626b0a19d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55626b0a1a60 VAL: '.' (21 sibs) 41: [11] [11] 0x55626b0a1af0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55626b0a1b80 VAL: '+b' (21 sibs) 41: [13] [13] 0x55626b0a1c10 VAL: '/b' (21 sibs) 41: [14] [14] 0x55626b0a1ca0 VAL: ':c' (21 sibs) 41: [15] [15] 0x55626b0a1d30 VAL: '$g' (21 sibs) 41: [16] [16] 0x55626b0a1dc0 VAL: '*' (21 sibs) 41: [17] [17] 0x55626b0a1e50 VAL: '*' (21 sibs) 41: [18] [18] 0x55626b0a1ee0 VAL: '*' (21 sibs) 41: [19] [19] 0x55626b0a1f70 VAL: '*a' (21 sibs) 41: [20] [20] 0x55626b0a2000 VAL: '*a' (21 sibs) 41: [21] [21] 0x55626b0a2090 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] 0x55626b0ac210 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55626b0ac2a0 VAL: 'a' (21 sibs) 41: [2] [2] 0x55626b0ac330 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55626b0ac3c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55626b0ac450 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55626b0ac4e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55626b0ac570 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55626b0ac600 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55626b0ac690 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55626b0ac720 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55626b0ac7b0 VAL: '.' (21 sibs) 41: [11] [11] 0x55626b0ac840 VAL: '-a' (21 sibs) 41: [12] [12] 0x55626b0ac8d0 VAL: '+b' (21 sibs) 41: [13] [13] 0x55626b0ac960 VAL: '/b' (21 sibs) 41: [14] [14] 0x55626b0ac9f0 VAL: ':c' (21 sibs) 41: [15] [15] 0x55626b0aca80 VAL: '$g' (21 sibs) 41: [16] [16] 0x55626b0acb10 VAL: '*' (21 sibs) 41: [17] [17] 0x55626b0acba0 VAL: '*' (21 sibs) 41: [18] [18] 0x55626b0acc30 VAL: '*' (21 sibs) 41: [19] [19] 0x55626b0accc0 VAL: '*a' (21 sibs) 41: [20] [20] 0x55626b0acd50 VAL: '*a' (21 sibs) 41: [21] [21] 0x55626b0acde0 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] 0x55626b0a3af0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55626b0a3b80 VAL: 'a' (10 sibs) 41: [2] [2] 0x55626b0a3c10 VAL: 'b' (10 sibs) 41: [3] [3] 0x55626b0a3ca0 VAL: 'c' (10 sibs) 41: [4] [4] 0x55626b0a3d30 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55626b0a3dc0 VAL: '.' (10 sibs) 41: [6] [6] 0x55626b0a3e50 VAL: '-a' (10 sibs) 41: [7] [7] 0x55626b0a3ee0 VAL: '+b' (10 sibs) 41: [8] [8] 0x55626b0a3f70 VAL: '/b' (10 sibs) 41: [9] [9] 0x55626b0a4000 VAL: ':c' (10 sibs) 41: [10] [10] 0x55626b0a4090 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] 0x55626b0ab020 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55626b0ab0b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55626b0ab140 VAL: 'b' (10 sibs) 41: [3] [3] 0x55626b0ab1d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x55626b0ab260 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55626b0ab2f0 VAL: '.' (10 sibs) 41: [6] [6] 0x55626b0ab380 VAL: '-a' (10 sibs) 41: [7] [7] 0x55626b0ab410 VAL: '+b' (10 sibs) 41: [8] [8] 0x55626b0ab4a0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55626b0ab530 VAL: ':c' (10 sibs) 41: [10] [10] 0x55626b0ab5c0 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] 0x55626b0a5820 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0a58b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0a5940 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0a59d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0a5a60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0a5af0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0a5b80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0a5c10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0a5ca0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0a5d30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0a5dc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0a5e50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0a5ee0 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] 0x55626b0ad420 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0ad4b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0ad540 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0ad5d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0ad660 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0ad6f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0ad780 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0ad810 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0ad8a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0ad930 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0ad9c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0ada50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0adae0 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] 0x55626b0a7550 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0a75e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0a7670 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0a7700 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0a7790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0a7820 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0a78b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0a7940 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0a79d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0a7a60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0a7af0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0a7b80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0a7c10 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] 0x55626b0add30 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0addc0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0ade50 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0adee0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0adf70 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0ae000 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0ae090 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0ae120 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0ae1b0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0ae240 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0ae2d0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0ae360 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0ae3f0 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] 0x55626b0a8770 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55626b0a8800 VAL: 'a' (21 sibs) 41: [2] [2] 0x55626b0a8890 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55626b0a8920 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55626b0a89b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55626b0a8a40 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55626b0a8ad0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55626b0a8b60 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55626b0a8bf0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55626b0a8c80 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55626b0a8d10 VAL: '.' (21 sibs) 41: [11] [11] 0x55626b0a8da0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55626b0a8e30 VAL: '+b' (21 sibs) 41: [13] [13] 0x55626b0a8ec0 VAL: '/b' (21 sibs) 41: [14] [14] 0x55626b0a8f50 VAL: ':c' (21 sibs) 41: [15] [15] 0x55626b0a8fe0 VAL: '$g' (21 sibs) 41: [16] [16] 0x55626b0a9070 VAL: '*' (21 sibs) 41: [17] [17] 0x55626b0a9100 VAL: '*' (21 sibs) 41: [18] [18] 0x55626b0a9190 VAL: '*' (21 sibs) 41: [19] [19] 0x55626b0a9220 VAL: '*a' (21 sibs) 41: [20] [20] 0x55626b0a92b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x55626b0a9340 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] 0x55626b0aef50 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55626b0aefe0 VAL: 'a' (21 sibs) 41: [2] [2] 0x55626b0af070 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55626b0af100 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55626b0af190 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55626b0af220 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55626b0af2b0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55626b0af340 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55626b0af3d0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55626b0af460 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55626b0af4f0 VAL: '.' (21 sibs) 41: [11] [11] 0x55626b0af580 VAL: '-a' (21 sibs) 41: [12] [12] 0x55626b0af610 VAL: '+b' (21 sibs) 41: [13] [13] 0x55626b0af6a0 VAL: '/b' (21 sibs) 41: [14] [14] 0x55626b0af730 VAL: ':c' (21 sibs) 41: [15] [15] 0x55626b0af7c0 VAL: '$g' (21 sibs) 41: [16] [16] 0x55626b0af850 VAL: '*' (21 sibs) 41: [17] [17] 0x55626b0af8e0 VAL: '*' (21 sibs) 41: [18] [18] 0x55626b0af970 VAL: '*' (21 sibs) 41: [19] [19] 0x55626b0afa00 VAL: '*a' (21 sibs) 41: [20] [20] 0x55626b0afa90 VAL: '*a' (21 sibs) 41: [21] [21] 0x55626b0afb20 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] 0x55626b0a7e60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55626b0a7ef0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55626b0a7f80 VAL: 'b' (10 sibs) 41: [3] [3] 0x55626b0a8010 VAL: 'c' (10 sibs) 41: [4] [4] 0x55626b0a80a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55626b0a8130 VAL: '.' (10 sibs) 41: [6] [6] 0x55626b0a81c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x55626b0a8250 VAL: '+b' (10 sibs) 41: [8] [8] 0x55626b0a82e0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55626b0a8370 VAL: ':c' (10 sibs) 41: [10] [10] 0x55626b0a8400 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] 0x55626b0ae640 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55626b0ae6d0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55626b0ae760 VAL: 'b' (10 sibs) 41: [3] [3] 0x55626b0ae7f0 VAL: 'c' (10 sibs) 41: [4] [4] 0x55626b0ae880 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55626b0ae910 VAL: '.' (10 sibs) 41: [6] [6] 0x55626b0ae9a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x55626b0aea30 VAL: '+b' (10 sibs) 41: [8] [8] 0x55626b0aeac0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55626b0aeb50 VAL: ':c' (10 sibs) 41: [10] [10] 0x55626b0aebe0 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] 0x55626b0a9980 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0a9a10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0a9aa0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0a9b30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0a9bc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0a9c50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0a9ce0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0a9d70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0a9e00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0a9e90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0a9f20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0a9fb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0aa040 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] 0x55626b0b0160 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0b01f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0b0280 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0b0310 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0b03a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0b0430 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0b04c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0b0550 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0b05e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0b0670 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0b0700 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0b0790 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0b0820 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] 0x55626b0aa290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0aa320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0aa3b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0aa440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0aa4d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0aa560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0aa5f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0aa680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0aa710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0aa7a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0aa830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0aa8c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0aa950 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] 0x55626b0b0a70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0b0b00 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0b0b90 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0b0c20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0b0cb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0b0d40 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0b0dd0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0b0e60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0b0ef0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0b0f80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0b1010 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0b10a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0b1130 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: 0x55626b0889e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x55626b0874d0 VAL: 'a' (21 sibs) 41: 0x55626b087568 VAL: 'b:b' (21 sibs) 41: 0x55626b087600 VAL: 'c{c' (21 sibs) 41: 0x55626b087698 VAL: 'cc{' (21 sibs) 41: 0x55626b087730 VAL: 'c}c' (21 sibs) 41: 0x55626b0877c8 VAL: 'cc}' (21 sibs) 41: 0x55626b087860 VAL: 'c!c' (21 sibs) 41: 0x55626b0878f8 VAL: 'cc!' (21 sibs) 41: 0x55626b087990 VAL: '.foo' (21 sibs) 41: 0x55626b087a28 VAL: '.' (21 sibs) 41: 0x55626b087ac0 VAL: '-a' (21 sibs) 41: 0x55626b087b58 VAL: '+b' (21 sibs) 41: 0x55626b087bf0 VAL: '/b' (21 sibs) 41: 0x55626b087c88 VAL: ':c' (21 sibs) 41: 0x55626b087d20 VAL: '$g' (21 sibs) 41: 0x55626b087db8 VAL: '*' (21 sibs) 41: 0x55626b087e50 VAL: '*' (21 sibs) 41: 0x55626b087ee8 VAL: '*' (21 sibs) 41: 0x55626b087f80 VAL: '*a' (21 sibs) 41: 0x55626b088018 VAL: '*a' (21 sibs) 41: 0x55626b0880b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0b1380 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55626b0b1410 VAL: 'a' (21 sibs) 41: [2] [2] 0x55626b0b14a0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55626b0b1530 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55626b0b15c0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55626b0b1650 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55626b0b16e0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55626b0b1770 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55626b0b1800 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55626b0b1890 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55626b0b1920 VAL: '.' (21 sibs) 41: [11] [11] 0x55626b0b19b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55626b0b1a40 VAL: '+b' (21 sibs) 41: [13] [13] 0x55626b0b1ad0 VAL: '/b' (21 sibs) 41: [14] [14] 0x55626b0b1b60 VAL: ':c' (21 sibs) 41: [15] [15] 0x55626b0b1bf0 VAL: '$g' (21 sibs) 41: [16] [16] 0x55626b0b1c80 VAL: '*' (21 sibs) 41: [17] [17] 0x55626b0b1d10 VAL: '*' (21 sibs) 41: [18] [18] 0x55626b0b1da0 VAL: '*' (21 sibs) 41: [19] [19] 0x55626b0b1e30 VAL: '*a' (21 sibs) 41: [20] [20] 0x55626b0b1ec0 VAL: '*a' (21 sibs) 41: [21] [21] 0x55626b0b1f50 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: 0x55626b088af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x55626b088390 VAL: 'a' (10 sibs) 41: 0x55626b088428 VAL: 'b' (10 sibs) 41: 0x55626b0884c0 VAL: 'c' (10 sibs) 41: 0x55626b088558 VAL: '.foo' (10 sibs) 41: 0x55626b0885f0 VAL: '.' (10 sibs) 41: 0x55626b088688 VAL: '-a' (10 sibs) 41: 0x55626b088720 VAL: '+b' (10 sibs) 41: 0x55626b0887b8 VAL: '/b' (10 sibs) 41: 0x55626b088850 VAL: ':c' (10 sibs) 41: 0x55626b0888e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0ab930 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55626b0ab9c0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55626b0aba50 VAL: 'b' (10 sibs) 41: [3] [3] 0x55626b0abae0 VAL: 'c' (10 sibs) 41: [4] [4] 0x55626b0abb70 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55626b0abc00 VAL: '.' (10 sibs) 41: [6] [6] 0x55626b0abc90 VAL: '-a' (10 sibs) 41: [7] [7] 0x55626b0abd20 VAL: '+b' (10 sibs) 41: [8] [8] 0x55626b0abdb0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55626b0abe40 VAL: ':c' (10 sibs) 41: [10] [10] 0x55626b0abed0 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: 0x55626b088c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55626b088e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55626b088e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55626b088f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55626b088fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55626b089060 KEYVAL: '.' '.' (12 sibs) 41: 0x55626b0890f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55626b089190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55626b089228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55626b0892c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55626b089358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55626b0893f0 KEYVAL: '*' '*' (12 sibs) 41: 0x55626b089488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0b1ff0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0b2080 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0b2110 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0b21a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0b2230 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0b22c0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0b2350 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0b23e0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0b2470 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0b2500 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0b2590 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0b2620 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0b26b0 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: 0x55626b088d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55626b089530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55626b0895c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55626b089660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55626b0896f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55626b089790 KEYVAL: '.' '.' (12 sibs) 41: 0x55626b089828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55626b0898c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55626b089958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55626b0899f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55626b089a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55626b089b20 KEYVAL: '*' '*' (12 sibs) 41: 0x55626b089bb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0b2750 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0b27e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0b2870 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0b2900 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0b2990 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0b2a20 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0b2ab0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0b2b40 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0b2bd0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0b2c60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0b2cf0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0b2d80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0b2e10 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: 0x55626b0889e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x55626b0874d0 VAL: 'a' (21 sibs) 41: 0x55626b087568 VAL: 'b:b' (21 sibs) 41: 0x55626b087600 VAL: 'c{c' (21 sibs) 41: 0x55626b087698 VAL: 'cc{' (21 sibs) 41: 0x55626b087730 VAL: 'c}c' (21 sibs) 41: 0x55626b0877c8 VAL: 'cc}' (21 sibs) 41: 0x55626b087860 VAL: 'c!c' (21 sibs) 41: 0x55626b0878f8 VAL: 'cc!' (21 sibs) 41: 0x55626b087990 VAL: '.foo' (21 sibs) 41: 0x55626b087a28 VAL: '.' (21 sibs) 41: 0x55626b087ac0 VAL: '-a' (21 sibs) 41: 0x55626b087b58 VAL: '+b' (21 sibs) 41: 0x55626b087bf0 VAL: '/b' (21 sibs) 41: 0x55626b087c88 VAL: ':c' (21 sibs) 41: 0x55626b087d20 VAL: '$g' (21 sibs) 41: 0x55626b087db8 VAL: '*' (21 sibs) 41: 0x55626b087e50 VAL: '*' (21 sibs) 41: 0x55626b087ee8 VAL: '*' (21 sibs) 41: 0x55626b087f80 VAL: '*a' (21 sibs) 41: 0x55626b088018 VAL: '*a' (21 sibs) 41: 0x55626b0880b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0b2eb0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55626b0b2f40 VAL: 'a' (21 sibs) 41: [2] [2] 0x55626b0b2fd0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55626b0b3060 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55626b0b30f0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55626b0b3180 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55626b0b3210 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55626b0b32a0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55626b0b3330 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55626b0b33c0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55626b0b3450 VAL: '.' (21 sibs) 41: [11] [11] 0x55626b0b34e0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55626b0b3570 VAL: '+b' (21 sibs) 41: [13] [13] 0x55626b0b3600 VAL: '/b' (21 sibs) 41: [14] [14] 0x55626b0b3690 VAL: ':c' (21 sibs) 41: [15] [15] 0x55626b0b3720 VAL: '$g' (21 sibs) 41: [16] [16] 0x55626b0b37b0 VAL: '*' (21 sibs) 41: [17] [17] 0x55626b0b3840 VAL: '*' (21 sibs) 41: [18] [18] 0x55626b0b38d0 VAL: '*' (21 sibs) 41: [19] [19] 0x55626b0b3960 VAL: '*a' (21 sibs) 41: [20] [20] 0x55626b0b39f0 VAL: '*a' (21 sibs) 41: [21] [21] 0x55626b0b3a80 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: 0x55626b088af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x55626b088390 VAL: 'a' (10 sibs) 41: 0x55626b088428 VAL: 'b' (10 sibs) 41: 0x55626b0884c0 VAL: 'c' (10 sibs) 41: 0x55626b088558 VAL: '.foo' (10 sibs) 41: 0x55626b0885f0 VAL: '.' (10 sibs) 41: 0x55626b088688 VAL: '-a' (10 sibs) 41: 0x55626b088720 VAL: '+b' (10 sibs) 41: 0x55626b0887b8 VAL: '/b' (10 sibs) 41: 0x55626b088850 VAL: ':c' (10 sibs) 41: 0x55626b0888e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0b3b20 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55626b0b3bb0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55626b0b3c40 VAL: 'b' (10 sibs) 41: [3] [3] 0x55626b0b3cd0 VAL: 'c' (10 sibs) 41: [4] [4] 0x55626b0b3d60 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55626b0b3df0 VAL: '.' (10 sibs) 41: [6] [6] 0x55626b0b3e80 VAL: '-a' (10 sibs) 41: [7] [7] 0x55626b0b3f10 VAL: '+b' (10 sibs) 41: [8] [8] 0x55626b0b3fa0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55626b0b4030 VAL: ':c' (10 sibs) 41: [10] [10] 0x55626b0b40c0 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: 0x55626b088c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55626b088e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55626b088e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55626b088f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55626b088fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55626b089060 KEYVAL: '.' '.' (12 sibs) 41: 0x55626b0890f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55626b089190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55626b089228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55626b0892c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55626b089358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55626b0893f0 KEYVAL: '*' '*' (12 sibs) 41: 0x55626b089488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0b4160 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0b41f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0b4280 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0b4310 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0b43a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0b4430 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0b44c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0b4550 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0b45e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0b4670 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0b4700 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0b4790 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0b4820 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: 0x55626b088d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55626b089530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55626b0895c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55626b089660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55626b0896f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55626b089790 KEYVAL: '.' '.' (12 sibs) 41: 0x55626b089828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55626b0898c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55626b089958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55626b0899f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55626b089a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55626b089b20 KEYVAL: '*' '*' (12 sibs) 41: 0x55626b089bb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55626b0b48c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55626b0b4950 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55626b0b49e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55626b0b4a70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55626b0b4b00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55626b0b4b90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55626b0b4c20 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55626b0b4cb0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55626b0b4d40 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55626b0b4dd0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55626b0b4e60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55626b0b4ef0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55626b0b4f80 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 (3 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (3 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.01 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-simple_anchor-0.6.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x55b3c7325870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55b3c73180e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55b3c73185b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55b3c7318648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7318178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55b3c73186f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55b3c7318788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7318210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55b3c7318830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55b3c73182a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55b3c73188d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55b3c7318340 MAP: (8 sibs) 4 children: 42: 0x55b3c7318970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c7318a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c7318aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c7318b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c73183d8 MAP: (8 sibs) 3 children: 42: 0x55b3c7318be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55b3c7318c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55b3c7318d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55b3c7318470 MAP: (8 sibs) 2 children: 42: 0x55b3c7318db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55b3c7318ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55b3c7318f88 VAL***: '*BIG' (2 sibs) 42: 0x55b3c7318e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55b3c7318508 MAP: (8 sibs) 3 children: 42: 0x55b3c7319030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55b3c7319200 VAL***: '*BIG' (3 sibs) 42: 0x55b3c7319298 VAL***: '*LEFT' (3 sibs) 42: 0x55b3c7319330 VAL***: '*SMALL' (3 sibs) 42: 0x55b3c73190c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55b3c7319160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73a10a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73a1130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55b3c73a11c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73a1250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73a12e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55b3c73a1370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73a1400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73a1490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55b3c73a1520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73a15b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55b3c73a1640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73a16d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73a1760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73a17f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73a1880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73a1910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73a19a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55b3c73a1a30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55b3c73a1ac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55b3c73a1b50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55b3c73a1be0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55b3c73a1c70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55b3c73a1d00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55b3c73a1d90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55b3c73a1e20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55b3c73a1eb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55b3c73a1f40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55b3c73a1fd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55b3c73a2060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55b3c73a20f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55b3c73a2180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55b3c73a2210 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: 0x55b3c7325988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55b3c7319d60 MAP: (8 sibs) 2 children: 42: 0x55b3c7316fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55b3c7317068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7319df8 MAP: (8 sibs) 2 children: 42: 0x55b3c73177d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55b3c7317868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7319e90 MAP: (8 sibs) 1 children: 42: 0x55b3c731a230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55b3c7319f28 MAP: (8 sibs) 1 children: 42: 0x55b3c731a2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55b3c7319fc0 MAP: (8 sibs) 4 children: 42: 0x55b3c731a370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731a408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731a4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731a538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c731a058 MAP: (8 sibs) 4 children: 42: 0x55b3c731a5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731a678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731a710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731a7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c731a0f0 MAP: (8 sibs) 4 children: 42: 0x55b3c731a850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731a8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731a980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731aa18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c731a188 MAP: (8 sibs) 4 children: 42: 0x55b3c731aac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731ab58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731abf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731ac88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73a3fe0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73a4070 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55b3c73a4100 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73a4190 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73a4220 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55b3c73a42b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73a4340 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73a43d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55b3c73a4460 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73a44f0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55b3c73a4580 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73a4610 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73a46a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73a4730 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73a47c0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73a4850 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73a48e0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55b3c73a4970 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55b3c73a4a00 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55b3c73a4a90 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55b3c73a4b20 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55b3c73a4bb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55b3c73a4c40 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55b3c73a4cd0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55b3c73a4d60 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55b3c73a4df0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55b3c73a4e80 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55b3c73a4f10 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x55b3c73a4fa0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55b3c73a5030 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x55b3c73a50c0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55b3c73a5150 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73a51f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73a5280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55b3c73a5310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73a53a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73a5430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55b3c73a54c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73a5550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73a55e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55b3c73a5670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73a5700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c73a5790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73a5820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73a58b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73a5940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73a59d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73a5a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73a5af0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x55b3c73a63f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x55b3c73a6480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x55b3c73a5c10 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x55b3c73a5ca0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x55b3c73a5d30 MAP: (8 sibs) 4 children: 42: [22] [17] 0x55b3c73a5b80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x55b3c73a6510 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x55b3c73a5e50 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x55b3c73a5f70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x55b3c73a6000 MAP: (8 sibs) 4 children: 42: [27] [30] 0x55b3c73a62d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x55b3c73a6120 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x55b3c73a5ee0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x55b3c73a6360 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73a51f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73a5280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55b3c73a5310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73a53a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73a5430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55b3c73a54c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73a5550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73a55e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55b3c73a5670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73a5700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c73a5790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73a5820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73a58b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73a5940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73a59d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73a5a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73a5af0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55b3c73a5b80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55b3c73a5c10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55b3c73a5ca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55b3c73a5d30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55b3c73a5dc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55b3c73a5e50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55b3c73a5ee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55b3c73a5f70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55b3c73a6000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55b3c73a6090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55b3c73a6120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55b3c73a61b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55b3c73a6240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55b3c73a62d0 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: 0x55b3c7325aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731b1a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55b3c731b238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55b3c731b2d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731b540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55b3c731b5d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55b3c731b368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55b3c73171b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731b400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55b3c731b680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731b718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731b498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55b3c731b7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731b858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73a7600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73a7690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73a7720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73a77b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73a7840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73a78d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73a7960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73a79f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73a7a80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73a7b10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73a7ba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73a7c30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73a7cc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73a7d50 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: 0x55b3c7325bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731b900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55b3c731b998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55b3c731ba30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731bca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55b3c731bd38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55b3c731bac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55b3c731bde0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731bb60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55b3c731be80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731bf18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731bbf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55b3c731bfc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731c058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73a9940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73a99d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73a9a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73a9af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73a9b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73a9c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73a9ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73a9d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73a9dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73a9e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73a9ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73a9f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73aa000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73aa090 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: 0x55b3c7325cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731c9d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731ca68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731cb00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731cd70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731ce08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731cb98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55b3c731ceb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731cc30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55b3c731cf50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731cfe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731ccc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55b3c731d090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731d128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73abab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73abb40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73abbd0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73abc60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73abcf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73abd80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73abe10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73abea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73abf30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73abfc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73ac050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73ac0e0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73ac170 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73ac200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73abab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73abb40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73abbd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73abc60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73abcf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73abd80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73abe10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73abea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73abf30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55b3c73ac290 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73ac050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73ac0e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55b3c73abfc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73ac200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73abab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73abb40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73abbd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73abc60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73abcf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73abd80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73abe10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73abea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73abf30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73abfc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73ac050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73ac0e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73ac170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73ac200 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: 0x55b3c7325de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731ad80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731ae18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731aeb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731d1d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731d268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731af48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55b3c731d310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731afe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55b3c731d3b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731d448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731b078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55b3c731d4f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731d588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73ade00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73ade90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73adf20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73adfb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73ae040 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73ae0d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73ae160 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73ae1f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73ae280 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73ae310 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73ae3a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73ae430 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73ae4c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73ae550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73ade00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73ade90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73adf20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73adfb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73ae040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73ae0d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73ae160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73ae1f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73ae280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55b3c73ae5e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73ae3a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73ae430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55b3c73ae310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73ae550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73ade00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73ade90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73adf20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73adfb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73ae040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73ae0d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73ae160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73ae1f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73ae280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73ae310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73ae3a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73ae430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73ae4c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73ae550 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: 0x55b3c7325f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55b3c731dc30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55b3c731dcc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55b3c731dd60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55b3c7317910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55b3c73179a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55b3c731ddf8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55b3c731e060 MAP: (2 sibs) 4 children: 42: 0x55b3c7319640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55b3c73196d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55b3c7319770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55b3c7319808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55b3c731e0f8 MAP: (2 sibs) 5 children: 42: 0x55b3c731e1a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55b3c731e238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55b3c731e2d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55b3c731e368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55b3c731e400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55b3c731de90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55b3c73174c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55b3c7317558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55b3c73175f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55b3c731df28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55b3c731dfc0 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] 0x55b3c73b1400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73b1490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73b1520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73b15b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73b1640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73b16d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73b1760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73b17f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73b1880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73b1910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73b19a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73b1a30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73b1ac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73b1b50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73b1be0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73b1c70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73b1d00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73b1d90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73b1e20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73b1eb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73b1f40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73b1fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73b2060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55b3c73b20f0 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: 0x55b3c7326018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55b3c731e4f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55b3c731e588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55b3c731e620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55b3c731e920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55b3c731e9b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55b3c731e6b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55b3c731ea60 MAP: (2 sibs) 4 children: 42: 0x55b3c73198b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55b3c7319948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55b3c73199e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55b3c7319a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55b3c731eaf8 MAP: (2 sibs) 5 children: 42: 0x55b3c731eba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55b3c731ec38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55b3c731ecd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55b3c731ed68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55b3c731ee00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55b3c731e750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55b3c7317df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55b3c7317e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55b3c7317f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55b3c731e7e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55b3c731eea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55b3c731ef38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55b3c731efd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55b3c731e880 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] 0x55b3c73b45f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73b4680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73b4710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73b47a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73b4830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73b48c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73b4950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73b49e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73b4a70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73b4b00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73b4b90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73b4c20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73b4cb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73b4d40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73b4dd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73b4e60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73b4ef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73b4f80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73b5010 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73b50a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73b5130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73b51c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73b5250 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55b3c73b52e0 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] 0x55b3c73b45f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73b4680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73b4710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73b47a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73b4830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73b48c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73b4950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73b49e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73b4a70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73b4b00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73b4b90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73b4c20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73b4cb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73b4d40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73b4dd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73b4e60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73b4ef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73b4f80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73b5010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73b50a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73b5130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73b51c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73b5250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x55b3c73b5370 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x55b3c73b5400 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x55b3c73b5490 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x55b3c73b52e0 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] 0x55b3c73b45f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73b4680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73b4710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73b47a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73b4830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73b48c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73b4950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73b49e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73b4a70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73b4b00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73b4b90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73b4c20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73b4cb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73b4d40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73b4dd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73b4e60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73b4ef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73b4f80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73b5010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73b50a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73b5130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73b51c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73b5250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55b3c73b52e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55b3c73b5370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55b3c73b5400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55b3c73b5490 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: 0x55b3c7326130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55b3c7320b70 MAP: (6 sibs) 1 children: 42: 0x55b3c7320f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55b3c7320fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7321048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c73210e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7321178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7321210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55b3c7320c08 MAP: (6 sibs) 1 children: 42: 0x55b3c73212b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55b3c7321350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c73213e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c7321480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c7321518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c73215b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7320ca0 MAP: (6 sibs) 1 children: 42: 0x55b3c7321650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55b3c7320d38 MAP: (6 sibs) 1 children: 42: 0x55b3c73216f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55b3c7320dd0 MAP: (6 sibs) 1 children: 42: 0x55b3c7321790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55b3c7321830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55b3c73218c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55b3c7320e68 MAP: (6 sibs) 1 children: 42: 0x55b3c7321970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73b77b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73b7840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73b78d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73b7960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73b79f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73b7a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73b7b10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73b7ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73b7c30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73b7cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73b7d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73b7de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73b7e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73b7f00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73b7f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73b8020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73b80b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55b3c73b8140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55b3c73b81d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55b3c73b8260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55b3c73b82f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55b3c73b8380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55b3c73b8410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55b3c73b84a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55b3c73b8530 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: 0x55b3c7326248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55b3c7322c10 MAP: (6 sibs) 1 children: 42: 0x55b3c731c750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c7322fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c73230e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7323178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7323210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55b3c7322ca8 MAP: (6 sibs) 1 children: 42: 0x55b3c731c7f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c73232b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c73233e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c7323478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c7323510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7322d40 MAP: (6 sibs) 1 children: 42: 0x55b3c731c890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c73235b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c73236e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7323778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7323810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55b3c7322dd8 MAP: (6 sibs) 1 children: 42: 0x55b3c731c930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c73238b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c73239e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c7323a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c7323b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7322e70 MAP: (6 sibs) 1 children: 42: 0x55b3c7323bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c7323c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c7323d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7323e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7323eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7322f08 MAP: (6 sibs) 1 children: 42: 0x55b3c7323f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c7323ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7324088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c7324120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c73241b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c7324250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73ba970 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73baa00 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73baa90 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73bab20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73babb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73bac40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73bacd0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73bad60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73badf0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73bae80 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73baf10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73bafa0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73bb030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73bb0c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73bb150 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73bb1e0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73bb270 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55b3c73bb300 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55b3c73bb390 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55b3c73bb420 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55b3c73bb4b0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55b3c73bb540 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55b3c73bb5d0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55b3c73bb660 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55b3c73bb6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73bbb80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73bbc10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73bbca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73bbd30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73bbdc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73bbe50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73bbee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73bbf70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73bc000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73bc090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73bc120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73bc1b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73bc240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73bc2d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73bc360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73bc3f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73bc480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x55b3c73bc990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x55b3c73bca20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x55b3c73bcab0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x55b3c73bcb40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x55b3c73bcbd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x55b3c73bc510 MAP: (6 sibs) 1 children: 42: [23] [18] 0x55b3c73bc5a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x55b3c73bcc60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x55b3c73bccf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x55b3c73bcd80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x55b3c73bce10 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x55b3c73bcea0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x55b3c73bc630 MAP: (6 sibs) 1 children: 42: [30] [20] 0x55b3c73bc6c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x55b3c73bcf30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x55b3c73bcfc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x55b3c73bd050 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x55b3c73bd0e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x55b3c73bc7e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x55b3c73bc870 MAP: (6 sibs) 1 children: 42: [37] [24] 0x55b3c73bc900 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x55b3c73bc750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55b3c73bd170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55b3c73bd200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55b3c73bd290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55b3c73bd320 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73bbb80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73bbc10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73bbca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73bbd30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73bbdc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73bbe50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73bbee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73bbf70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73bc000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73bc090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73bc120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73bc1b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73bc240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73bc2d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73bc360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73bc3f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73bc480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55b3c73bc510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55b3c73bc5a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55b3c73bc630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55b3c73bc6c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55b3c73bc750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55b3c73bc7e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55b3c73bc870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55b3c73bc900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55b3c73bc990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55b3c73bca20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55b3c73bcab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55b3c73bcb40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55b3c73bcbd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55b3c73bcc60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55b3c73bccf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55b3c73bcd80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55b3c73bce10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55b3c73bcea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55b3c73bcf30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55b3c73bcfc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55b3c73bd050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55b3c73bd0e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55b3c73bd170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55b3c73bd200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55b3c73bd290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55b3c73bd320 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: 0x55b3c7326360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55b3c73242f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c7324388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c7324420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c73244b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c7324550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55b3c73245e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55b3c7324680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55b3c7324718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55b3c73247b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55b3c7322010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55b3c7324848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55b3c73220b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55b3c73248e0 DOCMAP: (17 sibs) 2 children: 42: 0x55b3c7316e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55b3c7316f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55b3c7324978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c7322150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55b3c7324a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c73221f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55b3c7324aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c7321a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55b3c7324b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c7321ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55b3c7324bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55b3c7324c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73beea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55b3c73bef30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55b3c73befc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55b3c73bf050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55b3c73bf0e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55b3c73bf170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55b3c73bf200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55b3c73bf290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55b3c73bf320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55b3c73bf3b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55b3c73bf440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55b3c73bf4d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55b3c73bf560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55b3c73bf5f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55b3c73bf680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55b3c73bf710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55b3c73bf7a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55b3c73bf830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55b3c73bf8c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55b3c73bf950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55b3c73bf9e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55b3c73bfa70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55b3c73bfb00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55b3c73bfb90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55b3c73bfc20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55b3c73bfcb0 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: 0x55b3c7326478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55b3c7322610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55b3c73226a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55b3c7322740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55b3c73227d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55b3c7322870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55b3c731c100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55b3c731c198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73be590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73be620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55b3c73be6b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55b3c73be740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73be7d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55b3c73be860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73be8f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73be980 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: 0x55b3c7326590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55b3c731f070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55b3c731f108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55b3c731f1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55b3c731f238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55b3c731f2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55b3c731c290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55b3c731c328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73c28f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73c2980 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55b3c73c2a10 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55b3c73c2aa0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73c2b30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55b3c73c2bc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73c2c50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73c2ce0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73c28f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73c2980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55b3c73c2a10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55b3c73c2aa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73c2b30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55b3c73c2bc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73c2c50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73c2ce0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73c28f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73c2980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55b3c73c2a10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55b3c73c2aa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73c2b30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55b3c73c2bc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73c2c50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73c2ce0 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: 0x55b3c73266a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c7317690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55b3c7317728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73c4620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73c46b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55b3c73c4740 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: 0x55b3c73267c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c731d630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55b3c731d6c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73c6350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73c63e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55b3c73c6470 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73c6350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73c63e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55b3c73c6470 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73c6350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73c63e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55b3c73c6470 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: 0x55b3c73268d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55b3c7324e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55b3c7324ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55b3c7324f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55b3c7325320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55b3c73253b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55b3c7325018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55b3c7317c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55b3c7317cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55b3c7317d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55b3c73250b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55b3c7325460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55b3c73254f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55b3c7325148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55b3c73251e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55b3c73255a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55b3c7325638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55b3c7325278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55b3c73256e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55b3c7325778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73c8ee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55b3c73c8f70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55b3c73c9000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55b3c73c9090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c73c9120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55b3c73c91b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55b3c73c9240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c73c92d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55b3c73c9360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55b3c73c93f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55b3c73c9480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c73c9510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55b3c73c95a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55b3c73c9630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55b3c73c96c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c73c9750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55b3c73c97e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55b3c73c9870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c73c9900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55b3c73c9990 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: 0x55b3c73269f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55b3c7327b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55b3c7327bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55b3c7327c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55b3c7328000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55b3c7328098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55b3c7327cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55b3c7328140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55b3c73281d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55b3c7328270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55b3c7327d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55b3c7328310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55b3c73283a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55b3c7327e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55b3c7327ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55b3c7328450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55b3c73284e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55b3c7327f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55b3c7328590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55b3c7328628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73cbe20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73cbeb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55b3c73cbf40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55b3c73cbfd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c73cc060 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55b3c73cc0f0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55b3c73cc180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c73cc210 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55b3c73cc2a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55b3c73cc330 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55b3c73cc3c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c73cc450 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55b3c73cc4e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55b3c73cc570 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55b3c73cc600 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c73cc690 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55b3c73cc720 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55b3c73cc7b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c73cc840 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55b3c73cc8d0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73cbe20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73cbeb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55b3c73cbf40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55b3c73cbfd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c73cc060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55b3c73cc0f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55b3c73cc180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c73cc210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55b3c73cc2a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55b3c73cc330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55b3c73cc3c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c73cc450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55b3c73cc4e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55b3c73cc570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55b3c73cc600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c73cc690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55b3c73cc720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55b3c73cc7b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c73cc840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55b3c73cc8d0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73cbe20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73cbeb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55b3c73cbf40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55b3c73cbfd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c73cc060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55b3c73cc0f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55b3c73cc180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c73cc210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55b3c73cc2a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55b3c73cc330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55b3c73cc3c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c73cc450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55b3c73cc4e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55b3c73cc570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55b3c73cc600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c73cc690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55b3c73cc720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55b3c73cc7b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c73cc840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55b3c73cc8d0 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: 0x55b3c7326b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55b3c731ff90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55b3c7320460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55b3c73204f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55b3c7320590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55b3c7320028 MAP: (8 sibs) 3 children: 42: 0x55b3c7320630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55b3c73206c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55b3c7320760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55b3c73200c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55b3c731f710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55b3c7320158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55b3c731f7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55b3c73201f0 MAP: (8 sibs) 7 children: 42: 0x55b3c73286d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55b3c7328768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55b3c7328800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55b3c7328898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55b3c7328930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55b3c73289c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55b3c7328a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55b3c7320288 VAL***: '*a0' (8 sibs) 42: 0x55b3c7320320 VAL***: '*a7' (8 sibs) 42: 0x55b3c73203b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73ced60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55b3c73cedf0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55b3c73cee80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c73cef10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c73cefa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c73cf030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c73cf0c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c73cf150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c73cf1e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c73cf270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55b3c73cf300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c73cf390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55b3c73cf420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c73cf4b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c73cf540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c73cf5d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c73cf660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c73cf6f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c73cf780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c73cf810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c73cf8a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c73cf930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55b3c73cf9c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55b3c73cfa50 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: 0x55b3c7326c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55b3c7328b00 MAP: (8 sibs) 3 children: 42: 0x55b3c7328fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55b3c7329068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55b3c7329100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55b3c7328b98 MAP: (8 sibs) 3 children: 42: 0x55b3c73291a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55b3c7329238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55b3c73292d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55b3c7328c30 MAP: (8 sibs) 1 children: 42: 0x55b3c731db80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55b3c7328cc8 MAP: (8 sibs) 1 children: 42: 0x55b3c7320a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55b3c7328d60 MAP: (8 sibs) 7 children: 42: 0x55b3c7329370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55b3c7329408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55b3c73294a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55b3c7329538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55b3c73295d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55b3c7329668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55b3c7329700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55b3c7328df8 MAP: (8 sibs) 3 children: 42: 0x55b3c73297a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55b3c7329838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55b3c73298d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55b3c7328e90 MAP: (8 sibs) 1 children: 42: 0x55b3c7329970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55b3c7328f28 MAP: (8 sibs) 1 children: 42: 0x55b3c7329a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73d1390 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55b3c73d1420 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55b3c73d14b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c73d1540 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c73d15d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c73d1660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c73d16f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c73d1780 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c73d1810 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c73d18a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55b3c73d1930 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c73d19c0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55b3c73d1a50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c73d1ae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c73d1b70 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c73d1c00 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c73d1c90 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c73d1d20 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c73d1db0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c73d1e40 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c73d1ed0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c73d1f60 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55b3c73d1ff0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55b3c73d2080 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73d1390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73d1420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55b3c73d14b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c73d1540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c73d15d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c73d1660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c73d16f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c73d1780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c73d1810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c73d18a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c73d1930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c73d19c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55b3c73d1a50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c73d1ae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c73d1b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c73d1c00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c73d1c90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c73d1d20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c73d1db0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c73d1e40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c73d1ed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c73d1f60 MAP: (8 sibs) 3 children: 42: [22] [24] 0x55b3c73d2110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x55b3c73d21a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x55b3c73d2230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x55b3c73d1ff0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x55b3c73d22c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x55b3c73d2080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55b3c73d2350 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73d1390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73d1420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55b3c73d14b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c73d1540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c73d15d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c73d1660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c73d16f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c73d1780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c73d1810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c73d18a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c73d1930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c73d19c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55b3c73d1a50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c73d1ae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c73d1b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c73d1c00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c73d1c90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c73d1d20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c73d1db0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c73d1e40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c73d1ed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c73d1f60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55b3c73d1ff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55b3c73d2080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55b3c73d2110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55b3c73d21a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55b3c73d2230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55b3c73d22c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55b3c73d2350 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: 0x55b3c7326d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55b3c7317a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55b3c7317ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55b3c7317b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73d39c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55b3c73d3a50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55b3c73d3ae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55b3c73d3b70 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: 0x55b3c7326e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c731d770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55b3c731d808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73d56f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73d5780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c73d5810 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: 0x55b3c7326f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c731d8b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55b3c731d948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73d7420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73d74b0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c73d7540 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73d7420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73d74b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c73d7540 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73d7420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73d74b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c73d7540 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: 0x55b3c7325870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55b3c73180e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55b3c73185b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55b3c7318648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7318178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55b3c73186f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55b3c7318788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7318210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55b3c7318830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55b3c73182a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55b3c73188d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55b3c7318340 MAP: (8 sibs) 4 children: 42: 0x55b3c7318970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c7318a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c7318aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c7318b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c73183d8 MAP: (8 sibs) 3 children: 42: 0x55b3c7318be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55b3c7318c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55b3c7318d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55b3c7318470 MAP: (8 sibs) 2 children: 42: 0x55b3c7318db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55b3c7318ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55b3c7318f88 VAL***: '*BIG' (2 sibs) 42: 0x55b3c7318e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55b3c7318508 MAP: (8 sibs) 3 children: 42: 0x55b3c7319030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55b3c7319200 VAL***: '*BIG' (3 sibs) 42: 0x55b3c7319298 VAL***: '*LEFT' (3 sibs) 42: 0x55b3c7319330 VAL***: '*SMALL' (3 sibs) 42: 0x55b3c73190c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55b3c7319160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73d8640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73d86d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55b3c73d8760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73d87f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73d8880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55b3c73d8910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73d89a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73d8a30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55b3c73d8ac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73d8b50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55b3c73d8be0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73d8c70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73d8d00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73d8d90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73d8e20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73d8eb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73d8f40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55b3c73d8fd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55b3c73d9060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55b3c73d90f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55b3c73d9180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55b3c73d9210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55b3c73d92a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55b3c73d9330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55b3c73d93c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55b3c73d9450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55b3c73d94e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55b3c73d9570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55b3c73d9600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55b3c73d9690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55b3c73d9720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55b3c73d97b0 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: 0x55b3c7325988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55b3c7319d60 MAP: (8 sibs) 2 children: 42: 0x55b3c7316fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55b3c7317068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7319df8 MAP: (8 sibs) 2 children: 42: 0x55b3c73177d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55b3c7317868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7319e90 MAP: (8 sibs) 1 children: 42: 0x55b3c731a230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55b3c7319f28 MAP: (8 sibs) 1 children: 42: 0x55b3c731a2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55b3c7319fc0 MAP: (8 sibs) 4 children: 42: 0x55b3c731a370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731a408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731a4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731a538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c731a058 MAP: (8 sibs) 4 children: 42: 0x55b3c731a5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731a678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731a710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731a7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c731a0f0 MAP: (8 sibs) 4 children: 42: 0x55b3c731a850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731a8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731a980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731aa18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c731a188 MAP: (8 sibs) 4 children: 42: 0x55b3c731aac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731ab58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731abf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731ac88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73d9850 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73d98e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55b3c73d9970 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73d9a00 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73d9a90 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55b3c73d9b20 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73d9bb0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73d9c40 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55b3c73d9cd0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73d9d60 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55b3c73d9df0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73d9e80 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73d9f10 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73d9fa0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73da030 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73da0c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73da150 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55b3c73da1e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55b3c73da270 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55b3c73da300 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55b3c73da390 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55b3c73da420 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55b3c73da4b0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55b3c73da540 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55b3c73da5d0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55b3c73da660 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55b3c73da6f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55b3c73da780 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x55b3c73da810 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55b3c73da8a0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x55b3c73da930 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55b3c73da9c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73daa60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73daaf0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55b3c73dab80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73dac10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73daca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55b3c73dad30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73dadc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73dae50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55b3c73daee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73daf70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c73db000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73db090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73db120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73db1b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73db240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73db2d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73db360 MAP: (8 sibs) 4 children: 42: [17] [32] 0x55b3c73dbc60 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x55b3c73dbcf0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x55b3c73db480 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x55b3c73db510 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x55b3c73db5a0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x55b3c73db3f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x55b3c73dbd80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x55b3c73db6c0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x55b3c73db7e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x55b3c73db870 MAP: (8 sibs) 4 children: 42: [27] [30] 0x55b3c73dbb40 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x55b3c73db990 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x55b3c73db750 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x55b3c73dbbd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73daa60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73daaf0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55b3c73dab80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73dac10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73daca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55b3c73dad30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73dadc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73dae50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55b3c73daee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73daf70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c73db000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73db090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73db120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73db1b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73db240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73db2d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73db360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55b3c73db3f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55b3c73db480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55b3c73db510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55b3c73db5a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55b3c73db630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55b3c73db6c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55b3c73db750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55b3c73db7e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55b3c73db870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55b3c73db900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55b3c73db990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55b3c73dba20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55b3c73dbab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55b3c73dbb40 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: 0x55b3c7325aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731b1a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55b3c731b238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55b3c731b2d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731b540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55b3c731b5d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55b3c731b368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55b3c73171b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731b400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55b3c731b680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731b718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731b498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55b3c731b7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731b858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73d7d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73d7dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73d7e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73d7ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73d7f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73d8000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73d8090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73d8120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73d81b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73d8240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73d82d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73d8360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73d83f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73d8480 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: 0x55b3c7325bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731b900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55b3c731b998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55b3c731ba30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731bca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55b3c731bd38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55b3c731bac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55b3c731bde0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731bb60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55b3c731be80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731bf18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731bbf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55b3c731bfc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731c058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73d9850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73d98e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73d9970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73d9a00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73d9a90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73d9b20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73d9bb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73d9c40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73d9cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73d9d60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73d9df0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73d9e80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73d9f10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73d9fa0 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: 0x55b3c7325cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731c9d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731ca68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731cb00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731cd70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731ce08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731cb98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55b3c731ceb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731cc30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55b3c731cf50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731cfe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731ccc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55b3c731d090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731d128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73dce70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73dcf00 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73dcf90 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73dd020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73dd0b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73dd140 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73dd1d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73dd260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73dd2f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73dd380 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73dd410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73dd4a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73dd530 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73dd5c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73dce70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73dcf00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73dcf90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73dd020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73dd0b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73dd140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73dd1d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73dd260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73dd2f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55b3c73dd650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73dd410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73dd4a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55b3c73dd380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73dd5c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73dce70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73dcf00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73dcf90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73dd020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73dd0b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73dd140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73dd1d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73dd260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73dd2f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73dd380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73dd410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73dd4a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73dd530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73dd5c0 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: 0x55b3c7325de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731ad80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731ae18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731aeb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731d1d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731d268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731af48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55b3c731d310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731afe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55b3c731d3b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731d448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731b078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55b3c731d4f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731d588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73dd780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73dd810 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73dd8a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73dd930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73dd9c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73dda50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73ddae0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73ddb70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73ddc00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73ddc90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73ddd20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73dddb0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73dde40 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73dded0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73dd780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73dd810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73dd8a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73dd930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73dd9c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73dda50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73ddae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73ddb70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73ddc00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55b3c73ddf60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73ddd20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73dddb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55b3c73ddc90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73dded0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73dd780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73dd810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73dd8a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73dd930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73dd9c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73dda50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73ddae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73ddb70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73ddc00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73ddc90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73ddd20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73dddb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73dde40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73dded0 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: 0x55b3c7325f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55b3c731dc30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55b3c731dcc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55b3c731dd60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55b3c7317910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55b3c73179a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55b3c731ddf8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55b3c731e060 MAP: (2 sibs) 4 children: 42: 0x55b3c7319640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55b3c73196d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55b3c7319770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55b3c7319808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55b3c731e0f8 MAP: (2 sibs) 5 children: 42: 0x55b3c731e1a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55b3c731e238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55b3c731e2d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55b3c731e368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55b3c731e400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55b3c731de90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55b3c73174c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55b3c7317558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55b3c73175f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55b3c731df28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55b3c731dfc0 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] 0x55b3c73de9a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73dea30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73deac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73deb50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73debe0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73dec70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73ded00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73ded90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73dee20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73deeb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73def40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73defd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73df060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73df0f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73df180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73df210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73df2a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73df330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73df3c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73df450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73df4e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73df570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73df600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55b3c73df690 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: 0x55b3c7326018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55b3c731e4f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55b3c731e588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55b3c731e620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55b3c731e920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55b3c731e9b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55b3c731e6b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55b3c731ea60 MAP: (2 sibs) 4 children: 42: 0x55b3c73198b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55b3c7319948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55b3c73199e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55b3c7319a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55b3c731eaf8 MAP: (2 sibs) 5 children: 42: 0x55b3c731eba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55b3c731ec38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55b3c731ecd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55b3c731ed68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55b3c731ee00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55b3c731e750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55b3c7317df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55b3c7317e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55b3c7317f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55b3c731e7e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55b3c731eea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55b3c731ef38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55b3c731efd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55b3c731e880 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] 0x55b3c73dfbb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73dfc40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73dfcd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73dfd60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73dfdf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73dfe80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73dff10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73dffa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73e0030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73e00c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73e0150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73e01e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73e0270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73e0300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73e0390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73e0420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73e04b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73e0540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73e05d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73e0660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73e06f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73e0780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73e0810 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55b3c73e08a0 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] 0x55b3c73dfbb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73dfc40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73dfcd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73dfd60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73dfdf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73dfe80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73dff10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73dffa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73e0030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73e00c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73e0150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73e01e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73e0270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73e0300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73e0390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73e0420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73e04b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73e0540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73e05d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73e0660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73e06f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73e0780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73e0810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x55b3c73e0930 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x55b3c73e09c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x55b3c73e0a50 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x55b3c73e08a0 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] 0x55b3c73dfbb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73dfc40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73dfcd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73dfd60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73dfdf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73dfe80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73dff10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73dffa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73e0030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73e00c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73e0150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73e01e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73e0270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73e0300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73e0390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73e0420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73e04b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73e0540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73e05d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73e0660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73e06f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73e0780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73e0810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55b3c73e08a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55b3c73e0930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55b3c73e09c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55b3c73e0a50 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: 0x55b3c7326130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55b3c7320b70 MAP: (6 sibs) 1 children: 42: 0x55b3c7320f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55b3c7320fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7321048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c73210e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7321178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7321210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55b3c7320c08 MAP: (6 sibs) 1 children: 42: 0x55b3c73212b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55b3c7321350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c73213e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c7321480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c7321518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c73215b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7320ca0 MAP: (6 sibs) 1 children: 42: 0x55b3c7321650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55b3c7320d38 MAP: (6 sibs) 1 children: 42: 0x55b3c73216f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55b3c7320dd0 MAP: (6 sibs) 1 children: 42: 0x55b3c7321790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55b3c7321830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55b3c73218c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55b3c7320e68 MAP: (6 sibs) 1 children: 42: 0x55b3c7321970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73e0dc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73e0e50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73e0ee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73e0f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73e1000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73e1090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73e1120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73e11b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73e1240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73e12d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73e1360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73e13f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73e1480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73e1510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73e15a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73e1630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73e16c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55b3c73e1750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55b3c73e17e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55b3c73e1870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55b3c73e1900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55b3c73e1990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55b3c73e1a20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55b3c73e1ab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55b3c73e1b40 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: 0x55b3c7326248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55b3c7322c10 MAP: (6 sibs) 1 children: 42: 0x55b3c731c750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c7322fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c73230e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7323178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7323210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55b3c7322ca8 MAP: (6 sibs) 1 children: 42: 0x55b3c731c7f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c73232b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c73233e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c7323478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c7323510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7322d40 MAP: (6 sibs) 1 children: 42: 0x55b3c731c890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c73235b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c73236e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7323778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7323810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55b3c7322dd8 MAP: (6 sibs) 1 children: 42: 0x55b3c731c930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c73238b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c73239e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c7323a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c7323b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7322e70 MAP: (6 sibs) 1 children: 42: 0x55b3c7323bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c7323c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c7323d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7323e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7323eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7322f08 MAP: (6 sibs) 1 children: 42: 0x55b3c7323f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c7323ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7324088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c7324120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c73241b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c7324250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73e1fd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73e2060 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73e20f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73e2180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73e2210 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73e22a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73e2330 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73e23c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73e2450 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73e24e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73e2570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73e2600 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73e2690 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73e2720 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73e27b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73e2840 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73e28d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55b3c73e2960 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55b3c73e29f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55b3c73e2a80 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55b3c73e2b10 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55b3c73e2ba0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55b3c73e2c30 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55b3c73e2cc0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55b3c73e2d50 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73e31e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73e3270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73e3300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73e3390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73e3420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73e34b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73e3540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73e35d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73e3660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73e36f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73e3780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73e3810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73e38a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73e3930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73e39c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73e3a50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73e3ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x55b3c73e3ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x55b3c73e4080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x55b3c73e4110 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x55b3c73e41a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x55b3c73e4230 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x55b3c73e3b70 MAP: (6 sibs) 1 children: 42: [23] [18] 0x55b3c73e3c00 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x55b3c73e42c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x55b3c73e4350 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x55b3c73e43e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x55b3c73e4470 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x55b3c73e4500 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x55b3c73e3c90 MAP: (6 sibs) 1 children: 42: [30] [20] 0x55b3c73e3d20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x55b3c73e4590 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x55b3c73e4620 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x55b3c73e46b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x55b3c73e4740 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x55b3c73e3e40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x55b3c73e3ed0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x55b3c73e3f60 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x55b3c73e3db0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55b3c73e47d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55b3c73e4860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55b3c73e48f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55b3c73e4980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73e31e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73e3270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73e3300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73e3390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73e3420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73e34b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73e3540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73e35d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73e3660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73e36f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73e3780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73e3810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73e38a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73e3930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73e39c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73e3a50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73e3ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55b3c73e3b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55b3c73e3c00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55b3c73e3c90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55b3c73e3d20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55b3c73e3db0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55b3c73e3e40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55b3c73e3ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55b3c73e3f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55b3c73e3ff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55b3c73e4080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55b3c73e4110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55b3c73e41a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55b3c73e4230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55b3c73e42c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55b3c73e4350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55b3c73e43e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55b3c73e4470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55b3c73e4500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55b3c73e4590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55b3c73e4620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55b3c73e46b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55b3c73e4740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55b3c73e47d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55b3c73e4860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55b3c73e48f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55b3c73e4980 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: 0x55b3c7326360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55b3c73242f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c7324388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c7324420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c73244b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c7324550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55b3c73245e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55b3c7324680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55b3c7324718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55b3c73247b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55b3c7322010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55b3c7324848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55b3c73220b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55b3c73248e0 DOCMAP: (17 sibs) 2 children: 42: 0x55b3c7316e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55b3c7316f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55b3c7324978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c7322150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55b3c7324a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c73221f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55b3c7324aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c7321a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55b3c7324b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c7321ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55b3c7324bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55b3c7324c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73e1fd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55b3c73e2060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55b3c73e20f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55b3c73e2180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55b3c73e2210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55b3c73e22a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55b3c73e2330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55b3c73e23c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55b3c73e2450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55b3c73e24e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55b3c73e2570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55b3c73e2600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55b3c73e2690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55b3c73e2720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55b3c73e27b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55b3c73e2840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55b3c73e28d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55b3c73e2960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55b3c73e29f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55b3c73e2a80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55b3c73e2b10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55b3c73e2ba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55b3c73e2c30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55b3c73e2cc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55b3c73e2d50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55b3c73e2de0 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: 0x55b3c7326478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55b3c7322610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55b3c73226a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55b3c7322740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55b3c73227d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55b3c7322870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55b3c731c100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55b3c731c198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73de090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73de120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55b3c73de1b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55b3c73de240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73de2d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55b3c73de360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73de3f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73de480 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: 0x55b3c7326590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55b3c731f070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55b3c731f108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55b3c731f1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55b3c731f238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55b3c731f2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55b3c731c290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55b3c731c328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73e55f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73e5680 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55b3c73e5710 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55b3c73e57a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73e5830 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55b3c73e58c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73e5950 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73e59e0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73e55f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73e5680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55b3c73e5710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55b3c73e57a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73e5830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55b3c73e58c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73e5950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73e59e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73e55f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73e5680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55b3c73e5710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55b3c73e57a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73e5830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55b3c73e58c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73e5950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73e59e0 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: 0x55b3c73266a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c7317690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55b3c7317728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73e5f00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73e5f90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55b3c73e6020 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: 0x55b3c73267c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c731d630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55b3c731d6c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73e6810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73e68a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55b3c73e6930 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73e6810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73e68a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55b3c73e6930 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73e6810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73e68a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55b3c73e6930 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: 0x55b3c73268d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55b3c7324e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55b3c7324ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55b3c7324f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55b3c7325320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55b3c73253b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55b3c7325018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55b3c7317c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55b3c7317cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55b3c7317d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55b3c73250b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55b3c7325460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55b3c73254f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55b3c7325148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55b3c73251e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55b3c73255a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55b3c7325638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55b3c7325278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55b3c73256e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55b3c7325778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73e7a30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55b3c73e7ac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55b3c73e7b50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55b3c73e7be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c73e7c70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55b3c73e7d00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55b3c73e7d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c73e7e20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55b3c73e7eb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55b3c73e7f40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55b3c73e7fd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c73e8060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55b3c73e80f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55b3c73e8180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55b3c73e8210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c73e82a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55b3c73e8330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55b3c73e83c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c73e8450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55b3c73e84e0 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: 0x55b3c73269f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55b3c7327b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55b3c7327bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55b3c7327c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55b3c7328000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55b3c7328098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55b3c7327cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55b3c7328140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55b3c73281d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55b3c7328270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55b3c7327d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55b3c7328310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55b3c73283a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55b3c7327e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55b3c7327ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55b3c7328450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55b3c73284e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55b3c7327f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55b3c7328590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55b3c7328628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73e8c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73e8cd0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55b3c73e8d60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55b3c73e8df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c73e8e80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55b3c73e8f10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55b3c73e8fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c73e9030 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55b3c73e90c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55b3c73e9150 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55b3c73e91e0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c73e9270 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55b3c73e9300 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55b3c73e9390 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55b3c73e9420 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c73e94b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55b3c73e9540 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55b3c73e95d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c73e9660 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55b3c73e96f0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73e8c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73e8cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55b3c73e8d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55b3c73e8df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c73e8e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55b3c73e8f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55b3c73e8fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c73e9030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55b3c73e90c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55b3c73e9150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55b3c73e91e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c73e9270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55b3c73e9300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55b3c73e9390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55b3c73e9420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c73e94b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55b3c73e9540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55b3c73e95d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c73e9660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55b3c73e96f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73e8c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73e8cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55b3c73e8d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55b3c73e8df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c73e8e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55b3c73e8f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55b3c73e8fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c73e9030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55b3c73e90c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55b3c73e9150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55b3c73e91e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c73e9270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55b3c73e9300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55b3c73e9390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55b3c73e9420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c73e94b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55b3c73e9540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55b3c73e95d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c73e9660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55b3c73e96f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 (1 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: 0x55b3c7326b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55b3c731ff90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55b3c7320460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55b3c73204f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55b3c7320590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55b3c7320028 MAP: (8 sibs) 3 children: 42: 0x55b3c7320630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55b3c73206c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55b3c7320760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55b3c73200c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55b3c731f710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55b3c7320158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55b3c731f7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55b3c73201f0 MAP: (8 sibs) 7 children: 42: 0x55b3c73286d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55b3c7328768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55b3c7328800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55b3c7328898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55b3c7328930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55b3c73289c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55b3c7328a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55b3c7320288 VAL***: '*a0' (8 sibs) 42: 0x55b3c7320320 VAL***: '*a7' (8 sibs) 42: 0x55b3c73203b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73e9e50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55b3c73e9ee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55b3c73e9f70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c73ea000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c73ea090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c73ea120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c73ea1b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c73ea240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c73ea2d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c73ea360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55b3c73ea3f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c73ea480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55b3c73ea510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c73ea5a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c73ea630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c73ea6c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c73ea750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c73ea7e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c73ea870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c73ea900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c73ea990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c73eaa20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55b3c73eaab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55b3c73eab40 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: 0x55b3c7326c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55b3c7328b00 MAP: (8 sibs) 3 children: 42: 0x55b3c7328fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55b3c7329068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55b3c7329100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55b3c7328b98 MAP: (8 sibs) 3 children: 42: 0x55b3c73291a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55b3c7329238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55b3c73292d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55b3c7328c30 MAP: (8 sibs) 1 children: 42: 0x55b3c731db80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55b3c7328cc8 MAP: (8 sibs) 1 children: 42: 0x55b3c7320a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55b3c7328d60 MAP: (8 sibs) 7 children: 42: 0x55b3c7329370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55b3c7329408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55b3c73294a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55b3c7329538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55b3c73295d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55b3c7329668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55b3c7329700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55b3c7328df8 MAP: (8 sibs) 3 children: 42: 0x55b3c73297a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55b3c7329838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55b3c73298d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55b3c7328e90 MAP: (8 sibs) 1 children: 42: 0x55b3c7329970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55b3c7328f28 MAP: (8 sibs) 1 children: 42: 0x55b3c7329a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73eb060 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55b3c73eb0f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55b3c73eb180 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c73eb210 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c73eb2a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c73eb330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c73eb3c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c73eb450 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c73eb4e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c73eb570 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55b3c73eb600 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c73eb690 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55b3c73eb720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c73eb7b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c73eb840 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c73eb8d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c73eb960 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c73eb9f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c73eba80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c73ebb10 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c73ebba0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c73ebc30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55b3c73ebcc0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55b3c73ebd50 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73eb060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73eb0f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55b3c73eb180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c73eb210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c73eb2a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c73eb330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c73eb3c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c73eb450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c73eb4e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c73eb570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c73eb600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c73eb690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55b3c73eb720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c73eb7b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c73eb840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c73eb8d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c73eb960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c73eb9f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c73eba80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c73ebb10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c73ebba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c73ebc30 MAP: (8 sibs) 3 children: 42: [22] [24] 0x55b3c73ebde0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x55b3c73ebe70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x55b3c73ebf00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x55b3c73ebcc0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x55b3c73ebf90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x55b3c73ebd50 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55b3c73ec020 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73eb060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73eb0f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55b3c73eb180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c73eb210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c73eb2a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c73eb330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c73eb3c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c73eb450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c73eb4e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c73eb570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c73eb600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c73eb690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55b3c73eb720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c73eb7b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c73eb840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c73eb8d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c73eb960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c73eb9f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c73eba80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c73ebb10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c73ebba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c73ebc30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55b3c73ebcc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55b3c73ebd50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55b3c73ebde0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55b3c73ebe70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55b3c73ebf00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55b3c73ebf90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55b3c73ec020 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: 0x55b3c7326d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55b3c7317a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55b3c7317ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55b3c7317b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73e7120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55b3c73e71b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55b3c73e7240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55b3c73e72d0 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: 0x55b3c7326e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c731d770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55b3c731d808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73ec270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73ec300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c73ec390 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: 0x55b3c7326f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c731d8b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55b3c731d948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73ecb80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73ecc10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c73ecca0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73ecb80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73ecc10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c73ecca0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55b3c73ecb80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73ecc10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c73ecca0 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 (1 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] 0x55b3c73a10a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73a1130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55b3c73a11c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73a1250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73a12e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55b3c73a1370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73a1400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73a1490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55b3c73a1520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73a15b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55b3c73a1640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73a16d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73a1760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73a17f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73a1880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73a1910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73a19a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55b3c73a1a30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55b3c73a1ac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55b3c73a1b50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55b3c73a1be0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55b3c73a1c70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55b3c73a1d00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55b3c73a1d90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55b3c73a1e20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55b3c73a1eb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55b3c73a1f40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55b3c73a1fd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55b3c73a2060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55b3c73a20f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55b3c73a2180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55b3c73a2210 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] 0x55b3c73f38a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73f3930 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55b3c73f39c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73f3a50 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73f3ae0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55b3c73f3b70 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73f3c00 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73f3c90 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55b3c73f3d20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73f3db0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55b3c73f3e40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73f3ed0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73f3f60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73f3ff0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73f4080 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73f4110 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73f41a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55b3c73f4230 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55b3c73f42c0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55b3c73f4350 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55b3c73f43e0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55b3c73f4470 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55b3c73f4500 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55b3c73f4590 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55b3c73f4620 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55b3c73f46b0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55b3c73f4740 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55b3c73f47d0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55b3c73f4860 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55b3c73f48f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55b3c73f4980 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55b3c73f4a10 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] 0x55b3c73a51f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73a5280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55b3c73a5310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73a53a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73a5430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55b3c73a54c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73a5550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73a55e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55b3c73a5670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73a5700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c73a5790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73a5820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73a58b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73a5940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73a59d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73a5a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73a5af0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55b3c73a5b80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55b3c73a5c10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55b3c73a5ca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55b3c73a5d30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55b3c73a5dc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55b3c73a5e50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55b3c73a5ee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55b3c73a5f70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55b3c73a6000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55b3c73a6090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55b3c73a6120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55b3c73a61b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55b3c73a6240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55b3c73a62d0 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] 0x55b3c73f4ab0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73f4b40 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55b3c73f4bd0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73f4c60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73f4cf0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55b3c73f4d80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73f4e10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73f4ea0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55b3c73f4f30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73f4fc0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c73f5050 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73f50e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73f5170 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73f5200 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73f5290 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73f5320 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73f53b0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55b3c73f5440 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55b3c73f54d0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55b3c73f5560 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55b3c73f55f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55b3c73f5680 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55b3c73f5710 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55b3c73f57a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55b3c73f5830 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55b3c73f58c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55b3c73f5950 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55b3c73f59e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55b3c73f5a70 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55b3c73f5b00 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55b3c73f5b90 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] 0x55b3c73a7600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73a7690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73a7720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73a77b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73a7840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73a78d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73a7960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73a79f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73a7a80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73a7b10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73a7ba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73a7c30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73a7cc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73a7d50 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] 0x55b3c73f2f90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73f3020 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73f30b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73f3140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73f31d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73f3260 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73f32f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73f3380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73f3410 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73f34a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73f3530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73f35c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73f3650 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73f36e0 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] 0x55b3c73a9940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73a99d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73a9a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73a9af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73a9b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73a9c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73a9ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73a9d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73a9dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73a9e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73a9ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73a9f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73aa000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73aa090 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] 0x55b3c73f5cc0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73f5d50 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73f5de0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73f5e70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73f5f00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73f5f90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73f6020 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73f60b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73f6140 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73f61d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73f6260 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73f62f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73f6380 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73f6410 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] 0x55b3c73abab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73abb40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73abbd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73abc60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73abcf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73abd80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73abe10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73abea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73abf30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73abfc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73ac050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73ac0e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73ac170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73ac200 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] 0x55b3c73f65d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73f6660 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73f66f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73f6780 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73f6810 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73f68a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73f6930 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73f69c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73f6a50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73f6ae0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73f6b70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73f6c00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73f6c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73f6d20 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] 0x55b3c73ade00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73ade90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73adf20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73adfb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73ae040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73ae0d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73ae160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73ae1f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73ae280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73ae310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73ae3a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73ae430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73ae4c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73ae550 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] 0x55b3c73f6ee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73f6f70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73f7000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73f7090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73f7120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73f71b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73f7240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73f72d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73f7360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73f73f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73f7480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73f7510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73f75a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73f7630 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] 0x55b3c73b1400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73b1490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73b1520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73b15b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73b1640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73b16d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73b1760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73b17f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73b1880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73b1910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73b19a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73b1a30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73b1ac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73b1b50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73b1be0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73b1c70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73b1d00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73b1d90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73b1e20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73b1eb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73b1f40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73b1fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73b2060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55b3c73b20f0 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] 0x55b3c73f8100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73f8190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73f8220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73f82b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73f8340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73f83d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73f8460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73f84f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73f8580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73f8610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73f86a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73f8730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73f87c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73f8850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73f88e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73f8970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73f8a00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73f8a90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73f8b20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73f8bb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73f8c40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73f8cd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73f8d60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55b3c73f8df0 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] 0x55b3c73b45f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73b4680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73b4710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73b47a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73b4830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73b48c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73b4950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73b49e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73b4a70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73b4b00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73b4b90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73b4c20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73b4cb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73b4d40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73b4dd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73b4e60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73b4ef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73b4f80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73b5010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73b50a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73b5130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73b51c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73b5250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55b3c73b52e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55b3c73b5370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55b3c73b5400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55b3c73b5490 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] 0x55b3c73f9310 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73f93a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73f9430 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73f94c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73f9550 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73f95e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73f9670 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73f9700 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73f9790 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73f9820 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73f98b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73f9940 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73f99d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73f9a60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73f9af0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73f9b80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73f9c10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73f9ca0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73f9d30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73f9dc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73f9e50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73f9ee0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73f9f70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55b3c73fa000 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55b3c73fa090 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55b3c73fa120 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55b3c73fa1b0 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] 0x55b3c73b77b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73b7840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73b78d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73b7960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73b79f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73b7a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73b7b10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73b7ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73b7c30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73b7cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73b7d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73b7de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73b7e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73b7f00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73b7f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73b8020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73b80b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55b3c73b8140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55b3c73b81d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55b3c73b8260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55b3c73b82f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55b3c73b8380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55b3c73b8410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55b3c73b84a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55b3c73b8530 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] 0x55b3c73fa520 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73fa5b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73fa640 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73fa6d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73fa760 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73fa7f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73fa880 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73fa910 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73fa9a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73faa30 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73faac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73fab50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73fabe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73fac70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73fad00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73fad90 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73fae20 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55b3c73faeb0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55b3c73faf40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55b3c73fafd0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55b3c73fb060 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55b3c73fb0f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55b3c73fb180 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55b3c73fb210 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55b3c73fb2a0 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] 0x55b3c73bbb80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73bbc10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73bbca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73bbd30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73bbdc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73bbe50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73bbee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73bbf70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73bc000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73bc090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73bc120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73bc1b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73bc240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73bc2d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73bc360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73bc3f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73bc480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55b3c73bc510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55b3c73bc5a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55b3c73bc630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55b3c73bc6c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55b3c73bc750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55b3c73bc7e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55b3c73bc870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55b3c73bc900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55b3c73bc990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55b3c73bca20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55b3c73bcab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55b3c73bcb40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55b3c73bcbd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55b3c73bcc60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55b3c73bccf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55b3c73bcd80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55b3c73bce10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55b3c73bcea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55b3c73bcf30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55b3c73bcfc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55b3c73bd050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55b3c73bd0e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55b3c73bd170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55b3c73bd200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55b3c73bd290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55b3c73bd320 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] 0x55b3c73fc940 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73fc9d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73fca60 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73fcaf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73fcb80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73fcc10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73fcca0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73fcd30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73fcdc0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73fce50 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73fcee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73fcf70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73fd000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73fd090 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73fd120 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73fd1b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73fd240 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55b3c73fd2d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55b3c73fd360 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55b3c73fd3f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55b3c73fd480 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55b3c73fd510 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55b3c73fd5a0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55b3c73fd630 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55b3c73fd6c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55b3c73fd750 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55b3c73fd7e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55b3c73fd870 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55b3c73fd900 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55b3c73fd990 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55b3c73fda20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55b3c73fdab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55b3c73fdb40 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55b3c73fdbd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55b3c73fdc60 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55b3c73fdcf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55b3c73fdd80 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55b3c73fde10 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55b3c73fdea0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55b3c73fdf30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55b3c73fdfc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55b3c73fe050 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55b3c73fe0e0 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] 0x55b3c73beea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55b3c73bef30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55b3c73befc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55b3c73bf050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55b3c73bf0e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55b3c73bf170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55b3c73bf200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55b3c73bf290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55b3c73bf320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55b3c73bf3b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55b3c73bf440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55b3c73bf4d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55b3c73bf560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55b3c73bf5f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55b3c73bf680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55b3c73bf710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55b3c73bf7a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55b3c73bf830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55b3c73bf8c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55b3c73bf950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55b3c73bf9e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55b3c73bfa70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55b3c73bfb00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55b3c73bfb90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55b3c73bfc20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55b3c73bfcb0 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] 0x55b3c73fb730 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55b3c73fb7c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55b3c73fb850 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55b3c73fb8e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55b3c73fb970 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55b3c73fba00 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55b3c73fba90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55b3c73fbb20 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55b3c73fbbb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55b3c73fbc40 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55b3c73fbcd0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55b3c73fbd60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55b3c73fbdf0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55b3c73fbe80 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55b3c73fbf10 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55b3c73fbfa0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55b3c73fc030 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55b3c73fc0c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55b3c73fc150 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55b3c73fc1e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55b3c73fc270 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55b3c73fc300 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55b3c73fc390 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55b3c73fc420 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55b3c73fc4b0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55b3c73fc540 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] 0x55b3c73be590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73be620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55b3c73be6b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55b3c73be740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73be7d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55b3c73be860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73be8f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73be980 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] 0x55b3c73f77f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73f7880 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55b3c73f7910 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55b3c73f79a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73f7a30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55b3c73f7ac0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73f7b50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73f7be0 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] 0x55b3c73c28f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73c2980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55b3c73c2a10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55b3c73c2aa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73c2b30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55b3c73c2bc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73c2c50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73c2ce0 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] 0x55b3c73fed50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73fede0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55b3c73fee70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55b3c73fef00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73fef90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55b3c73ff020 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73ff0b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73ff140 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] 0x55b3c73c4620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73c46b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55b3c73c4740 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] 0x55b3c73ff660 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73ff6f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55b3c73ff780 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] 0x55b3c73c6350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73c63e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55b3c73c6470 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] 0x55b3c73fff70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c7400000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55b3c7400090 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] 0x55b3c73c8ee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55b3c73c8f70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55b3c73c9000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55b3c73c9090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c73c9120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55b3c73c91b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55b3c73c9240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c73c92d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55b3c73c9360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55b3c73c93f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55b3c73c9480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c73c9510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55b3c73c95a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55b3c73c9630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55b3c73c96c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c73c9750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55b3c73c97e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55b3c73c9870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c73c9900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55b3c73c9990 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] 0x55b3c7401190 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55b3c7401220 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55b3c74012b0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55b3c7401340 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c74013d0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55b3c7401460 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55b3c74014f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c7401580 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55b3c7401610 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55b3c74016a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55b3c7401730 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c74017c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55b3c7401850 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55b3c74018e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55b3c7401970 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c7401a00 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55b3c7401a90 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55b3c7401b20 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c7401bb0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55b3c7401c40 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] 0x55b3c73cbe20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73cbeb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55b3c73cbf40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55b3c73cbfd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c73cc060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55b3c73cc0f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55b3c73cc180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c73cc210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55b3c73cc2a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55b3c73cc330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55b3c73cc3c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c73cc450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55b3c73cc4e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55b3c73cc570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55b3c73cc600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c73cc690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55b3c73cc720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55b3c73cc7b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c73cc840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55b3c73cc8d0 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] 0x55b3c74023a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55b3c7402430 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55b3c74024c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55b3c7402550 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c74025e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55b3c7402670 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55b3c7402700 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c7402790 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55b3c7402820 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55b3c74028b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55b3c7402940 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c74029d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55b3c7402a60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55b3c7402af0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55b3c7402b80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c7402c10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55b3c7402ca0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55b3c7402d30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c7402dc0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55b3c7402e50 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] 0x55b3c73ced60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55b3c73cedf0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55b3c73cee80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c73cef10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c73cefa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c73cf030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c73cf0c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c73cf150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c73cf1e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c73cf270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55b3c73cf300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c73cf390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55b3c73cf420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c73cf4b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c73cf540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c73cf5d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c73cf660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c73cf6f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c73cf780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c73cf810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c73cf8a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c73cf930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55b3c73cf9c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55b3c73cfa50 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] 0x55b3c74035b0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55b3c7403640 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55b3c74036d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c7403760 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c74037f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c7403880 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c7403910 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c74039a0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c7403a30 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c7403ac0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55b3c7403b50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c7403be0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55b3c7403c70 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c7403d00 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c7403d90 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c7403e20 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c7403eb0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c7403f40 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c7403fd0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c7404060 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c74040f0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c7404180 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55b3c7404210 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55b3c74042a0 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] 0x55b3c73d1390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73d1420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55b3c73d14b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c73d1540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c73d15d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c73d1660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c73d16f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c73d1780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c73d1810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c73d18a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c73d1930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c73d19c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55b3c73d1a50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c73d1ae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c73d1b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c73d1c00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c73d1c90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c73d1d20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c73d1db0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c73d1e40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c73d1ed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c73d1f60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55b3c73d1ff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55b3c73d2080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55b3c73d2110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55b3c73d21a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55b3c73d2230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55b3c73d22c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55b3c73d2350 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] 0x55b3c74047c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c7404850 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55b3c74048e0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c7404970 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c7404a00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c7404a90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c7404b20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c7404bb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c7404c40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c7404cd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c7404d60 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c7404df0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55b3c7404e80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c7404f10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c7404fa0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c7405030 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c74050c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c7405150 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c74051e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c7405270 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c7405300 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c7405390 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55b3c7405420 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55b3c74054b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55b3c7405540 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55b3c74055d0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55b3c7405660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55b3c74056f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55b3c7405780 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] 0x55b3c73d39c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55b3c73d3a50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55b3c73d3ae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55b3c73d3b70 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] 0x55b3c7400880 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55b3c7400910 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55b3c74009a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55b3c7400a30 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] 0x55b3c73d56f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73d5780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c73d5810 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] 0x55b3c74059d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c7405a60 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c7405af0 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] 0x55b3c73d7420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73d74b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c73d7540 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] 0x55b3c74062e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c7406370 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c7406400 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] 0x55b3c73d8640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73d86d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55b3c73d8760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73d87f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73d8880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55b3c73d8910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73d89a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73d8a30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55b3c73d8ac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73d8b50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55b3c73d8be0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73d8c70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73d8d00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73d8d90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73d8e20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73d8eb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73d8f40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55b3c73d8fd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55b3c73d9060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55b3c73d90f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55b3c73d9180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55b3c73d9210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55b3c73d92a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55b3c73d9330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55b3c73d93c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55b3c73d9450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55b3c73d94e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55b3c73d9570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55b3c73d9600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55b3c73d9690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55b3c73d9720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55b3c73d97b0 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] 0x55b3c7407500 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c7407590 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55b3c7407620 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c74076b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c7407740 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55b3c74077d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c7407860 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c74078f0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55b3c7407980 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c7407a10 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55b3c7407aa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c7407b30 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c7407bc0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c7407c50 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c7407ce0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c7407d70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c7407e00 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55b3c7407e90 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55b3c7407f20 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55b3c7407fb0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55b3c7408040 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55b3c74080d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55b3c7408160 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55b3c74081f0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55b3c7408280 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55b3c7408310 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55b3c74083a0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55b3c7408430 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55b3c74084c0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55b3c7408550 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55b3c74085e0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55b3c7408670 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] 0x55b3c73daa60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73daaf0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55b3c73dab80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c73dac10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c73daca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55b3c73dad30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c73dadc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c73dae50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55b3c73daee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c73daf70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c73db000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c73db090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c73db120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c73db1b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c73db240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c73db2d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c73db360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55b3c73db3f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55b3c73db480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55b3c73db510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55b3c73db5a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55b3c73db630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55b3c73db6c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55b3c73db750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55b3c73db7e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55b3c73db870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55b3c73db900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55b3c73db990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55b3c73dba20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55b3c73dbab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55b3c73dbb40 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] 0x55b3c7408710 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c74087a0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55b3c7408830 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c74088c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c7408950 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55b3c74089e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c7408a70 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c7408b00 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55b3c7408b90 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c7408c20 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c7408cb0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c7408d40 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c7408dd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c7408e60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c7408ef0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c7408f80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c7409010 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55b3c74090a0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55b3c7409130 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55b3c74091c0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55b3c7409250 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55b3c74092e0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55b3c7409370 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55b3c7409400 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55b3c7409490 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55b3c7409520 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55b3c74095b0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55b3c7409640 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55b3c74096d0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55b3c7409760 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55b3c74097f0 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] 0x55b3c73d7d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73d7dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73d7e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73d7ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73d7f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73d8000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73d8090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73d8120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73d81b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73d8240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73d82d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73d8360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73d83f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73d8480 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] 0x55b3c7406bf0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c7406c80 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c7406d10 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c7406da0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c7406e30 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c7406ec0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c7406f50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c7406fe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c7407070 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c7407100 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c7407190 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c7407220 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c74072b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c7407340 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] 0x55b3c73d9850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73d98e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c73d9970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c73d9a00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73d9a90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c73d9b20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c73d9bb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73d9c40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73d9cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73d9d60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c73d9df0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73d9e80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73d9f10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c73d9fa0 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] 0x55b3c7409920 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c74099b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c7409a40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c7409ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c7409b60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c7409bf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c7409c80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c7409d10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c7409da0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c7409e30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c7409ec0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c7409f50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c7409fe0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c740a070 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] 0x55b3c73dce70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73dcf00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73dcf90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73dd020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73dd0b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73dd140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73dd1d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73dd260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73dd2f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73dd380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73dd410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73dd4a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73dd530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73dd5c0 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] 0x55b3c740a230 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c740a2c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c740a350 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c740a3e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c740a470 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c740a500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c740a590 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c740a620 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c740a6b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c740a740 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c740a7d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c740a860 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c740a8f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c740a980 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] 0x55b3c73dd780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73dd810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c73dd8a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c73dd930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c73dd9c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c73dda50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c73ddae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c73ddb70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c73ddc00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c73ddc90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c73ddd20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c73dddb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c73dde40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c73dded0 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] 0x55b3c740ab40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c740abd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c740ac60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c740acf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c740ad80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c740ae10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c740aea0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c740af30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c740afc0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c740b050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c740b0e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c740b170 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c740b200 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c740b290 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] 0x55b3c73de9a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73dea30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73deac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73deb50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73debe0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73dec70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73ded00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73ded90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73dee20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73deeb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73def40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73defd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73df060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73df0f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73df180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73df210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73df2a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73df330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73df3c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73df450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73df4e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73df570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73df600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55b3c73df690 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] 0x55b3c740bef0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c740bf80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c740c010 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c740c0a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c740c130 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c740c1c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c740c250 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c740c2e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c740c370 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c740c400 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c740c490 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c740c520 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c740c5b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c740c640 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c740c6d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c740c760 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c740c7f0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c740c880 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c740c910 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55b3c740c9a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c740ca30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c740cac0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c740cb50 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55b3c740cbe0 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] 0x55b3c73dfbb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c73dfc40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c73dfcd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c73dfd60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c73dfdf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c73dfe80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c73dff10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c73dffa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c73e0030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c73e00c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c73e0150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c73e01e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c73e0270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c73e0300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c73e0390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c73e0420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c73e04b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c73e0540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c73e05d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55b3c73e0660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c73e06f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c73e0780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c73e0810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55b3c73e08a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55b3c73e0930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55b3c73e09c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55b3c73e0a50 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] 0x55b3c740d100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c740d190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c740d220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c740d2b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c740d340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c740d3d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c740d460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c740d4f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c740d580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c740d610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c740d6a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c740d730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c740d7c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c740d850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c740d8e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c740d970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c740da00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c740da90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c740db20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55b3c740dbb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c740dc40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c740dcd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c740dd60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55b3c740ddf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55b3c740de80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55b3c740df10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55b3c740dfa0 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] 0x55b3c73e0dc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73e0e50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73e0ee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73e0f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73e1000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73e1090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73e1120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73e11b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73e1240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73e12d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73e1360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73e13f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73e1480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73e1510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73e15a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73e1630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73e16c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55b3c73e1750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55b3c73e17e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55b3c73e1870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55b3c73e1900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55b3c73e1990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55b3c73e1a20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55b3c73e1ab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55b3c73e1b40 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] 0x55b3c740e310 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c740e3a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c740e430 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55b3c740e4c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c740e550 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c740e5e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c740e670 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c740e700 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c740e790 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c740e820 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55b3c740e8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c740e940 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c740e9d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c740ea60 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c740eaf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c740eb80 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c740ec10 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55b3c740eca0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55b3c740ed30 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55b3c740edc0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55b3c740ee50 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55b3c740eee0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55b3c740ef70 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55b3c740f000 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55b3c740f090 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 (2 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] 0x55b3c73e31e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c73e3270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c73e3300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55b3c73e3390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c73e3420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c73e34b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c73e3540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c73e35d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c73e3660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c73e36f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55b3c73e3780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c73e3810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c73e38a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c73e3930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c73e39c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c73e3a50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c73e3ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55b3c73e3b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55b3c73e3c00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55b3c73e3c90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55b3c73e3d20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55b3c73e3db0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55b3c73e3e40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55b3c73e3ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55b3c73e3f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55b3c73e3ff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55b3c73e4080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55b3c73e4110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55b3c73e41a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55b3c73e4230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55b3c73e42c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55b3c73e4350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55b3c73e43e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55b3c73e4470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55b3c73e4500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55b3c73e4590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55b3c73e4620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55b3c73e46b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55b3c73e4740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55b3c73e47d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55b3c73e4860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55b3c73e48f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55b3c73e4980 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] 0x55b3c7410730 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c74107c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c7410850 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55b3c74108e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c7410970 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c7410a00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c7410a90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c7410b20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c7410bb0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c7410c40 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55b3c7410cd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c7410d60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c7410df0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c7410e80 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c7410f10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c7410fa0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c7411030 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55b3c74110c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55b3c7411150 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55b3c74111e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55b3c7411270 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55b3c7411300 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55b3c7411390 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55b3c7411420 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55b3c74114b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55b3c7411540 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55b3c74115d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55b3c7411660 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55b3c74116f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55b3c7411780 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55b3c7411810 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55b3c74118a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55b3c7411930 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55b3c74119c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55b3c7411a50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55b3c7411ae0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55b3c7411b70 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55b3c7411c00 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55b3c7411c90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55b3c7411d20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55b3c7411db0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55b3c7411e40 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55b3c7411ed0 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] 0x55b3c73e1fd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55b3c73e2060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55b3c73e20f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55b3c73e2180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55b3c73e2210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55b3c73e22a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55b3c73e2330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55b3c73e23c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55b3c73e2450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55b3c73e24e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55b3c73e2570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55b3c73e2600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55b3c73e2690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55b3c73e2720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55b3c73e27b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55b3c73e2840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55b3c73e28d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55b3c73e2960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55b3c73e29f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55b3c73e2a80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55b3c73e2b10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55b3c73e2ba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55b3c73e2c30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55b3c73e2cc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55b3c73e2d50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55b3c73e2de0 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] 0x55b3c740f520 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55b3c740f5b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55b3c740f640 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55b3c740f6d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55b3c740f760 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55b3c740f7f0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55b3c740f880 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55b3c740f910 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55b3c740f9a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55b3c740fa30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55b3c740fac0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55b3c740fb50 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55b3c740fbe0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55b3c740fc70 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55b3c740fd00 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55b3c740fd90 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55b3c740fe20 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55b3c740feb0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55b3c740ff40 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55b3c740ffd0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55b3c7410060 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55b3c74100f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55b3c7410180 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55b3c7410210 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55b3c74102a0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55b3c7410330 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] 0x55b3c73de090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73de120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55b3c73de1b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55b3c73de240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73de2d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55b3c73de360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73de3f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73de480 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] 0x55b3c740b5e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c740b670 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55b3c740b700 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55b3c740b790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c740b820 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55b3c740b8b0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c740b940 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55b3c740b9d0 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] 0x55b3c73e55f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c73e5680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55b3c73e5710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55b3c73e57a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c73e5830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55b3c73e58c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c73e5950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55b3c73e59e0 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] 0x55b3c7412b40 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c7412bd0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55b3c7412c60 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55b3c7412cf0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c7412d80 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55b3c7412e10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c7412ea0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55b3c7412f30 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] 0x55b3c73e5f00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73e5f90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55b3c73e6020 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] 0x55b3c7413490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c7413520 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55b3c74135b0 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] 0x55b3c73e6810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73e68a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55b3c73e6930 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] 0x55b3c7413dd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c7413e60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55b3c7413ef0 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] 0x55b3c73e7a30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55b3c73e7ac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55b3c73e7b50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55b3c73e7be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c73e7c70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55b3c73e7d00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55b3c73e7d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c73e7e20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55b3c73e7eb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55b3c73e7f40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55b3c73e7fd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c73e8060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55b3c73e80f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55b3c73e8180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55b3c73e8210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c73e82a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55b3c73e8330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55b3c73e83c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c73e8450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55b3c73e84e0 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] 0x55b3c7414ff0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55b3c7415080 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55b3c7415110 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55b3c74151a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c7415230 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55b3c74152c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55b3c7415350 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c74153e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55b3c7415470 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55b3c7415500 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55b3c7415590 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c7415620 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55b3c74156b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55b3c7415740 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55b3c74157d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c7415860 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55b3c74158f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55b3c7415980 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c7415a10 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55b3c7415aa0 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] 0x55b3c73e8c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73e8cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55b3c73e8d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55b3c73e8df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c73e8e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55b3c73e8f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55b3c73e8fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c73e9030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55b3c73e90c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55b3c73e9150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55b3c73e91e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c73e9270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55b3c73e9300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55b3c73e9390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55b3c73e9420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c73e94b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55b3c73e9540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55b3c73e95d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c73e9660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55b3c73e96f0 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] 0x55b3c7416200 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55b3c7416290 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55b3c7416320 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55b3c74163b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c7416440 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55b3c74164d0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55b3c7416560 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c74165f0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55b3c7416680 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55b3c7416710 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55b3c74167a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c7416830 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55b3c74168c0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55b3c7416950 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55b3c74169e0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c7416a70 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55b3c7416b00 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55b3c7416b90 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c7416c20 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55b3c7416cb0 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] 0x55b3c73e9e50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55b3c73e9ee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55b3c73e9f70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c73ea000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c73ea090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c73ea120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c73ea1b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c73ea240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c73ea2d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c73ea360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55b3c73ea3f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c73ea480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55b3c73ea510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c73ea5a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c73ea630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c73ea6c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c73ea750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c73ea7e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c73ea870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c73ea900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c73ea990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c73eaa20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55b3c73eaab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55b3c73eab40 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] 0x55b3c7417d20 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55b3c7417db0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55b3c7417e40 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c7417ed0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c7417f60 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c7417ff0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c7418080 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c7418110 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c74181a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c7418230 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55b3c74182c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c7418350 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55b3c74183e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c7418470 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c7418500 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c7418590 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c7418620 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c74186b0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c7418740 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c74187d0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c7418860 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c74188f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55b3c7418980 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55b3c7418a10 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] 0x55b3c73eb060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c73eb0f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55b3c73eb180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c73eb210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c73eb2a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c73eb330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c73eb3c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c73eb450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c73eb4e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c73eb570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c73eb600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c73eb690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55b3c73eb720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c73eb7b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c73eb840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c73eb8d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c73eb960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c73eb9f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c73eba80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c73ebb10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c73ebba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c73ebc30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55b3c73ebcc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55b3c73ebd50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55b3c73ebde0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55b3c73ebe70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55b3c73ebf00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55b3c73ebf90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55b3c73ec020 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] 0x55b3c7418f30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c7418fc0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55b3c7419050 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c74190e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c7419170 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c7419200 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c7419290 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c7419320 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c74193b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c7419440 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c74194d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c7419560 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55b3c74195f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c7419680 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c7419710 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c74197a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c7419830 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c74198c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c7419950 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c74199e0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c7419a70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c7419b00 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55b3c7419b90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55b3c7419c20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55b3c7419cb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55b3c7419d40 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55b3c7419dd0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55b3c7419e60 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55b3c7419ef0 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] 0x55b3c73e7120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55b3c73e71b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55b3c73e7240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55b3c73e72d0 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] 0x55b3c7417410 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55b3c74174a0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55b3c7417530 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55b3c74175c0 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] 0x55b3c73ec270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73ec300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c73ec390 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] 0x55b3c741a140 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c741a1d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c741a260 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] 0x55b3c73ecb80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73ecc10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c73ecca0 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] 0x55b3c741aa50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c741aae0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c741ab70 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: 0x55b3c7325870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55b3c73180e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55b3c73185b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55b3c7318648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7318178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55b3c73186f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55b3c7318788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7318210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55b3c7318830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55b3c73182a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55b3c73188d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55b3c7318340 MAP: (8 sibs) 4 children: 42: 0x55b3c7318970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c7318a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c7318aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c7318b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c73183d8 MAP: (8 sibs) 3 children: 42: 0x55b3c7318be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55b3c7318c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55b3c7318d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55b3c7318470 MAP: (8 sibs) 2 children: 42: 0x55b3c7318db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55b3c7318ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55b3c7318f88 VAL***: '*BIG' (2 sibs) 42: 0x55b3c7318e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55b3c7318508 MAP: (8 sibs) 3 children: 42: 0x55b3c7319030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55b3c7319200 VAL***: '*BIG' (3 sibs) 42: 0x55b3c7319298 VAL***: '*LEFT' (3 sibs) 42: 0x55b3c7319330 VAL***: '*SMALL' (3 sibs) 42: 0x55b3c73190c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55b3c7319160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c741b360 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c741b3f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55b3c741b480 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c741b510 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c741b5a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55b3c741b630 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c741b6c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c741b750 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55b3c741b7e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c741b870 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55b3c741b900 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c741b990 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c741ba20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c741bab0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c741bb40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c741bbd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c741bc60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55b3c741bcf0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55b3c741bd80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55b3c741be10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55b3c741bea0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55b3c741bf30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55b3c741bfc0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55b3c741c050 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55b3c741c0e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55b3c741c170 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55b3c741c200 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55b3c741c290 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55b3c741c320 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55b3c741c3b0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55b3c741c440 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55b3c741c4d0 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: 0x55b3c7325988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55b3c7319d60 MAP: (8 sibs) 2 children: 42: 0x55b3c7316fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55b3c7317068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7319df8 MAP: (8 sibs) 2 children: 42: 0x55b3c73177d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55b3c7317868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7319e90 MAP: (8 sibs) 1 children: 42: 0x55b3c731a230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55b3c7319f28 MAP: (8 sibs) 1 children: 42: 0x55b3c731a2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55b3c7319fc0 MAP: (8 sibs) 4 children: 42: 0x55b3c731a370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731a408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731a4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731a538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c731a058 MAP: (8 sibs) 4 children: 42: 0x55b3c731a5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731a678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731a710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731a7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c731a0f0 MAP: (8 sibs) 4 children: 42: 0x55b3c731a850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731a8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731a980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731aa18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c731a188 MAP: (8 sibs) 4 children: 42: 0x55b3c731aac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731ab58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731abf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731ac88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c741c570 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c741c600 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55b3c741c690 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c741c720 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c741c7b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55b3c741c840 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c741c8d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c741c960 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55b3c741c9f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c741ca80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c741cb10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c741cba0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c741cc30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c741ccc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c741cd50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c741cde0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c741ce70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55b3c741cf00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55b3c741cf90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55b3c741d020 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55b3c741d0b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55b3c741d140 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55b3c741d1d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55b3c741d260 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55b3c741d2f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55b3c741d380 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55b3c741d410 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55b3c741d4a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55b3c741d530 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55b3c741d5c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55b3c741d650 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: 0x55b3c7325aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731b1a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55b3c731b238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55b3c731b2d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731b540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55b3c731b5d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55b3c731b368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55b3c73171b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731b400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55b3c731b680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731b718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731b498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55b3c731b7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731b858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c741d6f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c741d780 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c741d810 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c741d8a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c741d930 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c741d9c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c741da50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c741dae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c741db70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c741dc00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c741dc90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c741dd20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c741ddb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c741de40 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: 0x55b3c7325bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731b900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55b3c731b998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55b3c731ba30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731bca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55b3c731bd38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55b3c731bac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55b3c731bde0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731bb60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55b3c731be80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731bf18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731bbf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55b3c731bfc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731c058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c741dee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c741df70 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c741e000 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c741e090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c741e120 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c741e1b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c741e240 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c741e2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c741e360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c741e3f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c741e480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c741e510 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c741e5a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c741e630 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: 0x55b3c7325cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731c9d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731ca68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731cb00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731cd70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731ce08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731cb98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55b3c731ceb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731cc30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55b3c731cf50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731cfe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731ccc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55b3c731d090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731d128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c741e6d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c741e760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c741e7f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c741e880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c741e910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c741e9a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c741ea30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c741eac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c741eb50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c741ebe0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c741ec70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c741ed00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c741ed90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c741ee20 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: 0x55b3c7325de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731ad80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731ae18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731aeb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731d1d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731d268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731af48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55b3c731d310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731afe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55b3c731d3b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731d448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731b078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55b3c731d4f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731d588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c741eec0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c741ef50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c741efe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c741f070 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c741f100 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c741f190 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c741f220 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c741f2b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c741f340 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c741f3d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c741f460 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c741f4f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c741f580 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c741f610 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: 0x55b3c7325f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55b3c731dc30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55b3c731dcc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55b3c731dd60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55b3c7317910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55b3c73179a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55b3c731ddf8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55b3c731e060 MAP: (2 sibs) 4 children: 42: 0x55b3c7319640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55b3c73196d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55b3c7319770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55b3c7319808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55b3c731e0f8 MAP: (2 sibs) 5 children: 42: 0x55b3c731e1a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55b3c731e238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55b3c731e2d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55b3c731e368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55b3c731e400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55b3c731de90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55b3c73174c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55b3c7317558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55b3c73175f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55b3c731df28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55b3c731dfc0 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] 0x55b3c741f6b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c741f740 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c741f7d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c741f860 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c741f8f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c741f980 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c741fa10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c741faa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c741fb30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c741fbc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c741fc50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c741fce0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c741fd70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c741fe00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c741fe90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c741ff20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c741ffb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c7420040 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c74200d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55b3c7420160 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c74201f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c7420280 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c7420310 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55b3c74203a0 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: 0x55b3c7326018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55b3c731e4f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55b3c731e588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55b3c731e620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55b3c731e920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55b3c731e9b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55b3c731e6b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55b3c731ea60 MAP: (2 sibs) 4 children: 42: 0x55b3c73198b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55b3c7319948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55b3c73199e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55b3c7319a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55b3c731eaf8 MAP: (2 sibs) 5 children: 42: 0x55b3c731eba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55b3c731ec38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55b3c731ecd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55b3c731ed68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55b3c731ee00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55b3c731e750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55b3c7317df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55b3c7317e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55b3c7317f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55b3c731e7e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55b3c731eea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55b3c731ef38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55b3c731efd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55b3c731e880 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] 0x55b3c7420440 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c74204d0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c7420560 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c74205f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c7420680 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c7420710 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c74207a0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c7420830 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c74208c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c7420950 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c74209e0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c7420a70 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c7420b00 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c7420b90 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c7420c20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c7420cb0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c7420d40 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c7420dd0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c7420e60 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55b3c7420ef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c7420f80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c7421010 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c74210a0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55b3c7421130 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55b3c74211c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55b3c7421250 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55b3c74212e0 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: 0x55b3c7326130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55b3c7320b70 MAP: (6 sibs) 1 children: 42: 0x55b3c7320f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55b3c7320fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7321048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c73210e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7321178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7321210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55b3c7320c08 MAP: (6 sibs) 1 children: 42: 0x55b3c73212b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55b3c7321350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c73213e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c7321480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c7321518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c73215b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7320ca0 MAP: (6 sibs) 1 children: 42: 0x55b3c7321650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55b3c7320d38 MAP: (6 sibs) 1 children: 42: 0x55b3c73216f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55b3c7320dd0 MAP: (6 sibs) 1 children: 42: 0x55b3c7321790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55b3c7321830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55b3c73218c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55b3c7320e68 MAP: (6 sibs) 1 children: 42: 0x55b3c7321970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7421380 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c7421410 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c74214a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55b3c7421530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c74215c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c7421650 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c74216e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c7421770 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c7421800 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c7421890 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55b3c7421920 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c74219b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c7421a40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c7421ad0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c7421b60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c7421bf0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c7421c80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55b3c7421d10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55b3c7421da0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55b3c7421e30 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55b3c7421ec0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55b3c7421f50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55b3c7421fe0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55b3c7422070 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55b3c7422100 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: 0x55b3c7326248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55b3c7322c10 MAP: (6 sibs) 1 children: 42: 0x55b3c731c750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c7322fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c73230e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7323178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7323210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55b3c7322ca8 MAP: (6 sibs) 1 children: 42: 0x55b3c731c7f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c73232b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c73233e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c7323478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c7323510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7322d40 MAP: (6 sibs) 1 children: 42: 0x55b3c731c890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c73235b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c73236e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7323778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7323810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55b3c7322dd8 MAP: (6 sibs) 1 children: 42: 0x55b3c731c930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c73238b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c73239e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c7323a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c7323b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7322e70 MAP: (6 sibs) 1 children: 42: 0x55b3c7323bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c7323c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c7323d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7323e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7323eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7322f08 MAP: (6 sibs) 1 children: 42: 0x55b3c7323f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c7323ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7324088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c7324120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c73241b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c7324250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c74221a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c7422230 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c74222c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55b3c7422350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c74223e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c7422470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c7422500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c7422590 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c7422620 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c74226b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55b3c7422740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c74227d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c7422860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c74228f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c7422980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c7422a10 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c7422aa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55b3c7422b30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55b3c7422bc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55b3c7422c50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55b3c7422ce0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55b3c7422d70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55b3c7422e00 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55b3c7422e90 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55b3c7422f20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55b3c7422fb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55b3c7423040 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55b3c74230d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55b3c7423160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55b3c74231f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55b3c7423280 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55b3c7423310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55b3c74233a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55b3c7423430 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55b3c74234c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55b3c7423550 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55b3c74235e0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55b3c7423670 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55b3c7423700 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55b3c7423790 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55b3c7423820 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55b3c74238b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55b3c7423940 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: 0x55b3c7326360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55b3c73242f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c7324388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c7324420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c73244b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c7324550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55b3c73245e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55b3c7324680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55b3c7324718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55b3c73247b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55b3c7322010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55b3c7324848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55b3c73220b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55b3c73248e0 DOCMAP: (17 sibs) 2 children: 42: 0x55b3c7316e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55b3c7316f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55b3c7324978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c7322150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55b3c7324a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c73221f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55b3c7324aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c7321a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55b3c7324b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c7321ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55b3c7324bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55b3c7324c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c74239e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55b3c7423a70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55b3c7423b00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55b3c7423b90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55b3c7423c20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55b3c7423cb0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55b3c7423d40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55b3c7423dd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55b3c7423e60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55b3c7423ef0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55b3c7423f80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55b3c7424010 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55b3c74240a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55b3c7424130 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55b3c74241c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55b3c7424250 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55b3c74242e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55b3c7424370 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55b3c7424400 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55b3c7424490 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55b3c7424520 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55b3c74245b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55b3c7424640 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55b3c74246d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55b3c7424760 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55b3c74247f0 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: 0x55b3c7326478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55b3c7322610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55b3c73226a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55b3c7322740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55b3c73227d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55b3c7322870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55b3c731c100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55b3c731c198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7414940 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c74149d0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55b3c7414a60 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55b3c7414af0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c7414b80 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55b3c7414c10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c7414ca0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55b3c7414d30 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: 0x55b3c7326590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55b3c731f070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55b3c731f108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55b3c731f1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55b3c731f238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55b3c731f2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55b3c731c290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55b3c731c328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7424890 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c7424920 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55b3c74249b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55b3c7424a40 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c7424ad0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55b3c7424b60 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c7424bf0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55b3c7424c80 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: 0x55b3c73266a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c7317690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55b3c7317728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c73c8930 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c73c89c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55b3c73c8a50 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: 0x55b3c73267c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c731d630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55b3c731d6c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7414dd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c7414e60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55b3c7414ef0 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: 0x55b3c73268d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55b3c7324e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55b3c7324ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55b3c7324f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55b3c7325320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55b3c73253b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55b3c7325018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55b3c7317c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55b3c7317cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55b3c7317d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55b3c73250b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55b3c7325460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55b3c73254f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55b3c7325148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55b3c73251e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55b3c73255a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55b3c7325638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55b3c7325278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55b3c73256e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55b3c7325778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7424d20 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55b3c7424db0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55b3c7424e40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55b3c7424ed0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c7424f60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55b3c7424ff0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55b3c7425080 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c7425110 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55b3c74251a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55b3c7425230 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55b3c74252c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c7425350 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55b3c74253e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55b3c7425470 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55b3c7425500 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c7425590 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55b3c7425620 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55b3c74256b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c7425740 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55b3c74257d0 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: 0x55b3c73269f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55b3c7327b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55b3c7327bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55b3c7327c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55b3c7328000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55b3c7328098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55b3c7327cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55b3c7328140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55b3c73281d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55b3c7328270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55b3c7327d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55b3c7328310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55b3c73283a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55b3c7327e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55b3c7327ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55b3c7328450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55b3c73284e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55b3c7327f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55b3c7328590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55b3c7328628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7425870 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55b3c7425900 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55b3c7425990 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55b3c7425a20 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c7425ab0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55b3c7425b40 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55b3c7425bd0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c7425c60 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55b3c7425cf0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55b3c7425d80 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55b3c7425e10 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c7425ea0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55b3c7425f30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55b3c7425fc0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55b3c7426050 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c74260e0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55b3c7426170 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55b3c7426200 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c7426290 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55b3c7426320 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: 0x55b3c7326b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55b3c731ff90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55b3c7320460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55b3c73204f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55b3c7320590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55b3c7320028 MAP: (8 sibs) 3 children: 42: 0x55b3c7320630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55b3c73206c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55b3c7320760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55b3c73200c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55b3c731f710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55b3c7320158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55b3c731f7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55b3c73201f0 MAP: (8 sibs) 7 children: 42: 0x55b3c73286d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55b3c7328768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55b3c7328800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55b3c7328898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55b3c7328930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55b3c73289c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55b3c7328a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55b3c7320288 VAL***: '*a0' (8 sibs) 42: 0x55b3c7320320 VAL***: '*a7' (8 sibs) 42: 0x55b3c73203b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c74263c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55b3c7426450 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55b3c74264e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c7426570 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c7426600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c7426690 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c7426720 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c74267b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c7426840 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c74268d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55b3c7426960 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c74269f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55b3c7426a80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c7426b10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c7426ba0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c7426c30 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c7426cc0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c7426d50 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c7426de0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c7426e70 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c7426f00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c7426f90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55b3c7427020 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55b3c74270b0 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: 0x55b3c7326c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55b3c7328b00 MAP: (8 sibs) 3 children: 42: 0x55b3c7328fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55b3c7329068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55b3c7329100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55b3c7328b98 MAP: (8 sibs) 3 children: 42: 0x55b3c73291a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55b3c7329238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55b3c73292d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55b3c7328c30 MAP: (8 sibs) 1 children: 42: 0x55b3c731db80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55b3c7328cc8 MAP: (8 sibs) 1 children: 42: 0x55b3c7320a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55b3c7328d60 MAP: (8 sibs) 7 children: 42: 0x55b3c7329370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55b3c7329408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55b3c73294a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55b3c7329538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55b3c73295d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55b3c7329668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55b3c7329700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55b3c7328df8 MAP: (8 sibs) 3 children: 42: 0x55b3c73297a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55b3c7329838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55b3c73298d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55b3c7328e90 MAP: (8 sibs) 1 children: 42: 0x55b3c7329970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55b3c7328f28 MAP: (8 sibs) 1 children: 42: 0x55b3c7329a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7427150 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c74271e0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55b3c7427270 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c7427300 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c7427390 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c7427420 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c74274b0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c7427540 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c74275d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c7427660 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c74276f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c7427780 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55b3c7427810 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c74278a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c7427930 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c74279c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c7427a50 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c7427ae0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c7427b70 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c7427c00 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c7427c90 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c7427d20 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55b3c7427db0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55b3c7427e40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55b3c7427ed0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55b3c7427f60 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55b3c7427ff0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55b3c7428080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55b3c7428110 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: 0x55b3c7326d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55b3c7317a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55b3c7317ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55b3c7317b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c74281b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55b3c7428240 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55b3c74282d0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55b3c7428360 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: 0x55b3c7326e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c731d770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55b3c731d808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7428400 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c7428490 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c7428520 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: 0x55b3c7326f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c731d8b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55b3c731d948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c74285c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c7428650 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c74286e0 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: 0x55b3c7325870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55b3c73180e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55b3c73185b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55b3c7318648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7318178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55b3c73186f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55b3c7318788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7318210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55b3c7318830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55b3c73182a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55b3c73188d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55b3c7318340 MAP: (8 sibs) 4 children: 42: 0x55b3c7318970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c7318a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c7318aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c7318b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c73183d8 MAP: (8 sibs) 3 children: 42: 0x55b3c7318be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55b3c7318c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55b3c7318d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55b3c7318470 MAP: (8 sibs) 2 children: 42: 0x55b3c7318db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55b3c7318ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55b3c7318f88 VAL***: '*BIG' (2 sibs) 42: 0x55b3c7318e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55b3c7318508 MAP: (8 sibs) 3 children: 42: 0x55b3c7319030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55b3c7319200 VAL***: '*BIG' (3 sibs) 42: 0x55b3c7319298 VAL***: '*LEFT' (3 sibs) 42: 0x55b3c7319330 VAL***: '*SMALL' (3 sibs) 42: 0x55b3c73190c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55b3c7319160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7428780 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c7428810 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55b3c74288a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c7428930 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c74289c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55b3c7428a50 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c7428ae0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c7428b70 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55b3c7428c00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c7428c90 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55b3c7428d20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c7428db0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c7428e40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c7428ed0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c7428f60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c7428ff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c7429080 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55b3c7429110 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55b3c74291a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55b3c7429230 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55b3c74292c0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55b3c7429350 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55b3c74293e0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55b3c7429470 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55b3c7429500 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55b3c7429590 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55b3c7429620 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55b3c74296b0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55b3c7429740 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55b3c74297d0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55b3c7429860 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55b3c74298f0 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: 0x55b3c7325988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55b3c7319d60 MAP: (8 sibs) 2 children: 42: 0x55b3c7316fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55b3c7317068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7319df8 MAP: (8 sibs) 2 children: 42: 0x55b3c73177d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55b3c7317868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55b3c7319e90 MAP: (8 sibs) 1 children: 42: 0x55b3c731a230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55b3c7319f28 MAP: (8 sibs) 1 children: 42: 0x55b3c731a2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55b3c7319fc0 MAP: (8 sibs) 4 children: 42: 0x55b3c731a370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731a408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731a4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731a538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c731a058 MAP: (8 sibs) 4 children: 42: 0x55b3c731a5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731a678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731a710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731a7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c731a0f0 MAP: (8 sibs) 4 children: 42: 0x55b3c731a850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731a8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731a980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731aa18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55b3c731a188 MAP: (8 sibs) 4 children: 42: 0x55b3c731aac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55b3c731ab58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55b3c731abf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55b3c731ac88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7429990 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c7429a20 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55b3c7429ab0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55b3c7429b40 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55b3c7429bd0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55b3c7429c60 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55b3c7429cf0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55b3c7429d80 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55b3c7429e10 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55b3c7429ea0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c7429f30 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55b3c7429fc0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55b3c742a050 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55b3c742a0e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55b3c742a170 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55b3c742a200 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55b3c742a290 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55b3c742a320 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55b3c742a3b0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55b3c742a440 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55b3c742a4d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55b3c742a560 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55b3c742a5f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55b3c742a680 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55b3c742a710 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55b3c742a7a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55b3c742a830 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55b3c742a8c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55b3c742a950 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55b3c742a9e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55b3c742aa70 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: 0x55b3c7325aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731b1a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55b3c731b238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55b3c731b2d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731b540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55b3c731b5d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55b3c731b368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55b3c73171b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731b400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55b3c731b680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731b718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731b498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55b3c731b7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731b858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c742ab10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c742aba0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c742ac30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c742acc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c742ad50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c742ade0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c742ae70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c742af00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c742af90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c742b020 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c742b0b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c742b140 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c742b1d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c742b260 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: 0x55b3c7325bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731b900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55b3c731b998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55b3c731ba30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731bca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55b3c731bd38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55b3c731bac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55b3c731bde0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731bb60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55b3c731be80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731bf18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731bbf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55b3c731bfc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55b3c731c058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c742b300 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c742b390 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55b3c742b420 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55b3c742b4b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c742b540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55b3c742b5d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55b3c742b660 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c742b6f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c742b780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c742b810 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55b3c742b8a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c742b930 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c742b9c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55b3c742ba50 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: 0x55b3c7325cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731c9d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731ca68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731cb00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731cd70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731ce08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731cb98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55b3c731ceb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731cc30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55b3c731cf50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731cfe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731ccc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55b3c731d090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731d128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c742baf0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c742bb80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c742bc10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c742bca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c742bd30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c742bdc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c742be50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c742bee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c742bf70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c742c000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c742c090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c742c120 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c742c1b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c742c240 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: 0x55b3c7325de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55b3c731ad80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731ae18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55b3c731aeb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55b3c731d1d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731d268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55b3c731af48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55b3c731d310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55b3c731afe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55b3c731d3b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731d448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55b3c731b078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55b3c731d4f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55b3c731d588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c742c2e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55b3c742c370 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55b3c742c400 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55b3c742c490 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55b3c742c520 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55b3c742c5b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55b3c742c640 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55b3c742c6d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55b3c742c760 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55b3c742c7f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55b3c742c880 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55b3c742c910 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55b3c742c9a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55b3c742ca30 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: 0x55b3c7325f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55b3c731dc30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55b3c731dcc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55b3c731dd60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55b3c7317910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55b3c73179a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55b3c731ddf8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55b3c731e060 MAP: (2 sibs) 4 children: 42: 0x55b3c7319640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55b3c73196d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55b3c7319770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55b3c7319808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55b3c731e0f8 MAP: (2 sibs) 5 children: 42: 0x55b3c731e1a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55b3c731e238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55b3c731e2d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55b3c731e368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55b3c731e400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55b3c731de90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55b3c73174c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55b3c7317558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55b3c73175f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55b3c731df28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55b3c731dfc0 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] 0x55b3c742cad0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c742cb60 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c742cbf0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c742cc80 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c742cd10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c742cda0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c742ce30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c742cec0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c742cf50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c742cfe0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c742d070 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c742d100 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c742d190 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c742d220 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c742d2b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c742d340 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c742d3d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c742d460 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c742d4f0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55b3c742d580 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c742d610 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c742d6a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c742d730 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55b3c742d7c0 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: 0x55b3c7326018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55b3c731e4f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55b3c731e588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55b3c731e620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55b3c731e920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55b3c731e9b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55b3c731e6b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55b3c731ea60 MAP: (2 sibs) 4 children: 42: 0x55b3c73198b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55b3c7319948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55b3c73199e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55b3c7319a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55b3c731eaf8 MAP: (2 sibs) 5 children: 42: 0x55b3c731eba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55b3c731ec38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55b3c731ecd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55b3c731ed68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55b3c731ee00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55b3c731e750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55b3c7317df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55b3c7317e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55b3c7317f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55b3c731e7e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55b3c731eea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55b3c731ef38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55b3c731efd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55b3c731e880 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] 0x55b3c742d860 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55b3c742d8f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55b3c742d980 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55b3c742da10 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55b3c742daa0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55b3c742db30 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55b3c742dbc0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55b3c742dc50 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55b3c742dce0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55b3c742dd70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55b3c742de00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55b3c742de90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55b3c742df20 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55b3c742dfb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55b3c742e040 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55b3c742e0d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55b3c742e160 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55b3c742e1f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55b3c742e280 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55b3c742e310 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55b3c742e3a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55b3c742e430 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55b3c742e4c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55b3c742e550 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55b3c742e5e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55b3c742e670 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55b3c742e700 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: 0x55b3c7326130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55b3c7320b70 MAP: (6 sibs) 1 children: 42: 0x55b3c7320f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55b3c7320fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7321048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c73210e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7321178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7321210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55b3c7320c08 MAP: (6 sibs) 1 children: 42: 0x55b3c73212b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55b3c7321350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c73213e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c7321480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c7321518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c73215b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7320ca0 MAP: (6 sibs) 1 children: 42: 0x55b3c7321650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55b3c7320d38 MAP: (6 sibs) 1 children: 42: 0x55b3c73216f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55b3c7320dd0 MAP: (6 sibs) 1 children: 42: 0x55b3c7321790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55b3c7321830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55b3c73218c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55b3c7320e68 MAP: (6 sibs) 1 children: 42: 0x55b3c7321970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c742e7a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c742e830 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c742e8c0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55b3c742e950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c742e9e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c742ea70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c742eb00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c742eb90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c742ec20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c742ecb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55b3c742ed40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c742edd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c742ee60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c742eef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c742ef80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c742f010 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c742f0a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55b3c742f130 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55b3c742f1c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55b3c742f250 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55b3c742f2e0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55b3c742f370 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55b3c742f400 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55b3c742f490 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55b3c742f520 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: 0x55b3c7326248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55b3c7322c10 MAP: (6 sibs) 1 children: 42: 0x55b3c731c750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c7322fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c73230e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7323178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7323210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55b3c7322ca8 MAP: (6 sibs) 1 children: 42: 0x55b3c731c7f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c73232b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c73233e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c7323478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c7323510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7322d40 MAP: (6 sibs) 1 children: 42: 0x55b3c731c890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c73235b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c73236e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7323778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7323810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55b3c7322dd8 MAP: (6 sibs) 1 children: 42: 0x55b3c731c930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c73238b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c73239e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c7323a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c7323b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7322e70 MAP: (6 sibs) 1 children: 42: 0x55b3c7323bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c7323c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7323ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55b3c7323d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55b3c7323e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55b3c7323eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55b3c7322f08 MAP: (6 sibs) 1 children: 42: 0x55b3c7323f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55b3c7323ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55b3c7324088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55b3c7324120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55b3c73241b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55b3c7324250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c742f5c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55b3c742f650 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55b3c742f6e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55b3c742f770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55b3c742f800 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55b3c742f890 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55b3c742f920 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55b3c742f9b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55b3c742fa40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55b3c742fad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55b3c742fb60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55b3c742fbf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55b3c742fc80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55b3c742fd10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55b3c742fda0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55b3c742fe30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55b3c742fec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55b3c742ff50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55b3c742ffe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55b3c7430070 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55b3c7430100 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55b3c7430190 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55b3c7430220 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55b3c74302b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55b3c7430340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55b3c74303d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55b3c7430460 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55b3c74304f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55b3c7430580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55b3c7430610 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55b3c74306a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55b3c7430730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55b3c74307c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55b3c7430850 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55b3c74308e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55b3c7430970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55b3c7430a00 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55b3c7430a90 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55b3c7430b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55b3c7430bb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55b3c7430c40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55b3c7430cd0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55b3c7430d60 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: 0x55b3c7326360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55b3c73242f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c7324388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c7324420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c73244b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55b3c7324550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55b3c73245e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55b3c7324680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55b3c7324718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55b3c73247b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55b3c7322010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55b3c7324848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55b3c73220b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55b3c73248e0 DOCMAP: (17 sibs) 2 children: 42: 0x55b3c7316e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55b3c7316f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55b3c7324978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c7322150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55b3c7324a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c73221f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55b3c7324aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c7321a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55b3c7324b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55b3c7321ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55b3c7324bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55b3c7324c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7430e00 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55b3c7430e90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55b3c7430f20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55b3c7430fb0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55b3c7431040 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55b3c74310d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55b3c7431160 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55b3c74311f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55b3c7431280 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55b3c7431310 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55b3c74313a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55b3c7431430 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55b3c74314c0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55b3c7431550 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55b3c74315e0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55b3c7431670 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55b3c7431700 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55b3c7431790 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55b3c7431820 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55b3c74318b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55b3c7431940 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55b3c74319d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55b3c7431a60 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55b3c7431af0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55b3c7431b80 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55b3c7431c10 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: 0x55b3c7326478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55b3c7322610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55b3c73226a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55b3c7322740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55b3c73227d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55b3c7322870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55b3c731c100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55b3c731c198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7431cb0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c7431d40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55b3c7431dd0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55b3c7431e60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c7431ef0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55b3c7431f80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c7432010 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55b3c74320a0 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: 0x55b3c7326590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55b3c731f070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55b3c731f108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55b3c731f1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55b3c731f238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55b3c731f2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55b3c731c290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55b3c731c328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7432140 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55b3c74321d0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55b3c7432260 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55b3c74322f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55b3c7432380 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55b3c7432410 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55b3c74324a0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55b3c7432530 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: 0x55b3c73266a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c7317690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55b3c7317728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c74325d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c7432660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55b3c74326f0 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: 0x55b3c73267c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c731d630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55b3c731d6c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7432790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c7432820 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55b3c74328b0 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: 0x55b3c73268d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55b3c7324e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55b3c7324ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55b3c7324f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55b3c7325320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55b3c73253b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55b3c7325018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55b3c7317c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55b3c7317cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55b3c7317d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55b3c73250b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55b3c7325460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55b3c73254f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55b3c7325148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55b3c73251e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55b3c73255a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55b3c7325638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55b3c7325278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55b3c73256e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55b3c7325778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7432950 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55b3c74329e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55b3c7432a70 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55b3c7432b00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c7432b90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55b3c7432c20 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55b3c7432cb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c7432d40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55b3c7432dd0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55b3c7432e60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55b3c7432ef0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c7432f80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55b3c7433010 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55b3c74330a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55b3c7433130 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c74331c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55b3c7433250 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55b3c74332e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c7433370 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55b3c7433400 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: 0x55b3c73269f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55b3c7327b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55b3c7327bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55b3c7327c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55b3c7328000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55b3c7328098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55b3c7327cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55b3c7328140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55b3c73281d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55b3c7328270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55b3c7327d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55b3c7328310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55b3c73283a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55b3c7327e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55b3c7327ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55b3c7328450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55b3c73284e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55b3c7327f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55b3c7328590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55b3c7328628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c74334a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55b3c7433530 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55b3c74335c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55b3c7433650 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55b3c74336e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55b3c7433770 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55b3c7433800 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55b3c7433890 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55b3c7433920 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55b3c74339b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55b3c7433a40 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55b3c7433ad0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55b3c7433b60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55b3c7433bf0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55b3c7433c80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55b3c7433d10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55b3c7433da0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55b3c7433e30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55b3c7433ec0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55b3c7433f50 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: 0x55b3c7326b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55b3c731ff90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55b3c7320460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55b3c73204f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55b3c7320590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55b3c7320028 MAP: (8 sibs) 3 children: 42: 0x55b3c7320630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55b3c73206c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55b3c7320760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55b3c73200c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55b3c731f710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55b3c7320158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55b3c731f7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55b3c73201f0 MAP: (8 sibs) 7 children: 42: 0x55b3c73286d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55b3c7328768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55b3c7328800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55b3c7328898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55b3c7328930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55b3c73289c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55b3c7328a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55b3c7320288 VAL***: '*a0' (8 sibs) 42: 0x55b3c7320320 VAL***: '*a7' (8 sibs) 42: 0x55b3c73203b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7433ff0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55b3c7434080 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55b3c7434110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c74341a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c7434230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c74342c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c7434350 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c74343e0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c7434470 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c7434500 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55b3c7434590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c7434620 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55b3c74346b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c7434740 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c74347d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c7434860 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c74348f0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c7434980 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c7434a10 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c7434aa0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c7434b30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c7434bc0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55b3c7434c50 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55b3c7434ce0 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: 0x55b3c7326c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55b3c7328b00 MAP: (8 sibs) 3 children: 42: 0x55b3c7328fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55b3c7329068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55b3c7329100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55b3c7328b98 MAP: (8 sibs) 3 children: 42: 0x55b3c73291a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55b3c7329238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55b3c73292d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55b3c7328c30 MAP: (8 sibs) 1 children: 42: 0x55b3c731db80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55b3c7328cc8 MAP: (8 sibs) 1 children: 42: 0x55b3c7320a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55b3c7328d60 MAP: (8 sibs) 7 children: 42: 0x55b3c7329370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55b3c7329408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55b3c73294a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55b3c7329538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55b3c73295d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55b3c7329668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55b3c7329700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55b3c7328df8 MAP: (8 sibs) 3 children: 42: 0x55b3c73297a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55b3c7329838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55b3c73298d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55b3c7328e90 MAP: (8 sibs) 1 children: 42: 0x55b3c7329970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55b3c7328f28 MAP: (8 sibs) 1 children: 42: 0x55b3c7329a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7434d80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55b3c7434e10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55b3c7434ea0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55b3c7434f30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55b3c7434fc0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55b3c7435050 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55b3c74350e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55b3c7435170 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55b3c7435200 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55b3c7435290 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55b3c7435320 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55b3c74353b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55b3c7435440 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55b3c74354d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55b3c7435560 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55b3c74355f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55b3c7435680 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55b3c7435710 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55b3c74357a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55b3c7435830 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55b3c74358c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55b3c7435950 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55b3c74359e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55b3c7435a70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55b3c7435b00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55b3c7435b90 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55b3c7435c20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55b3c7435cb0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55b3c7435d40 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: 0x55b3c7326d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55b3c7317a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55b3c7317ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55b3c7317b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7435de0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55b3c7435e70 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55b3c7435f00 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55b3c7435f90 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: 0x55b3c7326e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c731d770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55b3c731d808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c7436030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c74360c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c7436150 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: 0x55b3c7326f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55b3c731d8b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55b3c731d948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55b3c74361f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55b3c7436280 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55b3c7436310 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 (40 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (40 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.05 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-indentation-0.6.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x556ff6442500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x556ff643b580 DOCSEQ: (1 sibs) 3 children: 43: 0x556ff643b620 VAL: 'foo' (3 sibs) 43: 0x556ff643b6b8 VAL: 'bar' (3 sibs) 43: 0x556ff643b750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff647c510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x556ff647c5a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x556ff647c630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x556ff647c6c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x556ff647c750 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: 0x556ff6442618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643c2d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643c368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643c410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643c5e0 VAL: 'val0' (2 sibs) 43: 0x556ff643c678 VAL: 'val1' (2 sibs) 43: 0x556ff643c4a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643c720 VAL: 'val2' (2 sibs) 43: 0x556ff643c7b8 VAL: 'val3' (2 sibs) 43: 0x556ff643c540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643c860 VAL: 'val4' (2 sibs) 43: 0x556ff643c8f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff647e600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff647e690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff647e720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff647e7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff647e840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff647e8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff647e960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff647e9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff647ea80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff647eb10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff647eba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff647ec30 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: 0x556ff6442730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643ce10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643cea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643cf50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643d120 VAL: 'val0' (2 sibs) 43: 0x556ff643d1b8 VAL: 'val1' (2 sibs) 43: 0x556ff643cfe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643d260 VAL: 'val2' (2 sibs) 43: 0x556ff643d2f8 VAL: 'val3' (2 sibs) 43: 0x556ff643d080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643d3a0 VAL: 'val4' (2 sibs) 43: 0x556ff643d438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64805f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff6480680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff6480710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64807a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6480830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64808c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6480950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64809e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff6480a70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6480b00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff6480b90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6480c20 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: 0x556ff6442848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643d4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643d578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643d620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643d7f0 VAL: 'val0' (2 sibs) 43: 0x556ff643d888 VAL: 'val1' (2 sibs) 43: 0x556ff643d6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643d930 VAL: 'val2' (2 sibs) 43: 0x556ff643d9c8 VAL: 'val3' (2 sibs) 43: 0x556ff643d750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643da70 VAL: 'val4' (2 sibs) 43: 0x556ff643db08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64825e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff6482670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff6482700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff6482790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6482820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64828b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6482940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64829d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff6482a60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6482af0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff6482b80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6482c10 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: 0x556ff6442960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643e480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643e518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643e5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643e790 VAL: 'val0' (2 sibs) 43: 0x556ff643e828 VAL: 'val1' (2 sibs) 43: 0x556ff643e658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643e8d0 VAL: 'val2' (2 sibs) 43: 0x556ff643e968 VAL: 'val3' (2 sibs) 43: 0x556ff643e6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643ea10 VAL: 'val4' (2 sibs) 43: 0x556ff643eaa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64845d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff6484660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64846f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff6484780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6484810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64848a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6484930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64849c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff6484a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6484ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff6484b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6484c00 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: 0x556ff6442a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x556ff643ca90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x556ff643cb30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x556ff6440cb0 VAL: 'env01' (28 sibs) 43: 0x556ff6440d48 VAL: 'env02' (28 sibs) 43: 0x556ff6440de0 VAL: 'env03' (28 sibs) 43: 0x556ff6440e78 VAL: 'env04' (28 sibs) 43: 0x556ff6440f10 VAL: 'env11' (28 sibs) 43: 0x556ff6440fa8 VAL: 'env12' (28 sibs) 43: 0x556ff6441040 VAL: 'env13' (28 sibs) 43: 0x556ff64410d8 VAL: 'env14' (28 sibs) 43: 0x556ff6441170 VAL: 'env21' (28 sibs) 43: 0x556ff6441208 VAL: 'env22' (28 sibs) 43: 0x556ff64412a0 VAL: 'env23' (28 sibs) 43: 0x556ff6441338 VAL: 'env24' (28 sibs) 43: 0x556ff64413d0 VAL: 'env31' (28 sibs) 43: 0x556ff6441468 VAL: 'env32' (28 sibs) 43: 0x556ff6441500 VAL: 'env33' (28 sibs) 43: 0x556ff6441598 VAL: 'env34' (28 sibs) 43: 0x556ff6441630 VAL: 'env41' (28 sibs) 43: 0x556ff64416c8 VAL: 'env42' (28 sibs) 43: 0x556ff6441760 VAL: 'env43' (28 sibs) 43: 0x556ff64417f8 VAL: 'env44' (28 sibs) 43: 0x556ff6441890 VAL: 'env51' (28 sibs) 43: 0x556ff6441928 VAL: 'env52' (28 sibs) 43: 0x556ff64419c0 VAL: 'env53' (28 sibs) 43: 0x556ff6441a58 VAL: 'env54' (28 sibs) 43: 0x556ff6441af0 VAL: 'env61' (28 sibs) 43: 0x556ff6441b88 VAL: 'env62' (28 sibs) 43: 0x556ff6441c20 VAL: 'env63' (28 sibs) 43: 0x556ff6441cb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64878a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff6487930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x556ff64879c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x556ff6487a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x556ff6487ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x556ff6487b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x556ff6487c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x556ff6487c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x556ff6487d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x556ff6487db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x556ff6487e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x556ff6487ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x556ff6487f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x556ff6487ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x556ff6488080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x556ff6488110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x556ff64881a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x556ff6488230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x556ff64882c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x556ff6488350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x556ff64883e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x556ff6488470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x556ff6488500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x556ff6488590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x556ff6488620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x556ff64886b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x556ff6488740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x556ff64887d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x556ff6488860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x556ff64888f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x556ff6488980 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: 0x556ff6442b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643fb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x556ff643fca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x556ff643fe70 VAL: 'a' (6 sibs) 43: 0x556ff643ff08 VAL: 'b' (6 sibs) 43: 0x556ff643ffa0 VAL: 'c' (6 sibs) 43: 0x556ff6440038 VAL: 'd' (6 sibs) 43: 0x556ff64400d0 VAL: 'e' (6 sibs) 43: 0x556ff6440168 VAL: 'f' (6 sibs) 43: 0x556ff643fd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x556ff6440210 VAL: 'a' (2 sibs) 43: 0x556ff64402a8 VAL: 'b' (2 sibs) 43: 0x556ff643fdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x556ff6440350 VAL: 'a' (2 sibs) 43: 0x556ff64403e8 VAL: 'b' (2 sibs) 43: 0x556ff643fbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x556ff6440490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x556ff64405d0 VAL: 'a' (6 sibs) 43: 0x556ff6440668 VAL: 'b' (6 sibs) 43: 0x556ff6440700 VAL: 'c' (6 sibs) 43: 0x556ff6440798 VAL: 'd' (6 sibs) 43: 0x556ff6440830 VAL: 'e' (6 sibs) 43: 0x556ff64408c8 VAL: 'f' (6 sibs) 43: 0x556ff6440528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x556ff6440970 VAL: 'a' (2 sibs) 43: 0x556ff6440a08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff648a7e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff648a870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x556ff648a900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x556ff648a990 VAL: 'a' (6 sibs) 43: [4] [4] 0x556ff648aa20 VAL: 'b' (6 sibs) 43: [5] [5] 0x556ff648aab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x556ff648ab40 VAL: 'd' (6 sibs) 43: [7] [7] 0x556ff648abd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x556ff648ac60 VAL: 'f' (6 sibs) 43: [9] [9] 0x556ff648acf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x556ff648ad80 VAL: 'a' (2 sibs) 43: [11] [11] 0x556ff648ae10 VAL: 'b' (2 sibs) 43: [12] [12] 0x556ff648aea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x556ff648af30 VAL: 'a' (2 sibs) 43: [14] [14] 0x556ff648afc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x556ff648b050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x556ff648b0e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x556ff648b170 VAL: 'a' (6 sibs) 43: [18] [18] 0x556ff648b200 VAL: 'b' (6 sibs) 43: [19] [19] 0x556ff648b290 VAL: 'c' (6 sibs) 43: [20] [20] 0x556ff648b320 VAL: 'd' (6 sibs) 43: [21] [21] 0x556ff648b3b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x556ff648b440 VAL: 'f' (6 sibs) 43: [23] [23] 0x556ff648b4d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x556ff648b560 VAL: 'a' (2 sibs) 43: [25] [25] 0x556ff648b5f0 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: 0x556ff6442ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x556ff6440b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x556ff6440ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x556ff6442240 VAL: 'a' (4 sibs) 43: 0x556ff64422d8 VAL: 'b' (4 sibs) 43: 0x556ff6442370 VAL: 'c' (4 sibs) 43: 0x556ff6442408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff648ce10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff648cea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x556ff648cf30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x556ff648cfc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x556ff648d050 VAL: 'b' (4 sibs) 43: [5] [5] 0x556ff648d0e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x556ff648d170 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: 0x556ff6442dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643be10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x556ff643bcd0 VAL: 'a' (2 sibs) 43: 0x556ff643bd68 VAL: 'b' (2 sibs) 43: 0x556ff643bea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x556ff643bb90 VAL: 'c' (2 sibs) 43: 0x556ff643bc28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff648eb40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff648ebd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x556ff648ec60 VAL: 'a' (2 sibs) 43: [3] [3] 0x556ff648ecf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x556ff648ed80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x556ff648ee10 VAL: 'c' (2 sibs) 43: [6] [6] 0x556ff648eea0 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: 0x556ff6442ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x556ff643c9a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x556ff643ba50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x556ff643bae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x556ff6444f40 VAL: 'a' (21 sibs) 43: 0x556ff6444fd8 VAL: 'b' (21 sibs) 43: 0x556ff6445070 VAL: 'b1' (21 sibs) 43: 0x556ff6445108 VAL: 'b2' (21 sibs) 43: 0x556ff64451a0 VAL: 'b3' (21 sibs) 43: 0x556ff6445238 VAL: 'b4' (21 sibs) 43: 0x556ff64452d0 VAL: 'b5' (21 sibs) 43: 0x556ff6445368 VAL: 'b6' (21 sibs) 43: 0x556ff6445400 VAL: 'b61' (21 sibs) 43: 0x556ff6445498 VAL: 'b62' (21 sibs) 43: 0x556ff6445530 VAL: 'b63' (21 sibs) 43: 0x556ff64455c8 VAL: 'b64' (21 sibs) 43: 0x556ff6445660 VAL: 'b65' (21 sibs) 43: 0x556ff64456f8 VAL: 'b66' (21 sibs) 43: 0x556ff6445790 VAL: 'b7' (21 sibs) 43: 0x556ff6445828 VAL: 'b8' (21 sibs) 43: 0x556ff64458c0 VAL: 'b9' (21 sibs) 43: 0x556ff6445958 VAL: 'b10' (21 sibs) 43: 0x556ff64459f0 VAL: 'e' (21 sibs) 43: 0x556ff6445a88 VAL: 'f' (21 sibs) 43: 0x556ff6445b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64922b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff6492340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x556ff64923d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x556ff6492460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x556ff64924f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x556ff6492580 VAL: 'b' (21 sibs) 43: [6] [6] 0x556ff6492610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x556ff64926a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x556ff6492730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x556ff64927c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x556ff6492850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x556ff64928e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x556ff6492970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x556ff6492a00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x556ff6492a90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x556ff6492b20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x556ff6492bb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x556ff6492c40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x556ff6492cd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x556ff6492d60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x556ff6492df0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x556ff6492e80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x556ff6492f10 VAL: 'e' (21 sibs) 43: [23] [23] 0x556ff6492fa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x556ff6493030 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: 0x556ff6442ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x556ff6441d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x556ff643dbb0 VAL: 'f' (1 sibs) 43: 0x556ff6441df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x556ff6441e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x556ff643dc50 VAL: 'b' (1 sibs) 43: 0x556ff6441f28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64919a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x556ff6491a30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x556ff6491ac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x556ff6491b50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x556ff6491be0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x556ff6491c70 VAL: 'b' (1 sibs) 43: [6] [6] 0x556ff6491d00 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: 0x556ff6442500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x556ff643b580 DOCSEQ: (1 sibs) 3 children: 43: 0x556ff643b620 VAL: 'foo' (3 sibs) 43: 0x556ff643b6b8 VAL: 'bar' (3 sibs) 43: 0x556ff643b750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64948e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x556ff6494970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x556ff6494a00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x556ff6494a90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x556ff6494b20 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: 0x556ff6442618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643c2d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643c368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643c410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643c5e0 VAL: 'val0' (2 sibs) 43: 0x556ff643c678 VAL: 'val1' (2 sibs) 43: 0x556ff643c4a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643c720 VAL: 'val2' (2 sibs) 43: 0x556ff643c7b8 VAL: 'val3' (2 sibs) 43: 0x556ff643c540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643c860 VAL: 'val4' (2 sibs) 43: 0x556ff643c8f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64951f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff6495280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff6495310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64953a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6495430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64954c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6495550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64955e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff6495670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6495700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff6495790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6495820 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: 0x556ff6442730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643ce10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643cea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643cf50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643d120 VAL: 'val0' (2 sibs) 43: 0x556ff643d1b8 VAL: 'val1' (2 sibs) 43: 0x556ff643cfe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643d260 VAL: 'val2' (2 sibs) 43: 0x556ff643d2f8 VAL: 'val3' (2 sibs) 43: 0x556ff643d080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643d3a0 VAL: 'val4' (2 sibs) 43: 0x556ff643d438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff6495b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff6495b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff6495c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff6495cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6495d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff6495dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6495e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff6495ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff6495f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6496010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64960a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6496130 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: 0x556ff6442848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643d4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643d578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643d620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643d7f0 VAL: 'val0' (2 sibs) 43: 0x556ff643d888 VAL: 'val1' (2 sibs) 43: 0x556ff643d6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643d930 VAL: 'val2' (2 sibs) 43: 0x556ff643d9c8 VAL: 'val3' (2 sibs) 43: 0x556ff643d750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643da70 VAL: 'val4' (2 sibs) 43: 0x556ff643db08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff6496410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64964a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff6496530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64965c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6496650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64966e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6496770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff6496800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff6496890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6496920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64969b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6496a40 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: 0x556ff6442960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643e480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643e518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643e5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643e790 VAL: 'val0' (2 sibs) 43: 0x556ff643e828 VAL: 'val1' (2 sibs) 43: 0x556ff643e658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643e8d0 VAL: 'val2' (2 sibs) 43: 0x556ff643e968 VAL: 'val3' (2 sibs) 43: 0x556ff643e6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643ea10 VAL: 'val4' (2 sibs) 43: 0x556ff643eaa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff6496d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff6496db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff6496e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff6496ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6496f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff6496ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6497080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff6497110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64971a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6497230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64972c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6497350 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: 0x556ff6442a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x556ff643ca90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x556ff643cb30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x556ff6440cb0 VAL: 'env01' (28 sibs) 43: 0x556ff6440d48 VAL: 'env02' (28 sibs) 43: 0x556ff6440de0 VAL: 'env03' (28 sibs) 43: 0x556ff6440e78 VAL: 'env04' (28 sibs) 43: 0x556ff6440f10 VAL: 'env11' (28 sibs) 43: 0x556ff6440fa8 VAL: 'env12' (28 sibs) 43: 0x556ff6441040 VAL: 'env13' (28 sibs) 43: 0x556ff64410d8 VAL: 'env14' (28 sibs) 43: 0x556ff6441170 VAL: 'env21' (28 sibs) 43: 0x556ff6441208 VAL: 'env22' (28 sibs) 43: 0x556ff64412a0 VAL: 'env23' (28 sibs) 43: 0x556ff6441338 VAL: 'env24' (28 sibs) 43: 0x556ff64413d0 VAL: 'env31' (28 sibs) 43: 0x556ff6441468 VAL: 'env32' (28 sibs) 43: 0x556ff6441500 VAL: 'env33' (28 sibs) 43: 0x556ff6441598 VAL: 'env34' (28 sibs) 43: 0x556ff6441630 VAL: 'env41' (28 sibs) 43: 0x556ff64416c8 VAL: 'env42' (28 sibs) 43: 0x556ff6441760 VAL: 'env43' (28 sibs) 43: 0x556ff64417f8 VAL: 'env44' (28 sibs) 43: 0x556ff6441890 VAL: 'env51' (28 sibs) 43: 0x556ff6441928 VAL: 'env52' (28 sibs) 43: 0x556ff64419c0 VAL: 'env53' (28 sibs) 43: 0x556ff6441a58 VAL: 'env54' (28 sibs) 43: 0x556ff6441af0 VAL: 'env61' (28 sibs) 43: 0x556ff6441b88 VAL: 'env62' (28 sibs) 43: 0x556ff6441c20 VAL: 'env63' (28 sibs) 43: 0x556ff6441cb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff6497f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff6497fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x556ff6498060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x556ff64980f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x556ff6498180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x556ff6498210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x556ff64982a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x556ff6498330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x556ff64983c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x556ff6498450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x556ff64984e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x556ff6498570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x556ff6498600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x556ff6498690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x556ff6498720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x556ff64987b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x556ff6498840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x556ff64988d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x556ff6498960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x556ff64989f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x556ff6498a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x556ff6498b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x556ff6498ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x556ff6498c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x556ff6498cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x556ff6498d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x556ff6498de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x556ff6498e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x556ff6498f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x556ff6498f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x556ff6499020 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: 0x556ff6442b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643fb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x556ff643fca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x556ff643fe70 VAL: 'a' (6 sibs) 43: 0x556ff643ff08 VAL: 'b' (6 sibs) 43: 0x556ff643ffa0 VAL: 'c' (6 sibs) 43: 0x556ff6440038 VAL: 'd' (6 sibs) 43: 0x556ff64400d0 VAL: 'e' (6 sibs) 43: 0x556ff6440168 VAL: 'f' (6 sibs) 43: 0x556ff643fd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x556ff6440210 VAL: 'a' (2 sibs) 43: 0x556ff64402a8 VAL: 'b' (2 sibs) 43: 0x556ff643fdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x556ff6440350 VAL: 'a' (2 sibs) 43: 0x556ff64403e8 VAL: 'b' (2 sibs) 43: 0x556ff643fbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x556ff6440490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x556ff64405d0 VAL: 'a' (6 sibs) 43: 0x556ff6440668 VAL: 'b' (6 sibs) 43: 0x556ff6440700 VAL: 'c' (6 sibs) 43: 0x556ff6440798 VAL: 'd' (6 sibs) 43: 0x556ff6440830 VAL: 'e' (6 sibs) 43: 0x556ff64408c8 VAL: 'f' (6 sibs) 43: 0x556ff6440528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x556ff6440970 VAL: 'a' (2 sibs) 43: 0x556ff6440a08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff6499150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64991e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x556ff6499270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x556ff6499300 VAL: 'a' (6 sibs) 43: [4] [4] 0x556ff6499390 VAL: 'b' (6 sibs) 43: [5] [5] 0x556ff6499420 VAL: 'c' (6 sibs) 43: [6] [6] 0x556ff64994b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x556ff6499540 VAL: 'e' (6 sibs) 43: [8] [8] 0x556ff64995d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x556ff6499660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x556ff64996f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x556ff6499780 VAL: 'b' (2 sibs) 43: [12] [12] 0x556ff6499810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x556ff64998a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x556ff6499930 VAL: 'b' (2 sibs) 43: [15] [15] 0x556ff64999c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x556ff6499a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x556ff6499ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x556ff6499b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x556ff6499c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x556ff6499c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x556ff6499d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x556ff6499db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x556ff6499e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x556ff6499ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x556ff6499f60 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: 0x556ff6442ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x556ff6440b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x556ff6440ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x556ff6442240 VAL: 'a' (4 sibs) 43: 0x556ff64422d8 VAL: 'b' (4 sibs) 43: 0x556ff6442370 VAL: 'c' (4 sibs) 43: 0x556ff6442408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff6497630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64976c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x556ff6497750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x556ff64977e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x556ff6497870 VAL: 'b' (4 sibs) 43: [5] [5] 0x556ff6497900 VAL: 'c' (4 sibs) 43: [6] [6] 0x556ff6497990 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: 0x556ff6442dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643be10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x556ff643bcd0 VAL: 'a' (2 sibs) 43: 0x556ff643bd68 VAL: 'b' (2 sibs) 43: 0x556ff643bea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x556ff643bb90 VAL: 'c' (2 sibs) 43: 0x556ff643bc28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff649a360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff649a3f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x556ff649a480 VAL: 'a' (2 sibs) 43: [3] [3] 0x556ff649a510 VAL: 'b' (2 sibs) 43: [4] [4] 0x556ff649a5a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x556ff649a630 VAL: 'c' (2 sibs) 43: [6] [6] 0x556ff649a6c0 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: 0x556ff6442ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x556ff643c9a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x556ff643ba50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x556ff643bae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x556ff6444f40 VAL: 'a' (21 sibs) 43: 0x556ff6444fd8 VAL: 'b' (21 sibs) 43: 0x556ff6445070 VAL: 'b1' (21 sibs) 43: 0x556ff6445108 VAL: 'b2' (21 sibs) 43: 0x556ff64451a0 VAL: 'b3' (21 sibs) 43: 0x556ff6445238 VAL: 'b4' (21 sibs) 43: 0x556ff64452d0 VAL: 'b5' (21 sibs) 43: 0x556ff6445368 VAL: 'b6' (21 sibs) 43: 0x556ff6445400 VAL: 'b61' (21 sibs) 43: 0x556ff6445498 VAL: 'b62' (21 sibs) 43: 0x556ff6445530 VAL: 'b63' (21 sibs) 43: 0x556ff64455c8 VAL: 'b64' (21 sibs) 43: 0x556ff6445660 VAL: 'b65' (21 sibs) 43: 0x556ff64456f8 VAL: 'b66' (21 sibs) 43: 0x556ff6445790 VAL: 'b7' (21 sibs) 43: 0x556ff6445828 VAL: 'b8' (21 sibs) 43: 0x556ff64458c0 VAL: 'b9' (21 sibs) 43: 0x556ff6445958 VAL: 'b10' (21 sibs) 43: 0x556ff64459f0 VAL: 'e' (21 sibs) 43: 0x556ff6445a88 VAL: 'f' (21 sibs) 43: 0x556ff6445b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff649b580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff649b610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x556ff649b6a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x556ff649b730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x556ff649b7c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x556ff649b850 VAL: 'b' (21 sibs) 43: [6] [6] 0x556ff649b8e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x556ff649b970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x556ff649ba00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x556ff649ba90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x556ff649bb20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x556ff649bbb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x556ff649bc40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x556ff649bcd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x556ff649bd60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x556ff649bdf0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x556ff649be80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x556ff649bf10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x556ff649bfa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x556ff649c030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x556ff649c0c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x556ff649c150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x556ff649c1e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x556ff649c270 VAL: 'f' (21 sibs) 43: [24] [24] 0x556ff649c300 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: 0x556ff6442ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x556ff6441d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x556ff643dbb0 VAL: 'f' (1 sibs) 43: 0x556ff6441df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x556ff6441e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x556ff643dc50 VAL: 'b' (1 sibs) 43: 0x556ff6441f28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff649ac70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x556ff649ad00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x556ff649ad90 VAL: 'f' (1 sibs) 43: [3] [3] 0x556ff649ae20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x556ff649aeb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x556ff649af40 VAL: 'b' (1 sibs) 43: [6] [6] 0x556ff649afd0 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] 0x556ff647c510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x556ff647c5a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x556ff647c630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x556ff647c6c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x556ff647c750 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] 0x556ff649ded0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x556ff649df60 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x556ff649dff0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x556ff649e080 VAL: 'bar' (3 sibs) 43: [4] [4] 0x556ff649e110 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] 0x556ff647e600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff647e690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff647e720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff647e7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff647e840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff647e8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff647e960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff647e9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff647ea80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff647eb10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff647eba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff647ec30 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] 0x556ff649f0c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff649f150 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff649f1e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff649f270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff649f300 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff649f390 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff649f420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff649f4b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff649f540 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff649f5d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff649f660 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff649f6f0 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] 0x556ff64805f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff6480680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff6480710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64807a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6480830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64808c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6480950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64809e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff6480a70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6480b00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff6480b90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6480c20 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] 0x556ff649f9d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff649fa60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff649faf0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff649fb80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff649fc10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff649fca0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff649fd30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff649fdc0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff649fe50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff649fee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff649ff70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64a0000 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] 0x556ff64825e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff6482670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff6482700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff6482790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6482820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64828b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6482940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64829d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff6482a60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6482af0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff6482b80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6482c10 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] 0x556ff64a02e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64a0370 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64a0400 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64a0490 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64a0520 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64a05b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64a0640 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64a06d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64a0760 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64a07f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64a0880 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64a0910 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] 0x556ff64845d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff6484660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64846f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff6484780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6484810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64848a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6484930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64849c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff6484a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6484ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff6484b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6484c00 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] 0x556ff64a0bf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64a0c80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64a0d10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64a0da0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64a0e30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64a0ec0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64a0f50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64a0fe0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64a1070 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64a1100 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64a1190 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64a1220 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] 0x556ff64878a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff6487930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x556ff64879c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x556ff6487a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x556ff6487ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x556ff6487b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x556ff6487c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x556ff6487c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x556ff6487d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x556ff6487db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x556ff6487e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x556ff6487ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x556ff6487f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x556ff6487ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x556ff6488080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x556ff6488110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x556ff64881a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x556ff6488230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x556ff64882c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x556ff6488350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x556ff64883e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x556ff6488470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x556ff6488500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x556ff6488590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x556ff6488620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x556ff64886b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x556ff6488740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x556ff64887d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x556ff6488860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x556ff64888f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x556ff6488980 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] 0x556ff64a1e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64a1ea0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x556ff64a1f30 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x556ff64a1fc0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x556ff64a2050 VAL: 'env02' (28 sibs) 43: [5] [5] 0x556ff64a20e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x556ff64a2170 VAL: 'env04' (28 sibs) 43: [7] [7] 0x556ff64a2200 VAL: 'env11' (28 sibs) 43: [8] [8] 0x556ff64a2290 VAL: 'env12' (28 sibs) 43: [9] [9] 0x556ff64a2320 VAL: 'env13' (28 sibs) 43: [10] [10] 0x556ff64a23b0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x556ff64a2440 VAL: 'env21' (28 sibs) 43: [12] [12] 0x556ff64a24d0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x556ff64a2560 VAL: 'env23' (28 sibs) 43: [14] [14] 0x556ff64a25f0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x556ff64a2680 VAL: 'env31' (28 sibs) 43: [16] [16] 0x556ff64a2710 VAL: 'env32' (28 sibs) 43: [17] [17] 0x556ff64a27a0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x556ff64a2830 VAL: 'env34' (28 sibs) 43: [19] [19] 0x556ff64a28c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x556ff64a2950 VAL: 'env42' (28 sibs) 43: [21] [21] 0x556ff64a29e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x556ff64a2a70 VAL: 'env44' (28 sibs) 43: [23] [23] 0x556ff64a2b00 VAL: 'env51' (28 sibs) 43: [24] [24] 0x556ff64a2b90 VAL: 'env52' (28 sibs) 43: [25] [25] 0x556ff64a2c20 VAL: 'env53' (28 sibs) 43: [26] [26] 0x556ff64a2cb0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x556ff64a2d40 VAL: 'env61' (28 sibs) 43: [28] [28] 0x556ff64a2dd0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x556ff64a2e60 VAL: 'env63' (28 sibs) 43: [30] [30] 0x556ff64a2ef0 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] 0x556ff648a7e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff648a870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x556ff648a900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x556ff648a990 VAL: 'a' (6 sibs) 43: [4] [4] 0x556ff648aa20 VAL: 'b' (6 sibs) 43: [5] [5] 0x556ff648aab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x556ff648ab40 VAL: 'd' (6 sibs) 43: [7] [7] 0x556ff648abd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x556ff648ac60 VAL: 'f' (6 sibs) 43: [9] [9] 0x556ff648acf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x556ff648ad80 VAL: 'a' (2 sibs) 43: [11] [11] 0x556ff648ae10 VAL: 'b' (2 sibs) 43: [12] [12] 0x556ff648aea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x556ff648af30 VAL: 'a' (2 sibs) 43: [14] [14] 0x556ff648afc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x556ff648b050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x556ff648b0e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x556ff648b170 VAL: 'a' (6 sibs) 43: [18] [18] 0x556ff648b200 VAL: 'b' (6 sibs) 43: [19] [19] 0x556ff648b290 VAL: 'c' (6 sibs) 43: [20] [20] 0x556ff648b320 VAL: 'd' (6 sibs) 43: [21] [21] 0x556ff648b3b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x556ff648b440 VAL: 'f' (6 sibs) 43: [23] [23] 0x556ff648b4d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x556ff648b560 VAL: 'a' (2 sibs) 43: [25] [25] 0x556ff648b5f0 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] 0x556ff64a3020 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64a30b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x556ff64a3140 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x556ff64a31d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x556ff64a3260 VAL: 'b' (6 sibs) 43: [5] [5] 0x556ff64a32f0 VAL: 'c' (6 sibs) 43: [6] [6] 0x556ff64a3380 VAL: 'd' (6 sibs) 43: [7] [7] 0x556ff64a3410 VAL: 'e' (6 sibs) 43: [8] [8] 0x556ff64a34a0 VAL: 'f' (6 sibs) 43: [9] [9] 0x556ff64a3530 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x556ff64a35c0 VAL: 'a' (2 sibs) 43: [11] [11] 0x556ff64a3650 VAL: 'b' (2 sibs) 43: [12] [12] 0x556ff64a36e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x556ff64a3770 VAL: 'a' (2 sibs) 43: [14] [14] 0x556ff64a3800 VAL: 'b' (2 sibs) 43: [15] [15] 0x556ff64a3890 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x556ff64a3920 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x556ff64a39b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x556ff64a3a40 VAL: 'b' (6 sibs) 43: [19] [19] 0x556ff64a3ad0 VAL: 'c' (6 sibs) 43: [20] [20] 0x556ff64a3b60 VAL: 'd' (6 sibs) 43: [21] [21] 0x556ff64a3bf0 VAL: 'e' (6 sibs) 43: [22] [22] 0x556ff64a3c80 VAL: 'f' (6 sibs) 43: [23] [23] 0x556ff64a3d10 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x556ff64a3da0 VAL: 'a' (2 sibs) 43: [25] [25] 0x556ff64a3e30 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] 0x556ff648ce10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff648cea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x556ff648cf30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x556ff648cfc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x556ff648d050 VAL: 'b' (4 sibs) 43: [5] [5] 0x556ff648d0e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x556ff648d170 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] 0x556ff64a1500 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64a1590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x556ff64a1620 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x556ff64a16b0 VAL: 'a' (4 sibs) 43: [4] [4] 0x556ff64a1740 VAL: 'b' (4 sibs) 43: [5] [5] 0x556ff64a17d0 VAL: 'c' (4 sibs) 43: [6] [6] 0x556ff64a1860 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] 0x556ff648eb40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff648ebd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x556ff648ec60 VAL: 'a' (2 sibs) 43: [3] [3] 0x556ff648ecf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x556ff648ed80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x556ff648ee10 VAL: 'c' (2 sibs) 43: [6] [6] 0x556ff648eea0 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] 0x556ff64a4230 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64a42c0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x556ff64a4350 VAL: 'a' (2 sibs) 43: [3] [3] 0x556ff64a43e0 VAL: 'b' (2 sibs) 43: [4] [4] 0x556ff64a4470 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x556ff64a4500 VAL: 'c' (2 sibs) 43: [6] [6] 0x556ff64a4590 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] 0x556ff64922b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff6492340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x556ff64923d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x556ff6492460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x556ff64924f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x556ff6492580 VAL: 'b' (21 sibs) 43: [6] [6] 0x556ff6492610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x556ff64926a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x556ff6492730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x556ff64927c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x556ff6492850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x556ff64928e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x556ff6492970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x556ff6492a00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x556ff6492a90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x556ff6492b20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x556ff6492bb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x556ff6492c40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x556ff6492cd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x556ff6492d60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x556ff6492df0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x556ff6492e80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x556ff6492f10 VAL: 'e' (21 sibs) 43: [23] [23] 0x556ff6492fa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x556ff6493030 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] 0x556ff64a5450 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64a54e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x556ff64a5570 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x556ff64a5600 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x556ff64a5690 VAL: 'a' (21 sibs) 43: [5] [5] 0x556ff64a5720 VAL: 'b' (21 sibs) 43: [6] [6] 0x556ff64a57b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x556ff64a5840 VAL: 'b2' (21 sibs) 43: [8] [8] 0x556ff64a58d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x556ff64a5960 VAL: 'b4' (21 sibs) 43: [10] [10] 0x556ff64a59f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x556ff64a5a80 VAL: 'b6' (21 sibs) 43: [12] [12] 0x556ff64a5b10 VAL: 'b61' (21 sibs) 43: [13] [13] 0x556ff64a5ba0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x556ff64a5c30 VAL: 'b63' (21 sibs) 43: [15] [15] 0x556ff64a5cc0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x556ff64a5d50 VAL: 'b65' (21 sibs) 43: [17] [17] 0x556ff64a5de0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x556ff64a5e70 VAL: 'b7' (21 sibs) 43: [19] [19] 0x556ff64a5f00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x556ff64a5f90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x556ff64a6020 VAL: 'b10' (21 sibs) 43: [22] [22] 0x556ff64a60b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x556ff64a6140 VAL: 'f' (21 sibs) 43: [24] [24] 0x556ff64a61d0 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] 0x556ff64919a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x556ff6491a30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x556ff6491ac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x556ff6491b50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x556ff6491be0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x556ff6491c70 VAL: 'b' (1 sibs) 43: [6] [6] 0x556ff6491d00 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] 0x556ff64a4b40 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x556ff64a4bd0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x556ff64a4c60 VAL: 'f' (1 sibs) 43: [3] [3] 0x556ff64a4cf0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x556ff64a4d80 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x556ff64a4e10 VAL: 'b' (1 sibs) 43: [6] [6] 0x556ff64a4ea0 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] 0x556ff64948e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x556ff6494970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x556ff6494a00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x556ff6494a90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x556ff6494b20 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] 0x556ff64a6660 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x556ff64a66f0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x556ff64a6780 VAL: 'foo' (3 sibs) 43: [3] [3] 0x556ff64a6810 VAL: 'bar' (3 sibs) 43: [4] [4] 0x556ff64a68a0 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] 0x556ff64951f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff6495280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff6495310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64953a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6495430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64954c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6495550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64955e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff6495670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6495700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff6495790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6495820 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] 0x556ff64a6f70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64a7000 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64a7090 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64a7120 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64a71b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64a7240 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64a72d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64a7360 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64a73f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64a7480 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64a7510 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64a75a0 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] 0x556ff6495b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff6495b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff6495c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff6495cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6495d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff6495dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6495e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff6495ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff6495f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6496010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64960a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6496130 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] 0x556ff64a7880 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64a7910 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64a79a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64a7a30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64a7ac0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64a7b50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64a7be0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64a7c70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64a7d00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64a7d90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64a7e20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64a7eb0 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] 0x556ff6496410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64964a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff6496530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64965c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6496650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64966e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6496770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff6496800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff6496890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6496920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64969b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6496a40 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] 0x556ff64a8190 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64a8220 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64a82b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64a8340 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64a83d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64a8460 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64a84f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64a8580 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64a8610 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64a86a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64a8730 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64a87c0 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] 0x556ff6496d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff6496db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff6496e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff6496ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff6496f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff6496ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff6497080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff6497110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64971a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff6497230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64972c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff6497350 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] 0x556ff64a8aa0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64a8b30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64a8bc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64a8c50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64a8ce0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64a8d70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64a8e00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64a8e90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64a8f20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64a8fb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64a9040 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64a90d0 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] 0x556ff6497f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff6497fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x556ff6498060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x556ff64980f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x556ff6498180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x556ff6498210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x556ff64982a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x556ff6498330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x556ff64983c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x556ff6498450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x556ff64984e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x556ff6498570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x556ff6498600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x556ff6498690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x556ff6498720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x556ff64987b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x556ff6498840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x556ff64988d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x556ff6498960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x556ff64989f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x556ff6498a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x556ff6498b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x556ff6498ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x556ff6498c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x556ff6498cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x556ff6498d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x556ff6498de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x556ff6498e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x556ff6498f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x556ff6498f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x556ff6499020 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] 0x556ff64a9cc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64a9d50 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x556ff64a9de0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x556ff64a9e70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x556ff64a9f00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x556ff64a9f90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x556ff64aa020 VAL: 'env04' (28 sibs) 43: [7] [7] 0x556ff64aa0b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x556ff64aa140 VAL: 'env12' (28 sibs) 43: [9] [9] 0x556ff64aa1d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x556ff64aa260 VAL: 'env14' (28 sibs) 43: [11] [11] 0x556ff64aa2f0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x556ff64aa380 VAL: 'env22' (28 sibs) 43: [13] [13] 0x556ff64aa410 VAL: 'env23' (28 sibs) 43: [14] [14] 0x556ff64aa4a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x556ff64aa530 VAL: 'env31' (28 sibs) 43: [16] [16] 0x556ff64aa5c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x556ff64aa650 VAL: 'env33' (28 sibs) 43: [18] [18] 0x556ff64aa6e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x556ff64aa770 VAL: 'env41' (28 sibs) 43: [20] [20] 0x556ff64aa800 VAL: 'env42' (28 sibs) 43: [21] [21] 0x556ff64aa890 VAL: 'env43' (28 sibs) 43: [22] [22] 0x556ff64aa920 VAL: 'env44' (28 sibs) 43: [23] [23] 0x556ff64aa9b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x556ff64aaa40 VAL: 'env52' (28 sibs) 43: [25] [25] 0x556ff64aaad0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x556ff64aab60 VAL: 'env54' (28 sibs) 43: [27] [27] 0x556ff64aabf0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x556ff64aac80 VAL: 'env62' (28 sibs) 43: [29] [29] 0x556ff64aad10 VAL: 'env63' (28 sibs) 43: [30] [30] 0x556ff64aada0 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] 0x556ff6499150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64991e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x556ff6499270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x556ff6499300 VAL: 'a' (6 sibs) 43: [4] [4] 0x556ff6499390 VAL: 'b' (6 sibs) 43: [5] [5] 0x556ff6499420 VAL: 'c' (6 sibs) 43: [6] [6] 0x556ff64994b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x556ff6499540 VAL: 'e' (6 sibs) 43: [8] [8] 0x556ff64995d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x556ff6499660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x556ff64996f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x556ff6499780 VAL: 'b' (2 sibs) 43: [12] [12] 0x556ff6499810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x556ff64998a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x556ff6499930 VAL: 'b' (2 sibs) 43: [15] [15] 0x556ff64999c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x556ff6499a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x556ff6499ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x556ff6499b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x556ff6499c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x556ff6499c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x556ff6499d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x556ff6499db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x556ff6499e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x556ff6499ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x556ff6499f60 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] 0x556ff64aaed0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64aaf60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x556ff64aaff0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x556ff64ab080 VAL: 'a' (6 sibs) 43: [4] [4] 0x556ff64ab110 VAL: 'b' (6 sibs) 43: [5] [5] 0x556ff64ab1a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x556ff64ab230 VAL: 'd' (6 sibs) 43: [7] [7] 0x556ff64ab2c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x556ff64ab350 VAL: 'f' (6 sibs) 43: [9] [9] 0x556ff64ab3e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x556ff64ab470 VAL: 'a' (2 sibs) 43: [11] [11] 0x556ff64ab500 VAL: 'b' (2 sibs) 43: [12] [12] 0x556ff64ab590 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x556ff64ab620 VAL: 'a' (2 sibs) 43: [14] [14] 0x556ff64ab6b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x556ff64ab740 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x556ff64ab7d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x556ff64ab860 VAL: 'a' (6 sibs) 43: [18] [18] 0x556ff64ab8f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x556ff64ab980 VAL: 'c' (6 sibs) 43: [20] [20] 0x556ff64aba10 VAL: 'd' (6 sibs) 43: [21] [21] 0x556ff64abaa0 VAL: 'e' (6 sibs) 43: [22] [22] 0x556ff64abb30 VAL: 'f' (6 sibs) 43: [23] [23] 0x556ff64abbc0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x556ff64abc50 VAL: 'a' (2 sibs) 43: [25] [25] 0x556ff64abce0 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] 0x556ff6497630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64976c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x556ff6497750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x556ff64977e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x556ff6497870 VAL: 'b' (4 sibs) 43: [5] [5] 0x556ff6497900 VAL: 'c' (4 sibs) 43: [6] [6] 0x556ff6497990 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] 0x556ff64a93b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64a9440 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x556ff64a94d0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x556ff64a9560 VAL: 'a' (4 sibs) 43: [4] [4] 0x556ff64a95f0 VAL: 'b' (4 sibs) 43: [5] [5] 0x556ff64a9680 VAL: 'c' (4 sibs) 43: [6] [6] 0x556ff64a9710 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] 0x556ff649a360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff649a3f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x556ff649a480 VAL: 'a' (2 sibs) 43: [3] [3] 0x556ff649a510 VAL: 'b' (2 sibs) 43: [4] [4] 0x556ff649a5a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x556ff649a630 VAL: 'c' (2 sibs) 43: [6] [6] 0x556ff649a6c0 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] 0x556ff64ac0e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64ac170 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x556ff64ac200 VAL: 'a' (2 sibs) 43: [3] [3] 0x556ff64ac290 VAL: 'b' (2 sibs) 43: [4] [4] 0x556ff64ac320 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x556ff64ac3b0 VAL: 'c' (2 sibs) 43: [6] [6] 0x556ff64ac440 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] 0x556ff649b580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff649b610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x556ff649b6a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x556ff649b730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x556ff649b7c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x556ff649b850 VAL: 'b' (21 sibs) 43: [6] [6] 0x556ff649b8e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x556ff649b970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x556ff649ba00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x556ff649ba90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x556ff649bb20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x556ff649bbb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x556ff649bc40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x556ff649bcd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x556ff649bd60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x556ff649bdf0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x556ff649be80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x556ff649bf10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x556ff649bfa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x556ff649c030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x556ff649c0c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x556ff649c150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x556ff649c1e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x556ff649c270 VAL: 'f' (21 sibs) 43: [24] [24] 0x556ff649c300 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] 0x556ff64ad300 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64ad390 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x556ff64ad420 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x556ff64ad4b0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x556ff64ad540 VAL: 'a' (21 sibs) 43: [5] [5] 0x556ff64ad5d0 VAL: 'b' (21 sibs) 43: [6] [6] 0x556ff64ad660 VAL: 'b1' (21 sibs) 43: [7] [7] 0x556ff64ad6f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x556ff64ad780 VAL: 'b3' (21 sibs) 43: [9] [9] 0x556ff64ad810 VAL: 'b4' (21 sibs) 43: [10] [10] 0x556ff64ad8a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x556ff64ad930 VAL: 'b6' (21 sibs) 43: [12] [12] 0x556ff64ad9c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x556ff64ada50 VAL: 'b62' (21 sibs) 43: [14] [14] 0x556ff64adae0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x556ff64adb70 VAL: 'b64' (21 sibs) 43: [16] [16] 0x556ff64adc00 VAL: 'b65' (21 sibs) 43: [17] [17] 0x556ff64adc90 VAL: 'b66' (21 sibs) 43: [18] [18] 0x556ff64add20 VAL: 'b7' (21 sibs) 43: [19] [19] 0x556ff64addb0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x556ff64ade40 VAL: 'b9' (21 sibs) 43: [21] [21] 0x556ff64aded0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x556ff64adf60 VAL: 'e' (21 sibs) 43: [23] [23] 0x556ff64adff0 VAL: 'f' (21 sibs) 43: [24] [24] 0x556ff64ae080 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] 0x556ff649ac70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x556ff649ad00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x556ff649ad90 VAL: 'f' (1 sibs) 43: [3] [3] 0x556ff649ae20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x556ff649aeb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x556ff649af40 VAL: 'b' (1 sibs) 43: [6] [6] 0x556ff649afd0 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] 0x556ff64ac9f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x556ff64aca80 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x556ff64acb10 VAL: 'f' (1 sibs) 43: [3] [3] 0x556ff64acba0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x556ff64acc30 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x556ff64accc0 VAL: 'b' (1 sibs) 43: [6] [6] 0x556ff64acd50 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: 0x556ff6442500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x556ff643b580 DOCSEQ: (1 sibs) 3 children: 43: 0x556ff643b620 VAL: 'foo' (3 sibs) 43: 0x556ff643b6b8 VAL: 'bar' (3 sibs) 43: 0x556ff643b750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff649eae0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x556ff649eb70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x556ff649ec00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x556ff649ec90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x556ff649ed20 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: 0x556ff6442618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643c2d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643c368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643c410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643c5e0 VAL: 'val0' (2 sibs) 43: 0x556ff643c678 VAL: 'val1' (2 sibs) 43: 0x556ff643c4a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643c720 VAL: 'val2' (2 sibs) 43: 0x556ff643c7b8 VAL: 'val3' (2 sibs) 43: 0x556ff643c540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643c860 VAL: 'val4' (2 sibs) 43: 0x556ff643c8f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64ae510 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64ae5a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64ae630 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64ae6c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64ae750 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64ae7e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64ae870 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64ae900 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64ae990 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64aea20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64aeab0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64aeb40 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: 0x556ff6442730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643ce10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643cea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643cf50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643d120 VAL: 'val0' (2 sibs) 43: 0x556ff643d1b8 VAL: 'val1' (2 sibs) 43: 0x556ff643cfe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643d260 VAL: 'val2' (2 sibs) 43: 0x556ff643d2f8 VAL: 'val3' (2 sibs) 43: 0x556ff643d080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643d3a0 VAL: 'val4' (2 sibs) 43: 0x556ff643d438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64aebe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64aec70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64aed00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64aed90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64aee20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64aeeb0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64aef40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64aefd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64af060 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64af0f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64af180 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64af210 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: 0x556ff6442848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643d4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643d578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643d620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643d7f0 VAL: 'val0' (2 sibs) 43: 0x556ff643d888 VAL: 'val1' (2 sibs) 43: 0x556ff643d6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643d930 VAL: 'val2' (2 sibs) 43: 0x556ff643d9c8 VAL: 'val3' (2 sibs) 43: 0x556ff643d750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643da70 VAL: 'val4' (2 sibs) 43: 0x556ff643db08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64af2b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64af340 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64af3d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64af460 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64af4f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64af580 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64af610 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64af6a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64af730 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64af7c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64af850 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64af8e0 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: 0x556ff6442960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643e480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643e518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643e5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643e790 VAL: 'val0' (2 sibs) 43: 0x556ff643e828 VAL: 'val1' (2 sibs) 43: 0x556ff643e658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643e8d0 VAL: 'val2' (2 sibs) 43: 0x556ff643e968 VAL: 'val3' (2 sibs) 43: 0x556ff643e6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643ea10 VAL: 'val4' (2 sibs) 43: 0x556ff643eaa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64af980 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64afa10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64afaa0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64afb30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64afbc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64afc50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64afce0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64afd70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64afe00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64afe90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64aff20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64affb0 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: 0x556ff6442a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x556ff643ca90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x556ff643cb30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x556ff6440cb0 VAL: 'env01' (28 sibs) 43: 0x556ff6440d48 VAL: 'env02' (28 sibs) 43: 0x556ff6440de0 VAL: 'env03' (28 sibs) 43: 0x556ff6440e78 VAL: 'env04' (28 sibs) 43: 0x556ff6440f10 VAL: 'env11' (28 sibs) 43: 0x556ff6440fa8 VAL: 'env12' (28 sibs) 43: 0x556ff6441040 VAL: 'env13' (28 sibs) 43: 0x556ff64410d8 VAL: 'env14' (28 sibs) 43: 0x556ff6441170 VAL: 'env21' (28 sibs) 43: 0x556ff6441208 VAL: 'env22' (28 sibs) 43: 0x556ff64412a0 VAL: 'env23' (28 sibs) 43: 0x556ff6441338 VAL: 'env24' (28 sibs) 43: 0x556ff64413d0 VAL: 'env31' (28 sibs) 43: 0x556ff6441468 VAL: 'env32' (28 sibs) 43: 0x556ff6441500 VAL: 'env33' (28 sibs) 43: 0x556ff6441598 VAL: 'env34' (28 sibs) 43: 0x556ff6441630 VAL: 'env41' (28 sibs) 43: 0x556ff64416c8 VAL: 'env42' (28 sibs) 43: 0x556ff6441760 VAL: 'env43' (28 sibs) 43: 0x556ff64417f8 VAL: 'env44' (28 sibs) 43: 0x556ff6441890 VAL: 'env51' (28 sibs) 43: 0x556ff6441928 VAL: 'env52' (28 sibs) 43: 0x556ff64419c0 VAL: 'env53' (28 sibs) 43: 0x556ff6441a58 VAL: 'env54' (28 sibs) 43: 0x556ff6441af0 VAL: 'env61' (28 sibs) 43: 0x556ff6441b88 VAL: 'env62' (28 sibs) 43: 0x556ff6441c20 VAL: 'env63' (28 sibs) 43: 0x556ff6441cb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b0050 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64b00e0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x556ff64b0170 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x556ff64b0200 VAL: 'env01' (28 sibs) 43: [4] [4] 0x556ff64b0290 VAL: 'env02' (28 sibs) 43: [5] [5] 0x556ff64b0320 VAL: 'env03' (28 sibs) 43: [6] [6] 0x556ff64b03b0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x556ff64b0440 VAL: 'env11' (28 sibs) 43: [8] [8] 0x556ff64b04d0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x556ff64b0560 VAL: 'env13' (28 sibs) 43: [10] [10] 0x556ff64b05f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x556ff64b0680 VAL: 'env21' (28 sibs) 43: [12] [12] 0x556ff64b0710 VAL: 'env22' (28 sibs) 43: [13] [13] 0x556ff64b07a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x556ff64b0830 VAL: 'env24' (28 sibs) 43: [15] [15] 0x556ff64b08c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x556ff64b0950 VAL: 'env32' (28 sibs) 43: [17] [17] 0x556ff64b09e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x556ff64b0a70 VAL: 'env34' (28 sibs) 43: [19] [19] 0x556ff64b0b00 VAL: 'env41' (28 sibs) 43: [20] [20] 0x556ff64b0b90 VAL: 'env42' (28 sibs) 43: [21] [21] 0x556ff64b0c20 VAL: 'env43' (28 sibs) 43: [22] [22] 0x556ff64b0cb0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x556ff64b0d40 VAL: 'env51' (28 sibs) 43: [24] [24] 0x556ff64b0dd0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x556ff64b0e60 VAL: 'env53' (28 sibs) 43: [26] [26] 0x556ff64b0ef0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x556ff64b0f80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x556ff64b1010 VAL: 'env62' (28 sibs) 43: [29] [29] 0x556ff64b10a0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x556ff64b1130 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: 0x556ff6442b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643fb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x556ff643fca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x556ff643fe70 VAL: 'a' (6 sibs) 43: 0x556ff643ff08 VAL: 'b' (6 sibs) 43: 0x556ff643ffa0 VAL: 'c' (6 sibs) 43: 0x556ff6440038 VAL: 'd' (6 sibs) 43: 0x556ff64400d0 VAL: 'e' (6 sibs) 43: 0x556ff6440168 VAL: 'f' (6 sibs) 43: 0x556ff643fd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x556ff6440210 VAL: 'a' (2 sibs) 43: 0x556ff64402a8 VAL: 'b' (2 sibs) 43: 0x556ff643fdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x556ff6440350 VAL: 'a' (2 sibs) 43: 0x556ff64403e8 VAL: 'b' (2 sibs) 43: 0x556ff643fbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x556ff6440490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x556ff64405d0 VAL: 'a' (6 sibs) 43: 0x556ff6440668 VAL: 'b' (6 sibs) 43: 0x556ff6440700 VAL: 'c' (6 sibs) 43: 0x556ff6440798 VAL: 'd' (6 sibs) 43: 0x556ff6440830 VAL: 'e' (6 sibs) 43: 0x556ff64408c8 VAL: 'f' (6 sibs) 43: 0x556ff6440528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x556ff6440970 VAL: 'a' (2 sibs) 43: 0x556ff6440a08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b11d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64b1260 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x556ff64b12f0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x556ff64b1380 VAL: 'a' (6 sibs) 43: [4] [4] 0x556ff64b1410 VAL: 'b' (6 sibs) 43: [5] [5] 0x556ff64b14a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x556ff64b1530 VAL: 'd' (6 sibs) 43: [7] [7] 0x556ff64b15c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x556ff64b1650 VAL: 'f' (6 sibs) 43: [9] [9] 0x556ff64b16e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x556ff64b1770 VAL: 'a' (2 sibs) 43: [11] [11] 0x556ff64b1800 VAL: 'b' (2 sibs) 43: [12] [12] 0x556ff64b1890 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x556ff64b1920 VAL: 'a' (2 sibs) 43: [14] [14] 0x556ff64b19b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x556ff64b1a40 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x556ff64b1ad0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x556ff64b1b60 VAL: 'a' (6 sibs) 43: [18] [18] 0x556ff64b1bf0 VAL: 'b' (6 sibs) 43: [19] [19] 0x556ff64b1c80 VAL: 'c' (6 sibs) 43: [20] [20] 0x556ff64b1d10 VAL: 'd' (6 sibs) 43: [21] [21] 0x556ff64b1da0 VAL: 'e' (6 sibs) 43: [22] [22] 0x556ff64b1e30 VAL: 'f' (6 sibs) 43: [23] [23] 0x556ff64b1ec0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x556ff64b1f50 VAL: 'a' (2 sibs) 43: [25] [25] 0x556ff64b1fe0 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: 0x556ff6442ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x556ff6440b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x556ff6440ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x556ff6442240 VAL: 'a' (4 sibs) 43: 0x556ff64422d8 VAL: 'b' (4 sibs) 43: 0x556ff6442370 VAL: 'c' (4 sibs) 43: 0x556ff6442408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b2080 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64b2110 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x556ff64b21a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x556ff64b2230 VAL: 'a' (4 sibs) 43: [4] [4] 0x556ff64b22c0 VAL: 'b' (4 sibs) 43: [5] [5] 0x556ff64b2350 VAL: 'c' (4 sibs) 43: [6] [6] 0x556ff64b23e0 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: 0x556ff6442dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643be10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x556ff643bcd0 VAL: 'a' (2 sibs) 43: 0x556ff643bd68 VAL: 'b' (2 sibs) 43: 0x556ff643bea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x556ff643bb90 VAL: 'c' (2 sibs) 43: 0x556ff643bc28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b2480 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64b2510 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x556ff64b25a0 VAL: 'a' (2 sibs) 43: [3] [3] 0x556ff64b2630 VAL: 'b' (2 sibs) 43: [4] [4] 0x556ff64b26c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x556ff64b2750 VAL: 'c' (2 sibs) 43: [6] [6] 0x556ff64b27e0 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: 0x556ff6442ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x556ff643c9a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x556ff643ba50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x556ff643bae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x556ff6444f40 VAL: 'a' (21 sibs) 43: 0x556ff6444fd8 VAL: 'b' (21 sibs) 43: 0x556ff6445070 VAL: 'b1' (21 sibs) 43: 0x556ff6445108 VAL: 'b2' (21 sibs) 43: 0x556ff64451a0 VAL: 'b3' (21 sibs) 43: 0x556ff6445238 VAL: 'b4' (21 sibs) 43: 0x556ff64452d0 VAL: 'b5' (21 sibs) 43: 0x556ff6445368 VAL: 'b6' (21 sibs) 43: 0x556ff6445400 VAL: 'b61' (21 sibs) 43: 0x556ff6445498 VAL: 'b62' (21 sibs) 43: 0x556ff6445530 VAL: 'b63' (21 sibs) 43: 0x556ff64455c8 VAL: 'b64' (21 sibs) 43: 0x556ff6445660 VAL: 'b65' (21 sibs) 43: 0x556ff64456f8 VAL: 'b66' (21 sibs) 43: 0x556ff6445790 VAL: 'b7' (21 sibs) 43: 0x556ff6445828 VAL: 'b8' (21 sibs) 43: 0x556ff64458c0 VAL: 'b9' (21 sibs) 43: 0x556ff6445958 VAL: 'b10' (21 sibs) 43: 0x556ff64459f0 VAL: 'e' (21 sibs) 43: 0x556ff6445a88 VAL: 'f' (21 sibs) 43: 0x556ff6445b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b2880 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64b2910 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x556ff64b29a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x556ff64b2a30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x556ff64b2ac0 VAL: 'a' (21 sibs) 43: [5] [5] 0x556ff64b2b50 VAL: 'b' (21 sibs) 43: [6] [6] 0x556ff64b2be0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x556ff64b2c70 VAL: 'b2' (21 sibs) 43: [8] [8] 0x556ff64b2d00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x556ff64b2d90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x556ff64b2e20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x556ff64b2eb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x556ff64b2f40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x556ff64b2fd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x556ff64b3060 VAL: 'b63' (21 sibs) 43: [15] [15] 0x556ff64b30f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x556ff64b3180 VAL: 'b65' (21 sibs) 43: [17] [17] 0x556ff64b3210 VAL: 'b66' (21 sibs) 43: [18] [18] 0x556ff64b32a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x556ff64b3330 VAL: 'b8' (21 sibs) 43: [20] [20] 0x556ff64b33c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x556ff64b3450 VAL: 'b10' (21 sibs) 43: [22] [22] 0x556ff64b34e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x556ff64b3570 VAL: 'f' (21 sibs) 43: [24] [24] 0x556ff64b3600 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: 0x556ff6442ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x556ff6441d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x556ff643dbb0 VAL: 'f' (1 sibs) 43: 0x556ff6441df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x556ff6441e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x556ff643dc50 VAL: 'b' (1 sibs) 43: 0x556ff6441f28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b36a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x556ff64b3730 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x556ff64b37c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x556ff64b3850 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x556ff64b38e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x556ff64b3970 VAL: 'b' (1 sibs) 43: [6] [6] 0x556ff64b3a00 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: 0x556ff6442500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x556ff643b580 DOCSEQ: (1 sibs) 3 children: 43: 0x556ff643b620 VAL: 'foo' (3 sibs) 43: 0x556ff643b6b8 VAL: 'bar' (3 sibs) 43: 0x556ff643b750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b3aa0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x556ff64b3b30 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x556ff64b3bc0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x556ff64b3c50 VAL: 'bar' (3 sibs) 43: [4] [4] 0x556ff64b3ce0 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: 0x556ff6442618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643c2d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643c368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643c410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643c5e0 VAL: 'val0' (2 sibs) 43: 0x556ff643c678 VAL: 'val1' (2 sibs) 43: 0x556ff643c4a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643c720 VAL: 'val2' (2 sibs) 43: 0x556ff643c7b8 VAL: 'val3' (2 sibs) 43: 0x556ff643c540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643c860 VAL: 'val4' (2 sibs) 43: 0x556ff643c8f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b3d80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64b3e10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64b3ea0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64b3f30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64b3fc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64b4050 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64b40e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64b4170 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64b4200 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64b4290 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64b4320 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64b43b0 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: 0x556ff6442730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643ce10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643cea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643cf50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643d120 VAL: 'val0' (2 sibs) 43: 0x556ff643d1b8 VAL: 'val1' (2 sibs) 43: 0x556ff643cfe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643d260 VAL: 'val2' (2 sibs) 43: 0x556ff643d2f8 VAL: 'val3' (2 sibs) 43: 0x556ff643d080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643d3a0 VAL: 'val4' (2 sibs) 43: 0x556ff643d438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b4450 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64b44e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64b4570 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64b4600 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64b4690 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64b4720 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64b47b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64b4840 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64b48d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64b4960 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64b49f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64b4a80 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: 0x556ff6442848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643d4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643d578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643d620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643d7f0 VAL: 'val0' (2 sibs) 43: 0x556ff643d888 VAL: 'val1' (2 sibs) 43: 0x556ff643d6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643d930 VAL: 'val2' (2 sibs) 43: 0x556ff643d9c8 VAL: 'val3' (2 sibs) 43: 0x556ff643d750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643da70 VAL: 'val4' (2 sibs) 43: 0x556ff643db08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b4b20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64b4bb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64b4c40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64b4cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64b4d60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64b4df0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64b4e80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64b4f10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64b4fa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64b5030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64b50c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64b5150 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: 0x556ff6442960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643e480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x556ff643e518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x556ff643e5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x556ff643e790 VAL: 'val0' (2 sibs) 43: 0x556ff643e828 VAL: 'val1' (2 sibs) 43: 0x556ff643e658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x556ff643e8d0 VAL: 'val2' (2 sibs) 43: 0x556ff643e968 VAL: 'val3' (2 sibs) 43: 0x556ff643e6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x556ff643ea10 VAL: 'val4' (2 sibs) 43: 0x556ff643eaa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b51f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64b5280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x556ff64b5310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x556ff64b53a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x556ff64b5430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x556ff64b54c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x556ff64b5550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x556ff64b55e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x556ff64b5670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x556ff64b5700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x556ff64b5790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x556ff64b5820 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: 0x556ff6442a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x556ff643ca90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x556ff643cb30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x556ff6440cb0 VAL: 'env01' (28 sibs) 43: 0x556ff6440d48 VAL: 'env02' (28 sibs) 43: 0x556ff6440de0 VAL: 'env03' (28 sibs) 43: 0x556ff6440e78 VAL: 'env04' (28 sibs) 43: 0x556ff6440f10 VAL: 'env11' (28 sibs) 43: 0x556ff6440fa8 VAL: 'env12' (28 sibs) 43: 0x556ff6441040 VAL: 'env13' (28 sibs) 43: 0x556ff64410d8 VAL: 'env14' (28 sibs) 43: 0x556ff6441170 VAL: 'env21' (28 sibs) 43: 0x556ff6441208 VAL: 'env22' (28 sibs) 43: 0x556ff64412a0 VAL: 'env23' (28 sibs) 43: 0x556ff6441338 VAL: 'env24' (28 sibs) 43: 0x556ff64413d0 VAL: 'env31' (28 sibs) 43: 0x556ff6441468 VAL: 'env32' (28 sibs) 43: 0x556ff6441500 VAL: 'env33' (28 sibs) 43: 0x556ff6441598 VAL: 'env34' (28 sibs) 43: 0x556ff6441630 VAL: 'env41' (28 sibs) 43: 0x556ff64416c8 VAL: 'env42' (28 sibs) 43: 0x556ff6441760 VAL: 'env43' (28 sibs) 43: 0x556ff64417f8 VAL: 'env44' (28 sibs) 43: 0x556ff6441890 VAL: 'env51' (28 sibs) 43: 0x556ff6441928 VAL: 'env52' (28 sibs) 43: 0x556ff64419c0 VAL: 'env53' (28 sibs) 43: 0x556ff6441a58 VAL: 'env54' (28 sibs) 43: 0x556ff6441af0 VAL: 'env61' (28 sibs) 43: 0x556ff6441b88 VAL: 'env62' (28 sibs) 43: 0x556ff6441c20 VAL: 'env63' (28 sibs) 43: 0x556ff6441cb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b58c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64b5950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x556ff64b59e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x556ff64b5a70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x556ff64b5b00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x556ff64b5b90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x556ff64b5c20 VAL: 'env04' (28 sibs) 43: [7] [7] 0x556ff64b5cb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x556ff64b5d40 VAL: 'env12' (28 sibs) 43: [9] [9] 0x556ff64b5dd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x556ff64b5e60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x556ff64b5ef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x556ff64b5f80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x556ff64b6010 VAL: 'env23' (28 sibs) 43: [14] [14] 0x556ff64b60a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x556ff64b6130 VAL: 'env31' (28 sibs) 43: [16] [16] 0x556ff64b61c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x556ff64b6250 VAL: 'env33' (28 sibs) 43: [18] [18] 0x556ff64b62e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x556ff64b6370 VAL: 'env41' (28 sibs) 43: [20] [20] 0x556ff64b6400 VAL: 'env42' (28 sibs) 43: [21] [21] 0x556ff64b6490 VAL: 'env43' (28 sibs) 43: [22] [22] 0x556ff64b6520 VAL: 'env44' (28 sibs) 43: [23] [23] 0x556ff64b65b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x556ff64b6640 VAL: 'env52' (28 sibs) 43: [25] [25] 0x556ff64b66d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x556ff64b6760 VAL: 'env54' (28 sibs) 43: [27] [27] 0x556ff64b67f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x556ff64b6880 VAL: 'env62' (28 sibs) 43: [29] [29] 0x556ff64b6910 VAL: 'env63' (28 sibs) 43: [30] [30] 0x556ff64b69a0 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: 0x556ff6442b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643fb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x556ff643fca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x556ff643fe70 VAL: 'a' (6 sibs) 43: 0x556ff643ff08 VAL: 'b' (6 sibs) 43: 0x556ff643ffa0 VAL: 'c' (6 sibs) 43: 0x556ff6440038 VAL: 'd' (6 sibs) 43: 0x556ff64400d0 VAL: 'e' (6 sibs) 43: 0x556ff6440168 VAL: 'f' (6 sibs) 43: 0x556ff643fd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x556ff6440210 VAL: 'a' (2 sibs) 43: 0x556ff64402a8 VAL: 'b' (2 sibs) 43: 0x556ff643fdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x556ff6440350 VAL: 'a' (2 sibs) 43: 0x556ff64403e8 VAL: 'b' (2 sibs) 43: 0x556ff643fbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x556ff6440490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x556ff64405d0 VAL: 'a' (6 sibs) 43: 0x556ff6440668 VAL: 'b' (6 sibs) 43: 0x556ff6440700 VAL: 'c' (6 sibs) 43: 0x556ff6440798 VAL: 'd' (6 sibs) 43: 0x556ff6440830 VAL: 'e' (6 sibs) 43: 0x556ff64408c8 VAL: 'f' (6 sibs) 43: 0x556ff6440528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x556ff6440970 VAL: 'a' (2 sibs) 43: 0x556ff6440a08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b6a40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64b6ad0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x556ff64b6b60 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x556ff64b6bf0 VAL: 'a' (6 sibs) 43: [4] [4] 0x556ff64b6c80 VAL: 'b' (6 sibs) 43: [5] [5] 0x556ff64b6d10 VAL: 'c' (6 sibs) 43: [6] [6] 0x556ff64b6da0 VAL: 'd' (6 sibs) 43: [7] [7] 0x556ff64b6e30 VAL: 'e' (6 sibs) 43: [8] [8] 0x556ff64b6ec0 VAL: 'f' (6 sibs) 43: [9] [9] 0x556ff64b6f50 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x556ff64b6fe0 VAL: 'a' (2 sibs) 43: [11] [11] 0x556ff64b7070 VAL: 'b' (2 sibs) 43: [12] [12] 0x556ff64b7100 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x556ff64b7190 VAL: 'a' (2 sibs) 43: [14] [14] 0x556ff64b7220 VAL: 'b' (2 sibs) 43: [15] [15] 0x556ff64b72b0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x556ff64b7340 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x556ff64b73d0 VAL: 'a' (6 sibs) 43: [18] [18] 0x556ff64b7460 VAL: 'b' (6 sibs) 43: [19] [19] 0x556ff64b74f0 VAL: 'c' (6 sibs) 43: [20] [20] 0x556ff64b7580 VAL: 'd' (6 sibs) 43: [21] [21] 0x556ff64b7610 VAL: 'e' (6 sibs) 43: [22] [22] 0x556ff64b76a0 VAL: 'f' (6 sibs) 43: [23] [23] 0x556ff64b7730 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x556ff64b77c0 VAL: 'a' (2 sibs) 43: [25] [25] 0x556ff64b7850 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: 0x556ff6442ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x556ff6440b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x556ff6440ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x556ff6442240 VAL: 'a' (4 sibs) 43: 0x556ff64422d8 VAL: 'b' (4 sibs) 43: 0x556ff6442370 VAL: 'c' (4 sibs) 43: 0x556ff6442408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b78f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64b7980 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x556ff64b7a10 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x556ff64b7aa0 VAL: 'a' (4 sibs) 43: [4] [4] 0x556ff64b7b30 VAL: 'b' (4 sibs) 43: [5] [5] 0x556ff64b7bc0 VAL: 'c' (4 sibs) 43: [6] [6] 0x556ff64b7c50 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: 0x556ff6442dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x556ff643be10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x556ff643bcd0 VAL: 'a' (2 sibs) 43: 0x556ff643bd68 VAL: 'b' (2 sibs) 43: 0x556ff643bea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x556ff643bb90 VAL: 'c' (2 sibs) 43: 0x556ff643bc28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b7cf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x556ff64b7d80 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x556ff64b7e10 VAL: 'a' (2 sibs) 43: [3] [3] 0x556ff64b7ea0 VAL: 'b' (2 sibs) 43: [4] [4] 0x556ff64b7f30 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x556ff64b7fc0 VAL: 'c' (2 sibs) 43: [6] [6] 0x556ff64b8050 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: 0x556ff6442ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x556ff643c9a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x556ff643ba50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x556ff643bae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x556ff6444f40 VAL: 'a' (21 sibs) 43: 0x556ff6444fd8 VAL: 'b' (21 sibs) 43: 0x556ff6445070 VAL: 'b1' (21 sibs) 43: 0x556ff6445108 VAL: 'b2' (21 sibs) 43: 0x556ff64451a0 VAL: 'b3' (21 sibs) 43: 0x556ff6445238 VAL: 'b4' (21 sibs) 43: 0x556ff64452d0 VAL: 'b5' (21 sibs) 43: 0x556ff6445368 VAL: 'b6' (21 sibs) 43: 0x556ff6445400 VAL: 'b61' (21 sibs) 43: 0x556ff6445498 VAL: 'b62' (21 sibs) 43: 0x556ff6445530 VAL: 'b63' (21 sibs) 43: 0x556ff64455c8 VAL: 'b64' (21 sibs) 43: 0x556ff6445660 VAL: 'b65' (21 sibs) 43: 0x556ff64456f8 VAL: 'b66' (21 sibs) 43: 0x556ff6445790 VAL: 'b7' (21 sibs) 43: 0x556ff6445828 VAL: 'b8' (21 sibs) 43: 0x556ff64458c0 VAL: 'b9' (21 sibs) 43: 0x556ff6445958 VAL: 'b10' (21 sibs) 43: 0x556ff64459f0 VAL: 'e' (21 sibs) 43: 0x556ff6445a88 VAL: 'f' (21 sibs) 43: 0x556ff6445b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b80f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x556ff64b8180 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x556ff64b8210 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x556ff64b82a0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x556ff64b8330 VAL: 'a' (21 sibs) 43: [5] [5] 0x556ff64b83c0 VAL: 'b' (21 sibs) 43: [6] [6] 0x556ff64b8450 VAL: 'b1' (21 sibs) 43: [7] [7] 0x556ff64b84e0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x556ff64b8570 VAL: 'b3' (21 sibs) 43: [9] [9] 0x556ff64b8600 VAL: 'b4' (21 sibs) 43: [10] [10] 0x556ff64b8690 VAL: 'b5' (21 sibs) 43: [11] [11] 0x556ff64b8720 VAL: 'b6' (21 sibs) 43: [12] [12] 0x556ff64b87b0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x556ff64b8840 VAL: 'b62' (21 sibs) 43: [14] [14] 0x556ff64b88d0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x556ff64b8960 VAL: 'b64' (21 sibs) 43: [16] [16] 0x556ff64b89f0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x556ff64b8a80 VAL: 'b66' (21 sibs) 43: [18] [18] 0x556ff64b8b10 VAL: 'b7' (21 sibs) 43: [19] [19] 0x556ff64b8ba0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x556ff64b8c30 VAL: 'b9' (21 sibs) 43: [21] [21] 0x556ff64b8cc0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x556ff64b8d50 VAL: 'e' (21 sibs) 43: [23] [23] 0x556ff64b8de0 VAL: 'f' (21 sibs) 43: [24] [24] 0x556ff64b8e70 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: 0x556ff6442ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x556ff6441d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x556ff643dbb0 VAL: 'f' (1 sibs) 43: 0x556ff6441df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x556ff6441e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x556ff643dc50 VAL: 'b' (1 sibs) 43: 0x556ff6441f28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x556ff64b8f10 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x556ff64b8fa0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x556ff64b9030 VAL: 'f' (1 sibs) 43: [3] [3] 0x556ff64b90c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x556ff64b9150 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x556ff64b91e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x556ff64b9270 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 (18 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (18 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.03 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-number-0.6.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x562bbb9a3820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x562bbb9a2030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x562bbb9a20d0 VAL: '-2' (15 sibs) 44: 0x562bbb9a2168 VAL: '-2' (15 sibs) 44: 0x562bbb9a2200 VAL: '5' (15 sibs) 44: 0x562bbb9a2298 VAL: '0xa' (15 sibs) 44: 0x562bbb9a2330 VAL: '-0xb' (15 sibs) 44: 0x562bbb9a23c8 VAL: '0XA' (15 sibs) 44: 0x562bbb9a2460 VAL: '-0XA' (15 sibs) 44: 0x562bbb9a24f8 VAL: '0b10' (15 sibs) 44: 0x562bbb9a2590 VAL: '-0b10' (15 sibs) 44: 0x562bbb9a2628 VAL: '0B10' (15 sibs) 44: 0x562bbb9a26c0 VAL: '-0B10' (15 sibs) 44: 0x562bbb9a2758 VAL: '0o17' (15 sibs) 44: 0x562bbb9a27f0 VAL: '-0o17' (15 sibs) 44: 0x562bbb9a2888 VAL: '0O17' (15 sibs) 44: 0x562bbb9a2920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9c7b50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9c7be0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x562bbb9c7c70 VAL: '-2' (15 sibs) 44: [3] [3] 0x562bbb9c7d00 VAL: '-2' (15 sibs) 44: [4] [4] 0x562bbb9c7d90 VAL: '5' (15 sibs) 44: [5] [5] 0x562bbb9c7e20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x562bbb9c7eb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x562bbb9c7f40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x562bbb9c7fd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x562bbb9c8060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x562bbb9c80f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x562bbb9c8180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x562bbb9c8210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x562bbb9c82a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x562bbb9c8330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x562bbb9c83c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x562bbb9c8450 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: 0x562bbb9a3938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x562bbb9a1a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x562bbb9a1ad0 VAL: '-2' (3 sibs) 44: 0x562bbb9a1b68 VAL: '-2' (3 sibs) 44: 0x562bbb9a1c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9ca180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9ca210 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x562bbb9ca2a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x562bbb9ca330 VAL: '-2' (3 sibs) 44: [4] [4] 0x562bbb9ca3c0 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: 0x562bbb9a3a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x562bbb9a2e30 VAL: '-2.0' (8 sibs) 44: 0x562bbb9a2ec8 VAL: '-2.1' (8 sibs) 44: 0x562bbb9a2f60 VAL: '0.1' (8 sibs) 44: 0x562bbb9a2ff8 VAL: '.1' (8 sibs) 44: 0x562bbb9a3090 VAL: '-.2' (8 sibs) 44: 0x562bbb9a3128 VAL: '-2.e+6' (8 sibs) 44: 0x562bbb9a31c0 VAL: '-3e-6' (8 sibs) 44: 0x562bbb9a3258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9cbeb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9cbf40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9cbfd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9cc060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9cc0f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9cc180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9cc210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9cc2a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9cc330 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: 0x562bbb9a3b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x562bbb9a3300 VAL: '-2.0' (8 sibs) 44: 0x562bbb9a3398 VAL: '-2.1' (8 sibs) 44: 0x562bbb9a3430 VAL: '0.1' (8 sibs) 44: 0x562bbb9a34c8 VAL: '.1' (8 sibs) 44: 0x562bbb9a3560 VAL: '-.2' (8 sibs) 44: 0x562bbb9a35f8 VAL: '-2.e+6' (8 sibs) 44: 0x562bbb9a3690 VAL: '-3e-6' (8 sibs) 44: 0x562bbb9a3728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9cdbe0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9cdc70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9cdd00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9cdd90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9cde20 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9cdeb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9cdf40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9cdfd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9ce060 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: 0x562bbb9a3c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x562bbb9a40a0 VAL: '-2.0' (8 sibs) 44: 0x562bbb9a4138 VAL: '-2.1' (8 sibs) 44: 0x562bbb9a41d0 VAL: '0.1' (8 sibs) 44: 0x562bbb9a4268 VAL: '.1' (8 sibs) 44: 0x562bbb9a4300 VAL: '-.2' (8 sibs) 44: 0x562bbb9a4398 VAL: '-2.e+6' (8 sibs) 44: 0x562bbb9a4430 VAL: '-3e-6' (8 sibs) 44: 0x562bbb9a44c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9cf910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9cf9a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9cfa30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9cfac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9cfb50 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9cfbe0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9cfc70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9cfd00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9cfd90 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: 0x562bbb9a3d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x562bbb9a4bb0 VAL: '1.2.3' (14 sibs) 44: 0x562bbb9a4c48 VAL: '1.2.3.4' (14 sibs) 44: 0x562bbb9a4ce0 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a5410 VAL: '1.2.3' (2 sibs) 44: 0x562bbb9a54a8 VAL: '4.5.6' (2 sibs) 44: 0x562bbb9a4d78 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a5550 VAL: '1.2.3.4' (2 sibs) 44: 0x562bbb9a55e8 VAL: '4.5.6.7' (2 sibs) 44: 0x562bbb9a4e10 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a5690 VAL: '1.2.3' (2 sibs) 44: 0x562bbb9a5728 VAL: '4.5.6' (2 sibs) 44: 0x562bbb9a4ea8 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a57d0 VAL: '1.2.3.4' (2 sibs) 44: 0x562bbb9a5868 VAL: '4.5.6.7' (2 sibs) 44: 0x562bbb9a4f40 MAP: (14 sibs) 1 children: 44: 0x562bbb9a5910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x562bbb9a4fd8 MAP: (14 sibs) 1 children: 44: 0x562bbb9a59b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x562bbb9a5070 MAP: (14 sibs) 1 children: 44: 0x562bbb9a5a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x562bbb9a5108 MAP: (14 sibs) 1 children: 44: 0x562bbb9a5af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x562bbb9a51a0 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x562bbb9a5c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x562bbb9a5238 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x562bbb9a5d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x562bbb9a52d0 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x562bbb9a5ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x562bbb9a5368 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x562bbb9a5fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9d3160 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x562bbb9d31f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x562bbb9d3280 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x562bbb9d3310 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x562bbb9d33a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x562bbb9d3430 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x562bbb9d34c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x562bbb9d3550 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x562bbb9d35e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x562bbb9d3670 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x562bbb9d3700 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x562bbb9d3790 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x562bbb9d3820 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x562bbb9d38b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x562bbb9d3940 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x562bbb9d39d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x562bbb9d3a60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x562bbb9d3af0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x562bbb9d3b80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x562bbb9d3c10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x562bbb9d3ca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x562bbb9d3d30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x562bbb9d3dc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x562bbb9d3e50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x562bbb9d3ee0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x562bbb9d3f70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x562bbb9d4000 MAP: (14 sibs) 2 children: 44: [27] [27] 0x562bbb9d4090 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x562bbb9d4120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x562bbb9d41b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x562bbb9d4240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x562bbb9d42d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x562bbb9d4360 MAP: (14 sibs) 2 children: 44: [33] [33] 0x562bbb9d43f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x562bbb9d4480 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: 0x562bbb9a3820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x562bbb9a2030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x562bbb9a20d0 VAL: '-2' (15 sibs) 44: 0x562bbb9a2168 VAL: '-2' (15 sibs) 44: 0x562bbb9a2200 VAL: '5' (15 sibs) 44: 0x562bbb9a2298 VAL: '0xa' (15 sibs) 44: 0x562bbb9a2330 VAL: '-0xb' (15 sibs) 44: 0x562bbb9a23c8 VAL: '0XA' (15 sibs) 44: 0x562bbb9a2460 VAL: '-0XA' (15 sibs) 44: 0x562bbb9a24f8 VAL: '0b10' (15 sibs) 44: 0x562bbb9a2590 VAL: '-0b10' (15 sibs) 44: 0x562bbb9a2628 VAL: '0B10' (15 sibs) 44: 0x562bbb9a26c0 VAL: '-0B10' (15 sibs) 44: 0x562bbb9a2758 VAL: '0o17' (15 sibs) 44: 0x562bbb9a27f0 VAL: '-0o17' (15 sibs) 44: 0x562bbb9a2888 VAL: '0O17' (15 sibs) 44: 0x562bbb9a2920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9d1f50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9d1fe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x562bbb9d2070 VAL: '-2' (15 sibs) 44: [3] [3] 0x562bbb9d2100 VAL: '-2' (15 sibs) 44: [4] [4] 0x562bbb9d2190 VAL: '5' (15 sibs) 44: [5] [5] 0x562bbb9d2220 VAL: '0xa' (15 sibs) 44: [6] [6] 0x562bbb9d22b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x562bbb9d2340 VAL: '0XA' (15 sibs) 44: [8] [8] 0x562bbb9d23d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x562bbb9d2460 VAL: '0b10' (15 sibs) 44: [10] [10] 0x562bbb9d24f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x562bbb9d2580 VAL: '0B10' (15 sibs) 44: [12] [12] 0x562bbb9d2610 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x562bbb9d26a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x562bbb9d2730 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x562bbb9d27c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x562bbb9d2850 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: 0x562bbb9a3938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x562bbb9a1a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x562bbb9a1ad0 VAL: '-2' (3 sibs) 44: 0x562bbb9a1b68 VAL: '-2' (3 sibs) 44: 0x562bbb9a1c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9d1640 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9d16d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x562bbb9d1760 VAL: '-2' (3 sibs) 44: [3] [3] 0x562bbb9d17f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x562bbb9d1880 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: 0x562bbb9a3a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x562bbb9a2e30 VAL: '-2.0' (8 sibs) 44: 0x562bbb9a2ec8 VAL: '-2.1' (8 sibs) 44: 0x562bbb9a2f60 VAL: '0.1' (8 sibs) 44: 0x562bbb9a2ff8 VAL: '.1' (8 sibs) 44: 0x562bbb9a3090 VAL: '-.2' (8 sibs) 44: 0x562bbb9a3128 VAL: '-2.e+6' (8 sibs) 44: 0x562bbb9a31c0 VAL: '-3e-6' (8 sibs) 44: 0x562bbb9a3258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9d5570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9d5600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9d5690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9d5720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9d57b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9d5840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9d58d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9d5960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9d59f0 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: 0x562bbb9a3b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x562bbb9a3300 VAL: '-2.0' (8 sibs) 44: 0x562bbb9a3398 VAL: '-2.1' (8 sibs) 44: 0x562bbb9a3430 VAL: '0.1' (8 sibs) 44: 0x562bbb9a34c8 VAL: '.1' (8 sibs) 44: 0x562bbb9a3560 VAL: '-.2' (8 sibs) 44: 0x562bbb9a35f8 VAL: '-2.e+6' (8 sibs) 44: 0x562bbb9a3690 VAL: '-3e-6' (8 sibs) 44: 0x562bbb9a3728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9d5e80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9d5f10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9d5fa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9d6030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9d60c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9d6150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9d61e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9d6270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9d6300 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: 0x562bbb9a3c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x562bbb9a40a0 VAL: '-2.0' (8 sibs) 44: 0x562bbb9a4138 VAL: '-2.1' (8 sibs) 44: 0x562bbb9a41d0 VAL: '0.1' (8 sibs) 44: 0x562bbb9a4268 VAL: '.1' (8 sibs) 44: 0x562bbb9a4300 VAL: '-.2' (8 sibs) 44: 0x562bbb9a4398 VAL: '-2.e+6' (8 sibs) 44: 0x562bbb9a4430 VAL: '-3e-6' (8 sibs) 44: 0x562bbb9a44c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9d6790 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9d6820 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9d68b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9d6940 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9d69d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9d6a60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9d6af0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9d6b80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9d6c10 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: 0x562bbb9a3d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x562bbb9a4bb0 VAL: '1.2.3' (14 sibs) 44: 0x562bbb9a4c48 VAL: '1.2.3.4' (14 sibs) 44: 0x562bbb9a4ce0 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a5410 VAL: '1.2.3' (2 sibs) 44: 0x562bbb9a54a8 VAL: '4.5.6' (2 sibs) 44: 0x562bbb9a4d78 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a5550 VAL: '1.2.3.4' (2 sibs) 44: 0x562bbb9a55e8 VAL: '4.5.6.7' (2 sibs) 44: 0x562bbb9a4e10 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a5690 VAL: '1.2.3' (2 sibs) 44: 0x562bbb9a5728 VAL: '4.5.6' (2 sibs) 44: 0x562bbb9a4ea8 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a57d0 VAL: '1.2.3.4' (2 sibs) 44: 0x562bbb9a5868 VAL: '4.5.6.7' (2 sibs) 44: 0x562bbb9a4f40 MAP: (14 sibs) 1 children: 44: 0x562bbb9a5910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x562bbb9a4fd8 MAP: (14 sibs) 1 children: 44: 0x562bbb9a59b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x562bbb9a5070 MAP: (14 sibs) 1 children: 44: 0x562bbb9a5a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x562bbb9a5108 MAP: (14 sibs) 1 children: 44: 0x562bbb9a5af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x562bbb9a51a0 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x562bbb9a5c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x562bbb9a5238 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x562bbb9a5d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x562bbb9a52d0 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x562bbb9a5ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x562bbb9a5368 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x562bbb9a5fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9d8bc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x562bbb9d8c50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x562bbb9d8ce0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x562bbb9d8d70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x562bbb9d8e00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x562bbb9d8e90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x562bbb9d8f20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x562bbb9d8fb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x562bbb9d9040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x562bbb9d90d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x562bbb9d9160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x562bbb9d91f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x562bbb9d9280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x562bbb9d9310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x562bbb9d93a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x562bbb9d9430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x562bbb9d94c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x562bbb9d9550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x562bbb9d95e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x562bbb9d9670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x562bbb9d9700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x562bbb9d9790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x562bbb9d9820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x562bbb9d98b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x562bbb9d9940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x562bbb9d99d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x562bbb9d9a60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x562bbb9d9af0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x562bbb9d9b80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x562bbb9d9c10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x562bbb9d9ca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x562bbb9d9d30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x562bbb9d9dc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x562bbb9d9e50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x562bbb9d9ee0 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] 0x562bbb9c7b50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9c7be0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x562bbb9c7c70 VAL: '-2' (15 sibs) 44: [3] [3] 0x562bbb9c7d00 VAL: '-2' (15 sibs) 44: [4] [4] 0x562bbb9c7d90 VAL: '5' (15 sibs) 44: [5] [5] 0x562bbb9c7e20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x562bbb9c7eb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x562bbb9c7f40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x562bbb9c7fd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x562bbb9c8060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x562bbb9c80f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x562bbb9c8180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x562bbb9c8210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x562bbb9c82a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x562bbb9c8330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x562bbb9c83c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x562bbb9c8450 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] 0x562bbb9e76e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9e7770 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x562bbb9e7800 VAL: '-2' (15 sibs) 44: [3] [3] 0x562bbb9e7890 VAL: '-2' (15 sibs) 44: [4] [4] 0x562bbb9e7920 VAL: '5' (15 sibs) 44: [5] [5] 0x562bbb9e79b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x562bbb9e7a40 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x562bbb9e7ad0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x562bbb9e7b60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x562bbb9e7bf0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x562bbb9e7c80 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x562bbb9e7d10 VAL: '0B10' (15 sibs) 44: [12] [12] 0x562bbb9e7da0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x562bbb9e7e30 VAL: '0o17' (15 sibs) 44: [14] [14] 0x562bbb9e7ec0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x562bbb9e7f50 VAL: '0O17' (15 sibs) 44: [16] [16] 0x562bbb9e7fe0 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] 0x562bbb9ca180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9ca210 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x562bbb9ca2a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x562bbb9ca330 VAL: '-2' (3 sibs) 44: [4] [4] 0x562bbb9ca3c0 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] 0x562bbb9e6dd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9e6e60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x562bbb9e6ef0 VAL: '-2' (3 sibs) 44: [3] [3] 0x562bbb9e6f80 VAL: '-2' (3 sibs) 44: [4] [4] 0x562bbb9e7010 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] 0x562bbb9cbeb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9cbf40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9cbfd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9cc060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9cc0f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9cc180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9cc210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9cc2a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9cc330 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] 0x562bbb9e88f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9e8980 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9e8a10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9e8aa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9e8b30 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9e8bc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9e8c50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9e8ce0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9e8d70 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] 0x562bbb9cdbe0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9cdc70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9cdd00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9cdd90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9cde20 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9cdeb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9cdf40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9cdfd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9ce060 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] 0x562bbb9e9200 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9e9290 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9e9320 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9e93b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9e9440 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9e94d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9e9560 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9e95f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9e9680 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] 0x562bbb9cf910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9cf9a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9cfa30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9cfac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9cfb50 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9cfbe0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9cfc70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9cfd00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9cfd90 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] 0x562bbb9e9b10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9e9ba0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9e9c30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9e9cc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9e9d50 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9e9de0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9e9e70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9e9f00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9e9f90 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] 0x562bbb9d3160 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x562bbb9d31f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x562bbb9d3280 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x562bbb9d3310 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x562bbb9d33a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x562bbb9d3430 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x562bbb9d34c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x562bbb9d3550 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x562bbb9d35e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x562bbb9d3670 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x562bbb9d3700 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x562bbb9d3790 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x562bbb9d3820 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x562bbb9d38b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x562bbb9d3940 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x562bbb9d39d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x562bbb9d3a60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x562bbb9d3af0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x562bbb9d3b80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x562bbb9d3c10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x562bbb9d3ca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x562bbb9d3d30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x562bbb9d3dc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x562bbb9d3e50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x562bbb9d3ee0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x562bbb9d3f70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x562bbb9d4000 MAP: (14 sibs) 2 children: 44: [27] [27] 0x562bbb9d4090 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x562bbb9d4120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x562bbb9d41b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x562bbb9d4240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x562bbb9d42d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x562bbb9d4360 MAP: (14 sibs) 2 children: 44: [33] [33] 0x562bbb9d43f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x562bbb9d4480 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] 0x562bbb9ebf40 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x562bbb9ebfd0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x562bbb9ec060 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x562bbb9ec0f0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x562bbb9ec180 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x562bbb9ec210 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x562bbb9ec2a0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x562bbb9ec330 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x562bbb9ec3c0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x562bbb9ec450 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x562bbb9ec4e0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x562bbb9ec570 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x562bbb9ec600 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x562bbb9ec690 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x562bbb9ec720 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x562bbb9ec7b0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x562bbb9ec840 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x562bbb9ec8d0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x562bbb9ec960 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x562bbb9ec9f0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x562bbb9eca80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x562bbb9ecb10 MAP: (14 sibs) 1 children: 44: [22] [22] 0x562bbb9ecba0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x562bbb9ecc30 MAP: (14 sibs) 2 children: 44: [24] [24] 0x562bbb9eccc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x562bbb9ecd50 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x562bbb9ecde0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x562bbb9ece70 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x562bbb9ecf00 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x562bbb9ecf90 MAP: (14 sibs) 2 children: 44: [30] [30] 0x562bbb9ed020 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x562bbb9ed0b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x562bbb9ed140 MAP: (14 sibs) 2 children: 44: [33] [33] 0x562bbb9ed1d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x562bbb9ed260 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] 0x562bbb9d79b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9d7a40 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x562bbb9d7ad0 VAL: '-2' (15 sibs) 44: [3] [3] 0x562bbb9d7b60 VAL: '-2' (15 sibs) 44: [4] [4] 0x562bbb9d7bf0 VAL: '5' (15 sibs) 44: [5] [5] 0x562bbb9d7c80 VAL: '0xa' (15 sibs) 44: [6] [6] 0x562bbb9d7d10 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x562bbb9d7da0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x562bbb9d7e30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x562bbb9d7ec0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x562bbb9d7f50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x562bbb9d7fe0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x562bbb9d8070 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x562bbb9d8100 VAL: '0o17' (15 sibs) 44: [14] [14] 0x562bbb9d8190 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x562bbb9d8220 VAL: '0O17' (15 sibs) 44: [16] [16] 0x562bbb9d82b0 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] 0x562bbb9ead30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9eadc0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x562bbb9eae50 VAL: '-2' (15 sibs) 44: [3] [3] 0x562bbb9eaee0 VAL: '-2' (15 sibs) 44: [4] [4] 0x562bbb9eaf70 VAL: '5' (15 sibs) 44: [5] [5] 0x562bbb9eb000 VAL: '0xa' (15 sibs) 44: [6] [6] 0x562bbb9eb090 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x562bbb9eb120 VAL: '0XA' (15 sibs) 44: [8] [8] 0x562bbb9eb1b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x562bbb9eb240 VAL: '0b10' (15 sibs) 44: [10] [10] 0x562bbb9eb2d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x562bbb9eb360 VAL: '0B10' (15 sibs) 44: [12] [12] 0x562bbb9eb3f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x562bbb9eb480 VAL: '0o17' (15 sibs) 44: [14] [14] 0x562bbb9eb510 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x562bbb9eb5a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x562bbb9eb630 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] 0x562bbb9d70a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9d7130 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x562bbb9d71c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x562bbb9d7250 VAL: '-2' (3 sibs) 44: [4] [4] 0x562bbb9d72e0 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] 0x562bbb9ea420 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9ea4b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x562bbb9ea540 VAL: '-2' (3 sibs) 44: [3] [3] 0x562bbb9ea5d0 VAL: '-2' (3 sibs) 44: [4] [4] 0x562bbb9ea660 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] 0x562bbb9dafd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9db060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9db0f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9db180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9db210 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9db2a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9db330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9db3c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9db450 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] 0x562bbb9ee350 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9ee3e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9ee470 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9ee500 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9ee590 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9ee620 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9ee6b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9ee740 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9ee7d0 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] 0x562bbb9db8e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9db970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9dba00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9dba90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9dbb20 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9dbbb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9dbc40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9dbcd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9dbd60 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] 0x562bbb9eec60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9eecf0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9eed80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9eee10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9eeea0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9eef30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9eefc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9ef050 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9ef0e0 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] 0x562bbb9dc1f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9dc280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9dc310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9dc3a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9dc430 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9dc4c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9dc550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9dc5e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9dc670 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] 0x562bbb9ef570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9ef600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9ef690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9ef720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9ef7b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9ef840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9ef8d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9ef960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9ef9f0 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] 0x562bbb9de660 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x562bbb9de6f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x562bbb9de780 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x562bbb9de810 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x562bbb9de8a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x562bbb9de930 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x562bbb9de9c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x562bbb9dea50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x562bbb9deae0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x562bbb9deb70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x562bbb9dec00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x562bbb9dec90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x562bbb9ded20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x562bbb9dedb0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x562bbb9dee40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x562bbb9deed0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x562bbb9def60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x562bbb9deff0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x562bbb9df080 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x562bbb9df110 MAP: (14 sibs) 1 children: 44: [20] [20] 0x562bbb9df1a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x562bbb9df230 MAP: (14 sibs) 1 children: 44: [22] [22] 0x562bbb9df2c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x562bbb9df350 MAP: (14 sibs) 2 children: 44: [24] [24] 0x562bbb9df3e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x562bbb9df470 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x562bbb9df500 MAP: (14 sibs) 2 children: 44: [27] [27] 0x562bbb9df590 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x562bbb9df620 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x562bbb9df6b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x562bbb9df740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x562bbb9df7d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x562bbb9df860 MAP: (14 sibs) 2 children: 44: [33] [33] 0x562bbb9df8f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x562bbb9df980 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] 0x562bbb9f19a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x562bbb9f1a30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x562bbb9f1ac0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x562bbb9f1b50 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x562bbb9f1be0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x562bbb9f1c70 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x562bbb9f1d00 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x562bbb9f1d90 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x562bbb9f1e20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x562bbb9f1eb0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x562bbb9f1f40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x562bbb9f1fd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x562bbb9f2060 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x562bbb9f20f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x562bbb9f2180 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x562bbb9f2210 MAP: (14 sibs) 1 children: 44: [16] [16] 0x562bbb9f22a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x562bbb9f2330 MAP: (14 sibs) 1 children: 44: [18] [18] 0x562bbb9f23c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x562bbb9f2450 MAP: (14 sibs) 1 children: 44: [20] [20] 0x562bbb9f24e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x562bbb9f2570 MAP: (14 sibs) 1 children: 44: [22] [22] 0x562bbb9f2600 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x562bbb9f2690 MAP: (14 sibs) 2 children: 44: [24] [24] 0x562bbb9f2720 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x562bbb9f27b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x562bbb9f2840 MAP: (14 sibs) 2 children: 44: [27] [27] 0x562bbb9f28d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x562bbb9f2960 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x562bbb9f29f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x562bbb9f2a80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x562bbb9f2b10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x562bbb9f2ba0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x562bbb9f2c30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x562bbb9f2cc0 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] 0x562bbb9d1f50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9d1fe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x562bbb9d2070 VAL: '-2' (15 sibs) 44: [3] [3] 0x562bbb9d2100 VAL: '-2' (15 sibs) 44: [4] [4] 0x562bbb9d2190 VAL: '5' (15 sibs) 44: [5] [5] 0x562bbb9d2220 VAL: '0xa' (15 sibs) 44: [6] [6] 0x562bbb9d22b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x562bbb9d2340 VAL: '0XA' (15 sibs) 44: [8] [8] 0x562bbb9d23d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x562bbb9d2460 VAL: '0b10' (15 sibs) 44: [10] [10] 0x562bbb9d24f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x562bbb9d2580 VAL: '0B10' (15 sibs) 44: [12] [12] 0x562bbb9d2610 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x562bbb9d26a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x562bbb9d2730 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x562bbb9d27c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x562bbb9d2850 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] 0x562bbb9f0790 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9f0820 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x562bbb9f08b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x562bbb9f0940 VAL: '-2' (15 sibs) 44: [4] [4] 0x562bbb9f09d0 VAL: '5' (15 sibs) 44: [5] [5] 0x562bbb9f0a60 VAL: '0xa' (15 sibs) 44: [6] [6] 0x562bbb9f0af0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x562bbb9f0b80 VAL: '0XA' (15 sibs) 44: [8] [8] 0x562bbb9f0c10 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x562bbb9f0ca0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x562bbb9f0d30 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x562bbb9f0dc0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x562bbb9f0e50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x562bbb9f0ee0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x562bbb9f0f70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x562bbb9f1000 VAL: '0O17' (15 sibs) 44: [16] [16] 0x562bbb9f1090 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] 0x562bbb9d1640 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9d16d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x562bbb9d1760 VAL: '-2' (3 sibs) 44: [3] [3] 0x562bbb9d17f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x562bbb9d1880 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] 0x562bbb9efe80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9eff10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x562bbb9effa0 VAL: '-2' (3 sibs) 44: [3] [3] 0x562bbb9f0030 VAL: '-2' (3 sibs) 44: [4] [4] 0x562bbb9f00c0 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] 0x562bbb9d5570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9d5600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9d5690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9d5720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9d57b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9d5840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9d58d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9d5960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9d59f0 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] 0x562bbb9f3db0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9f3e40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9f3ed0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9f3f60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9f3ff0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9f4080 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9f4110 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9f41a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9f4230 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] 0x562bbb9d5e80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9d5f10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9d5fa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9d6030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9d60c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9d6150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9d61e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9d6270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9d6300 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] 0x562bbb9f46c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9f4750 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9f47e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9f4870 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9f4900 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9f4990 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9f4a20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9f4ab0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9f4b40 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] 0x562bbb9d6790 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9d6820 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9d68b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9d6940 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9d69d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9d6a60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9d6af0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9d6b80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9d6c10 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] 0x562bbb9f4fd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9f5060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9f50f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9f5180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9f5210 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9f52a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9f5330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9f53c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9f5450 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] 0x562bbb9d8bc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x562bbb9d8c50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x562bbb9d8ce0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x562bbb9d8d70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x562bbb9d8e00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x562bbb9d8e90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x562bbb9d8f20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x562bbb9d8fb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x562bbb9d9040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x562bbb9d90d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x562bbb9d9160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x562bbb9d91f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x562bbb9d9280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x562bbb9d9310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x562bbb9d93a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x562bbb9d9430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x562bbb9d94c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x562bbb9d9550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x562bbb9d95e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x562bbb9d9670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x562bbb9d9700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x562bbb9d9790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x562bbb9d9820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x562bbb9d98b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x562bbb9d9940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x562bbb9d99d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x562bbb9d9a60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x562bbb9d9af0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x562bbb9d9b80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x562bbb9d9c10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x562bbb9d9ca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x562bbb9d9d30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x562bbb9d9dc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x562bbb9d9e50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x562bbb9d9ee0 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] 0x562bbb9f7400 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x562bbb9f7490 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x562bbb9f7520 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x562bbb9f75b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x562bbb9f7640 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x562bbb9f76d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x562bbb9f7760 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x562bbb9f77f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x562bbb9f7880 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x562bbb9f7910 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x562bbb9f79a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x562bbb9f7a30 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x562bbb9f7ac0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x562bbb9f7b50 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x562bbb9f7be0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x562bbb9f7c70 MAP: (14 sibs) 1 children: 44: [16] [16] 0x562bbb9f7d00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x562bbb9f7d90 MAP: (14 sibs) 1 children: 44: [18] [18] 0x562bbb9f7e20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x562bbb9f7eb0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x562bbb9f7f40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x562bbb9f7fd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x562bbb9f8060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x562bbb9f80f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x562bbb9f8180 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x562bbb9f8210 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x562bbb9f82a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x562bbb9f8330 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x562bbb9f83c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x562bbb9f8450 MAP: (14 sibs) 2 children: 44: [30] [30] 0x562bbb9f84e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x562bbb9f8570 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x562bbb9f8600 MAP: (14 sibs) 2 children: 44: [33] [33] 0x562bbb9f8690 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x562bbb9f8720 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] 0x562bbb9e0a70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9e0b00 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x562bbb9e0b90 VAL: '-2' (15 sibs) 44: [3] [3] 0x562bbb9e0c20 VAL: '-2' (15 sibs) 44: [4] [4] 0x562bbb9e0cb0 VAL: '5' (15 sibs) 44: [5] [5] 0x562bbb9e0d40 VAL: '0xa' (15 sibs) 44: [6] [6] 0x562bbb9e0dd0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x562bbb9e0e60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x562bbb9e0ef0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x562bbb9e0f80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x562bbb9e1010 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x562bbb9e10a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x562bbb9e1130 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x562bbb9e11c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x562bbb9e1250 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x562bbb9e12e0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x562bbb9e1370 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] 0x562bbb9f61f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9f6280 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x562bbb9f6310 VAL: '-2' (15 sibs) 44: [3] [3] 0x562bbb9f63a0 VAL: '-2' (15 sibs) 44: [4] [4] 0x562bbb9f6430 VAL: '5' (15 sibs) 44: [5] [5] 0x562bbb9f64c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x562bbb9f6550 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x562bbb9f65e0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x562bbb9f6670 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x562bbb9f6700 VAL: '0b10' (15 sibs) 44: [10] [10] 0x562bbb9f6790 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x562bbb9f6820 VAL: '0B10' (15 sibs) 44: [12] [12] 0x562bbb9f68b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x562bbb9f6940 VAL: '0o17' (15 sibs) 44: [14] [14] 0x562bbb9f69d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x562bbb9f6a60 VAL: '0O17' (15 sibs) 44: [16] [16] 0x562bbb9f6af0 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] 0x562bbb9dcde0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9dce70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x562bbb9dcf00 VAL: '-2' (3 sibs) 44: [3] [3] 0x562bbb9dcf90 VAL: '-2' (3 sibs) 44: [4] [4] 0x562bbb9dd020 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] 0x562bbb9f58e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9f5970 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x562bbb9f5a00 VAL: '-2' (3 sibs) 44: [3] [3] 0x562bbb9f5a90 VAL: '-2' (3 sibs) 44: [4] [4] 0x562bbb9f5b20 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] 0x562bbb9dd720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9dd7b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9dd840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9dd8d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9dd960 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9dd9f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9dda80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9ddb10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9ddba0 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] 0x562bbb9f9810 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9f98a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9f9930 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9f99c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9f9a50 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9f9ae0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9f9b70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9f9c00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9f9c90 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] 0x562bbb9e1c80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9e1d10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9e1da0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9e1e30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9e1ec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9e1f50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9e1fe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9e2070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9e2100 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] 0x562bbb9fa120 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9fa1b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9fa240 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9fa2d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9fa360 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9fa3f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9fa480 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9fa510 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9fa5a0 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] 0x562bbb9e2590 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9e2620 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9e26b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9e2740 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9e27d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9e2860 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9e28f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9e2980 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9e2a10 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] 0x562bbb9faa30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9faac0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9fab50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9fabe0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9fac70 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9fad00 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9fad90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9fae20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9faeb0 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] 0x562bbb9e49c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x562bbb9e4a50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x562bbb9e4ae0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x562bbb9e4b70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x562bbb9e4c00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x562bbb9e4c90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x562bbb9e4d20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x562bbb9e4db0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x562bbb9e4e40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x562bbb9e4ed0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x562bbb9e4f60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x562bbb9e4ff0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x562bbb9e5080 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x562bbb9e5110 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x562bbb9e51a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x562bbb9e5230 MAP: (14 sibs) 1 children: 44: [16] [16] 0x562bbb9e52c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x562bbb9e5350 MAP: (14 sibs) 1 children: 44: [18] [18] 0x562bbb9e53e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x562bbb9e5470 MAP: (14 sibs) 1 children: 44: [20] [20] 0x562bbb9e5500 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x562bbb9e5590 MAP: (14 sibs) 1 children: 44: [22] [22] 0x562bbb9e5620 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x562bbb9e56b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x562bbb9e5740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x562bbb9e57d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x562bbb9e5860 MAP: (14 sibs) 2 children: 44: [27] [27] 0x562bbb9e58f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x562bbb9e5980 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x562bbb9e5a10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x562bbb9e5aa0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x562bbb9e5b30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x562bbb9e5bc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x562bbb9e5c50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x562bbb9e5ce0 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] 0x562bbb9fce60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x562bbb9fcef0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x562bbb9fcf80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x562bbb9fd010 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x562bbb9fd0a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x562bbb9fd130 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x562bbb9fd1c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x562bbb9fd250 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x562bbb9fd2e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x562bbb9fd370 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x562bbb9fd400 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x562bbb9fd490 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x562bbb9fd520 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x562bbb9fd5b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x562bbb9fd640 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x562bbb9fd6d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x562bbb9fd760 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x562bbb9fd7f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x562bbb9fd880 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x562bbb9fd910 MAP: (14 sibs) 1 children: 44: [20] [20] 0x562bbb9fd9a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x562bbb9fda30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x562bbb9fdac0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x562bbb9fdb50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x562bbb9fdbe0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x562bbb9fdc70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x562bbb9fdd00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x562bbb9fdd90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x562bbb9fde20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x562bbb9fdeb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x562bbb9fdf40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x562bbb9fdfd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x562bbb9fe060 MAP: (14 sibs) 2 children: 44: [33] [33] 0x562bbb9fe0f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x562bbb9fe180 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: 0x562bbb9a3820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x562bbb9a2030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x562bbb9a20d0 VAL: '-2' (15 sibs) 44: 0x562bbb9a2168 VAL: '-2' (15 sibs) 44: 0x562bbb9a2200 VAL: '5' (15 sibs) 44: 0x562bbb9a2298 VAL: '0xa' (15 sibs) 44: 0x562bbb9a2330 VAL: '-0xb' (15 sibs) 44: 0x562bbb9a23c8 VAL: '0XA' (15 sibs) 44: 0x562bbb9a2460 VAL: '-0XA' (15 sibs) 44: 0x562bbb9a24f8 VAL: '0b10' (15 sibs) 44: 0x562bbb9a2590 VAL: '-0b10' (15 sibs) 44: 0x562bbb9a2628 VAL: '0B10' (15 sibs) 44: 0x562bbb9a26c0 VAL: '-0B10' (15 sibs) 44: 0x562bbb9a2758 VAL: '0o17' (15 sibs) 44: 0x562bbb9a27f0 VAL: '-0o17' (15 sibs) 44: 0x562bbb9a2888 VAL: '0O17' (15 sibs) 44: 0x562bbb9a2920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9fb340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9fb3d0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x562bbb9fb460 VAL: '-2' (15 sibs) 44: [3] [3] 0x562bbb9fb4f0 VAL: '-2' (15 sibs) 44: [4] [4] 0x562bbb9fb580 VAL: '5' (15 sibs) 44: [5] [5] 0x562bbb9fb610 VAL: '0xa' (15 sibs) 44: [6] [6] 0x562bbb9fb6a0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x562bbb9fb730 VAL: '0XA' (15 sibs) 44: [8] [8] 0x562bbb9fb7c0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x562bbb9fb850 VAL: '0b10' (15 sibs) 44: [10] [10] 0x562bbb9fb8e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x562bbb9fb970 VAL: '0B10' (15 sibs) 44: [12] [12] 0x562bbb9fba00 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x562bbb9fba90 VAL: '0o17' (15 sibs) 44: [14] [14] 0x562bbb9fbb20 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x562bbb9fbbb0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x562bbb9fbc40 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: 0x562bbb9a3938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x562bbb9a1a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x562bbb9a1ad0 VAL: '-2' (3 sibs) 44: 0x562bbb9a1b68 VAL: '-2' (3 sibs) 44: 0x562bbb9a1c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9e4510 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbb9e45a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x562bbb9e4630 VAL: '-2' (3 sibs) 44: [3] [3] 0x562bbb9e46c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x562bbb9e4750 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: 0x562bbb9a3a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x562bbb9a2e30 VAL: '-2.0' (8 sibs) 44: 0x562bbb9a2ec8 VAL: '-2.1' (8 sibs) 44: 0x562bbb9a2f60 VAL: '0.1' (8 sibs) 44: 0x562bbb9a2ff8 VAL: '.1' (8 sibs) 44: 0x562bbb9a3090 VAL: '-.2' (8 sibs) 44: 0x562bbb9a3128 VAL: '-2.e+6' (8 sibs) 44: 0x562bbb9a31c0 VAL: '-3e-6' (8 sibs) 44: 0x562bbb9a3258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9fbce0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9fbd70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9fbe00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9fbe90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9fbf20 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9fbfb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9fc040 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9fc0d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9fc160 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: 0x562bbb9a3b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x562bbb9a3300 VAL: '-2.0' (8 sibs) 44: 0x562bbb9a3398 VAL: '-2.1' (8 sibs) 44: 0x562bbb9a3430 VAL: '0.1' (8 sibs) 44: 0x562bbb9a34c8 VAL: '.1' (8 sibs) 44: 0x562bbb9a3560 VAL: '-.2' (8 sibs) 44: 0x562bbb9a35f8 VAL: '-2.e+6' (8 sibs) 44: 0x562bbb9a3690 VAL: '-3e-6' (8 sibs) 44: 0x562bbb9a3728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9fc200 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9fc290 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9fc320 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9fc3b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9fc440 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9fc4d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9fc560 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9fc5f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9fc680 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: 0x562bbb9a3c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x562bbb9a40a0 VAL: '-2.0' (8 sibs) 44: 0x562bbb9a4138 VAL: '-2.1' (8 sibs) 44: 0x562bbb9a41d0 VAL: '0.1' (8 sibs) 44: 0x562bbb9a4268 VAL: '.1' (8 sibs) 44: 0x562bbb9a4300 VAL: '-.2' (8 sibs) 44: 0x562bbb9a4398 VAL: '-2.e+6' (8 sibs) 44: 0x562bbb9a4430 VAL: '-3e-6' (8 sibs) 44: 0x562bbb9a44c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9fc720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbb9fc7b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbb9fc840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbb9fc8d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbb9fc960 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbb9fc9f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbb9fca80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbb9fcb10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbb9fcba0 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: 0x562bbb9a3d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x562bbb9a4bb0 VAL: '1.2.3' (14 sibs) 44: 0x562bbb9a4c48 VAL: '1.2.3.4' (14 sibs) 44: 0x562bbb9a4ce0 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a5410 VAL: '1.2.3' (2 sibs) 44: 0x562bbb9a54a8 VAL: '4.5.6' (2 sibs) 44: 0x562bbb9a4d78 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a5550 VAL: '1.2.3.4' (2 sibs) 44: 0x562bbb9a55e8 VAL: '4.5.6.7' (2 sibs) 44: 0x562bbb9a4e10 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a5690 VAL: '1.2.3' (2 sibs) 44: 0x562bbb9a5728 VAL: '4.5.6' (2 sibs) 44: 0x562bbb9a4ea8 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a57d0 VAL: '1.2.3.4' (2 sibs) 44: 0x562bbb9a5868 VAL: '4.5.6.7' (2 sibs) 44: 0x562bbb9a4f40 MAP: (14 sibs) 1 children: 44: 0x562bbb9a5910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x562bbb9a4fd8 MAP: (14 sibs) 1 children: 44: 0x562bbb9a59b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x562bbb9a5070 MAP: (14 sibs) 1 children: 44: 0x562bbb9a5a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x562bbb9a5108 MAP: (14 sibs) 1 children: 44: 0x562bbb9a5af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x562bbb9a51a0 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x562bbb9a5c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x562bbb9a5238 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x562bbb9a5d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x562bbb9a52d0 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x562bbb9a5ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x562bbb9a5368 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x562bbb9a5fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbb9ff270 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x562bbb9ff300 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x562bbb9ff390 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x562bbb9ff420 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x562bbb9ff4b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x562bbb9ff540 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x562bbb9ff5d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x562bbb9ff660 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x562bbb9ff6f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x562bbb9ff780 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x562bbb9ff810 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x562bbb9ff8a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x562bbb9ff930 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x562bbb9ff9c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x562bbb9ffa50 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x562bbb9ffae0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x562bbb9ffb70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x562bbb9ffc00 MAP: (14 sibs) 1 children: 44: [18] [18] 0x562bbb9ffc90 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x562bbb9ffd20 MAP: (14 sibs) 1 children: 44: [20] [20] 0x562bbb9ffdb0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x562bbb9ffe40 MAP: (14 sibs) 1 children: 44: [22] [22] 0x562bbb9ffed0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x562bbb9fff60 MAP: (14 sibs) 2 children: 44: [24] [24] 0x562bbb9ffff0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x562bbba00080 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x562bbba00110 MAP: (14 sibs) 2 children: 44: [27] [27] 0x562bbba001a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x562bbba00230 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x562bbba002c0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x562bbba00350 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x562bbba003e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x562bbba00470 MAP: (14 sibs) 2 children: 44: [33] [33] 0x562bbba00500 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x562bbba00590 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: 0x562bbb9a3820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x562bbb9a2030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x562bbb9a20d0 VAL: '-2' (15 sibs) 44: 0x562bbb9a2168 VAL: '-2' (15 sibs) 44: 0x562bbb9a2200 VAL: '5' (15 sibs) 44: 0x562bbb9a2298 VAL: '0xa' (15 sibs) 44: 0x562bbb9a2330 VAL: '-0xb' (15 sibs) 44: 0x562bbb9a23c8 VAL: '0XA' (15 sibs) 44: 0x562bbb9a2460 VAL: '-0XA' (15 sibs) 44: 0x562bbb9a24f8 VAL: '0b10' (15 sibs) 44: 0x562bbb9a2590 VAL: '-0b10' (15 sibs) 44: 0x562bbb9a2628 VAL: '0B10' (15 sibs) 44: 0x562bbb9a26c0 VAL: '-0B10' (15 sibs) 44: 0x562bbb9a2758 VAL: '0o17' (15 sibs) 44: 0x562bbb9a27f0 VAL: '-0o17' (15 sibs) 44: 0x562bbb9a2888 VAL: '0O17' (15 sibs) 44: 0x562bbb9a2920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbba00630 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbba006c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x562bbba00750 VAL: '-2' (15 sibs) 44: [3] [3] 0x562bbba007e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x562bbba00870 VAL: '5' (15 sibs) 44: [5] [5] 0x562bbba00900 VAL: '0xa' (15 sibs) 44: [6] [6] 0x562bbba00990 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x562bbba00a20 VAL: '0XA' (15 sibs) 44: [8] [8] 0x562bbba00ab0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x562bbba00b40 VAL: '0b10' (15 sibs) 44: [10] [10] 0x562bbba00bd0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x562bbba00c60 VAL: '0B10' (15 sibs) 44: [12] [12] 0x562bbba00cf0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x562bbba00d80 VAL: '0o17' (15 sibs) 44: [14] [14] 0x562bbba00e10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x562bbba00ea0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x562bbba00f30 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: 0x562bbb9a3938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x562bbb9a1a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x562bbb9a1ad0 VAL: '-2' (3 sibs) 44: 0x562bbb9a1b68 VAL: '-2' (3 sibs) 44: 0x562bbb9a1c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbba00fd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x562bbba01060 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x562bbba010f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x562bbba01180 VAL: '-2' (3 sibs) 44: [4] [4] 0x562bbba01210 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: 0x562bbb9a3a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x562bbb9a2e30 VAL: '-2.0' (8 sibs) 44: 0x562bbb9a2ec8 VAL: '-2.1' (8 sibs) 44: 0x562bbb9a2f60 VAL: '0.1' (8 sibs) 44: 0x562bbb9a2ff8 VAL: '.1' (8 sibs) 44: 0x562bbb9a3090 VAL: '-.2' (8 sibs) 44: 0x562bbb9a3128 VAL: '-2.e+6' (8 sibs) 44: 0x562bbb9a31c0 VAL: '-3e-6' (8 sibs) 44: 0x562bbb9a3258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbba012b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbba01340 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbba013d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbba01460 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbba014f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbba01580 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbba01610 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbba016a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbba01730 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: 0x562bbb9a3b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x562bbb9a3300 VAL: '-2.0' (8 sibs) 44: 0x562bbb9a3398 VAL: '-2.1' (8 sibs) 44: 0x562bbb9a3430 VAL: '0.1' (8 sibs) 44: 0x562bbb9a34c8 VAL: '.1' (8 sibs) 44: 0x562bbb9a3560 VAL: '-.2' (8 sibs) 44: 0x562bbb9a35f8 VAL: '-2.e+6' (8 sibs) 44: 0x562bbb9a3690 VAL: '-3e-6' (8 sibs) 44: 0x562bbb9a3728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbba017d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbba01860 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbba018f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbba01980 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbba01a10 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbba01aa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbba01b30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbba01bc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbba01c50 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: 0x562bbb9a3c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x562bbb9a40a0 VAL: '-2.0' (8 sibs) 44: 0x562bbb9a4138 VAL: '-2.1' (8 sibs) 44: 0x562bbb9a41d0 VAL: '0.1' (8 sibs) 44: 0x562bbb9a4268 VAL: '.1' (8 sibs) 44: 0x562bbb9a4300 VAL: '-.2' (8 sibs) 44: 0x562bbb9a4398 VAL: '-2.e+6' (8 sibs) 44: 0x562bbb9a4430 VAL: '-3e-6' (8 sibs) 44: 0x562bbb9a44c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbba01cf0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x562bbba01d80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x562bbba01e10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x562bbba01ea0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x562bbba01f30 VAL: '.1' (8 sibs) 44: [5] [5] 0x562bbba01fc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x562bbba02050 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x562bbba020e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x562bbba02170 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: 0x562bbb9a3d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x562bbb9a4bb0 VAL: '1.2.3' (14 sibs) 44: 0x562bbb9a4c48 VAL: '1.2.3.4' (14 sibs) 44: 0x562bbb9a4ce0 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a5410 VAL: '1.2.3' (2 sibs) 44: 0x562bbb9a54a8 VAL: '4.5.6' (2 sibs) 44: 0x562bbb9a4d78 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a5550 VAL: '1.2.3.4' (2 sibs) 44: 0x562bbb9a55e8 VAL: '4.5.6.7' (2 sibs) 44: 0x562bbb9a4e10 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a5690 VAL: '1.2.3' (2 sibs) 44: 0x562bbb9a5728 VAL: '4.5.6' (2 sibs) 44: 0x562bbb9a4ea8 SEQ: (14 sibs) 2 children: 44: 0x562bbb9a57d0 VAL: '1.2.3.4' (2 sibs) 44: 0x562bbb9a5868 VAL: '4.5.6.7' (2 sibs) 44: 0x562bbb9a4f40 MAP: (14 sibs) 1 children: 44: 0x562bbb9a5910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x562bbb9a4fd8 MAP: (14 sibs) 1 children: 44: 0x562bbb9a59b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x562bbb9a5070 MAP: (14 sibs) 1 children: 44: 0x562bbb9a5a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x562bbb9a5108 MAP: (14 sibs) 1 children: 44: 0x562bbb9a5af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x562bbb9a51a0 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x562bbb9a5c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x562bbb9a5238 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x562bbb9a5d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x562bbb9a52d0 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x562bbb9a5ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x562bbb9a5368 MAP: (14 sibs) 2 children: 44: 0x562bbb9a5f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x562bbb9a5fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x562bbba02210 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x562bbba022a0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x562bbba02330 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x562bbba023c0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x562bbba02450 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x562bbba024e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x562bbba02570 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x562bbba02600 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x562bbba02690 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x562bbba02720 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x562bbba027b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x562bbba02840 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x562bbba028d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x562bbba02960 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x562bbba029f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x562bbba02a80 MAP: (14 sibs) 1 children: 44: [16] [16] 0x562bbba02b10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x562bbba02ba0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x562bbba02c30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x562bbba02cc0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x562bbba02d50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x562bbba02de0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x562bbba02e70 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x562bbba02f00 MAP: (14 sibs) 2 children: 44: [24] [24] 0x562bbba02f90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x562bbba03020 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x562bbba030b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x562bbba03140 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x562bbba031d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x562bbba03260 MAP: (14 sibs) 2 children: 44: [30] [30] 0x562bbba032f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x562bbba03380 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x562bbba03410 MAP: (14 sibs) 2 children: 44: [33] [33] 0x562bbba034a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x562bbba03530 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 (6 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (7 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.01 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-null_val-0.6.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x55951dcad040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55951dcaa310 VAL: '' (12 sibs) 45: 0x55951dcaa3a8 VAL: '' (12 sibs) 45: 0x55951dcaa440 VAL: 'null' (12 sibs) 45: 0x55951dcaa4d8 VAL: 'Null' (12 sibs) 45: 0x55951dcaa570 VAL: 'NULL' (12 sibs) 45: 0x55951dcaa608 VAL: '~' (12 sibs) 45: 0x55951dcaa6a0 MAP: (12 sibs) 1 children: 45: 0x55951dcaaa40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55951dcaa738 MAP: (12 sibs) 1 children: 45: 0x55951dcaaae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55951dcaa7d0 MAP: (12 sibs) 1 children: 45: 0x55951dcaab80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55951dcaa868 MAP: (12 sibs) 1 children: 45: 0x55951dcaac20 KEYVAL: '~' '~' (1 sibs) 45: 0x55951dcaa900 MAP: (12 sibs) 1 children: 45: 0x55951dcaacc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55951dcaa998 MAP: (12 sibs) 1 children: 45: 0x55951dcaad60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dcf32a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55951dcf3330 VAL: '' (12 sibs) 45: [2] [2] 0x55951dcf33c0 VAL: '' (12 sibs) 45: [3] [3] 0x55951dcf3450 VAL: 'null' (12 sibs) 45: [4] [4] 0x55951dcf34e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55951dcf3570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55951dcf3600 VAL: '~' (12 sibs) 45: [7] [7] 0x55951dcf3690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55951dcf3720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55951dcf37b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55951dcf3840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55951dcf38d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55951dcf3960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55951dcf39f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55951dcf3a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55951dcf3b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55951dcf3ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55951dcf3c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55951dcf3cc0 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: 0x55951dcad158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcab040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcab0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcab170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dcf58d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dcf5960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dcf59f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dcf5a80 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: 0x55951dcad270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcab680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcab718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcab7b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dcf7600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dcf7690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dcf7720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dcf77b0 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: 0x55951dcad388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcab850 VAL: '' (3 sibs) 45: 0x55951dcab8e8 VAL: '' (3 sibs) 45: 0x55951dcab980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dcf9330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dcf93c0 VAL: '' (3 sibs) 45: [2] [2] 0x55951dcf9450 VAL: '' (3 sibs) 45: [3] [3] 0x55951dcf94e0 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: 0x55951dcad4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcac4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55951dcac690 VAL: '' (3 sibs) 45: 0x55951dcac728 VAL: '' (3 sibs) 45: 0x55951dcac7c0 VAL: '' (3 sibs) 45: 0x55951dcac558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcac5f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dcfb060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dcfb0f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55951dcfb180 VAL: '' (3 sibs) 45: [3] [3] 0x55951dcfb210 VAL: '' (3 sibs) 45: [4] [4] 0x55951dcfb2a0 VAL: '' (3 sibs) 45: [5] [5] 0x55951dcfb330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dcfb3c0 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: 0x55951dcad5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcab260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcab2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55951dcab430 VAL: '' (3 sibs) 45: 0x55951dcab4c8 VAL: '' (3 sibs) 45: 0x55951dcab560 VAL: '' (3 sibs) 45: 0x55951dcab390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dcfcd90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dcfce20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dcfceb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55951dcfcf40 VAL: '' (3 sibs) 45: [4] [4] 0x55951dcfcfd0 VAL: '' (3 sibs) 45: [5] [5] 0x55951dcfd060 VAL: '' (3 sibs) 45: [6] [6] 0x55951dcfd0f0 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: 0x55951dcad6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcac860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcac8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcac990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55951dcaca30 VAL: '' (3 sibs) 45: 0x55951dcacac8 VAL: '' (3 sibs) 45: 0x55951dcacb60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dcfeac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dcfeb50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dcfebe0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dcfec70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55951dcfed00 VAL: '' (3 sibs) 45: [5] [5] 0x55951dcfed90 VAL: '' (3 sibs) 45: [6] [6] 0x55951dcfee20 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: 0x55951dcad7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcacc50 MAP: (3 sibs) 3 children: 45: 0x55951dcace20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcaceb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcacf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55951dcacce8 VAL: '' (3 sibs) 45: 0x55951dcacd80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd007f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd00880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55951dd00910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55951dd009a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55951dd00a30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55951dd00ac0 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd00b50 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: 0x55951dcad900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcae1d0 VAL: '' (3 sibs) 45: 0x55951dcae268 MAP: (3 sibs) 3 children: 45: 0x55951dcae3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcae438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcae4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55951dcae300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd02520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd025b0 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd02640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55951dd026d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55951dd02760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55951dd027f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55951dd02880 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: 0x55951dcada18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcabc40 VAL: '' (3 sibs) 45: 0x55951dcabcd8 VAL: '' (3 sibs) 45: 0x55951dcabd70 MAP: (3 sibs) 3 children: 45: 0x55951dcabe10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcabea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcabf40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd04250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd042e0 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd04370 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd04400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55951dd04490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55951dd04520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd045b0 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: 0x55951dcadb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcaba20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55951dcac2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55951dcac348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55951dcabab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55951dcae570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55951dcae608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55951dcabb50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd05f80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd06010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55951dd060a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55951dd06130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55951dd061c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55951dd06250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55951dd062e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55951dd06370 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: 0x55951dcadc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcaf8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55951dcaf978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55951dcafa10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55951dca9ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55951dcafab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55951dcafbf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55951dcafc88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55951dcafb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55951dcafd30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55951dcafdc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55951dcafe60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55951dcafef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55951dcaff90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55951dcb0028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55951dcb00c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55951dcb0158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd08b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd08bc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55951dd08c50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55951dd08ce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55951dd08d70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55951dd08e00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55951dd08e90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55951dd08f20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55951dd08fb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55951dd09040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55951dd090d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55951dd09160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55951dd091f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55951dd09280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55951dd09310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55951dd093a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55951dd09430 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: 0x55951dcadd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcae8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55951dcae968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55951dcaea00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55951dcac120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55951dcaa010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55951dcaf410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55951dcaf4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55951dcaf540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55951dcac1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd08220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd082b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55951dd08340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55951dd083d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55951dd08460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55951dd084f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55951dd08580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55951dd08610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55951dd086a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55951dd08730 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: 0x55951dcad040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55951dcaa310 VAL: '' (12 sibs) 45: 0x55951dcaa3a8 VAL: '' (12 sibs) 45: 0x55951dcaa440 VAL: 'null' (12 sibs) 45: 0x55951dcaa4d8 VAL: 'Null' (12 sibs) 45: 0x55951dcaa570 VAL: 'NULL' (12 sibs) 45: 0x55951dcaa608 VAL: '~' (12 sibs) 45: 0x55951dcaa6a0 MAP: (12 sibs) 1 children: 45: 0x55951dcaaa40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55951dcaa738 MAP: (12 sibs) 1 children: 45: 0x55951dcaaae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55951dcaa7d0 MAP: (12 sibs) 1 children: 45: 0x55951dcaab80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55951dcaa868 MAP: (12 sibs) 1 children: 45: 0x55951dcaac20 KEYVAL: '~' '~' (1 sibs) 45: 0x55951dcaa900 MAP: (12 sibs) 1 children: 45: 0x55951dcaacc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55951dcaa998 MAP: (12 sibs) 1 children: 45: 0x55951dcaad60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd0ba70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55951dd0bb00 VAL: '' (12 sibs) 45: [2] [2] 0x55951dd0bb90 VAL: '' (12 sibs) 45: [3] [3] 0x55951dd0bc20 VAL: 'null' (12 sibs) 45: [4] [4] 0x55951dd0bcb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55951dd0bd40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55951dd0bdd0 VAL: '~' (12 sibs) 45: [7] [7] 0x55951dd0be60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55951dd0bef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55951dd0bf80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55951dd0c010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55951dd0c0a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55951dd0c130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55951dd0c1c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55951dd0c250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55951dd0c2e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55951dd0c370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55951dd0c400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55951dd0c490 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: 0x55951dcad158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcab040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcab0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcab170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd0b160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0b1f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd0b280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd0b310 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: 0x55951dcad270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcab680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcab718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcab7b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd0cc80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0cd10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd0cda0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd0ce30 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: 0x55951dcad388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcab850 VAL: '' (3 sibs) 45: 0x55951dcab8e8 VAL: '' (3 sibs) 45: 0x55951dcab980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd0d590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0d620 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd0d6b0 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd0d740 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: 0x55951dcad4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcac4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55951dcac690 VAL: '' (3 sibs) 45: 0x55951dcac728 VAL: '' (3 sibs) 45: 0x55951dcac7c0 VAL: '' (3 sibs) 45: 0x55951dcac558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcac5f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd0dea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0df30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55951dd0dfc0 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd0e050 VAL: '' (3 sibs) 45: [4] [4] 0x55951dd0e0e0 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd0e170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd0e200 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: 0x55951dcad5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcab260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcab2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55951dcab430 VAL: '' (3 sibs) 45: 0x55951dcab4c8 VAL: '' (3 sibs) 45: 0x55951dcab560 VAL: '' (3 sibs) 45: 0x55951dcab390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd0e7b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0e840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd0e8d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55951dd0e960 VAL: '' (3 sibs) 45: [4] [4] 0x55951dd0e9f0 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd0ea80 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd0eb10 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: 0x55951dcad6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcac860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcac8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcac990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55951dcaca30 VAL: '' (3 sibs) 45: 0x55951dcacac8 VAL: '' (3 sibs) 45: 0x55951dcacb60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd0f0c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0f150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd0f1e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd0f270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55951dd0f300 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd0f390 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd0f420 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: 0x55951dcad7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcacc50 MAP: (3 sibs) 3 children: 45: 0x55951dcace20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcaceb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcacf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55951dcacce8 VAL: '' (3 sibs) 45: 0x55951dcacd80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd0f9d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0fa60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55951dd0faf0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55951dd0fb80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55951dd0fc10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55951dd0fca0 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd0fd30 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: 0x55951dcad900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcae1d0 VAL: '' (3 sibs) 45: 0x55951dcae268 MAP: (3 sibs) 3 children: 45: 0x55951dcae3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcae438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcae4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55951dcae300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd102e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd10370 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd10400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55951dd10490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55951dd10520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55951dd105b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55951dd10640 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: 0x55951dcada18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcabc40 VAL: '' (3 sibs) 45: 0x55951dcabcd8 VAL: '' (3 sibs) 45: 0x55951dcabd70 MAP: (3 sibs) 3 children: 45: 0x55951dcabe10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcabea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcabf40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd10bf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd10c80 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd10d10 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd10da0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55951dd10e30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55951dd10ec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd10f50 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: 0x55951dcadb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcaba20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55951dcac2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55951dcac348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55951dcabab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55951dcae570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55951dcae608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55951dcabb50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd11500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd11590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55951dd11620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55951dd116b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55951dd11740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55951dd117d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55951dd11860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55951dd118f0 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: 0x55951dcadc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcaf8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55951dcaf978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55951dcafa10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55951dca9ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55951dcafab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55951dcafbf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55951dcafc88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55951dcafb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55951dcafd30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55951dcafdc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55951dcafe60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55951dcafef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55951dcaff90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55951dcb0028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55951dcb00c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55951dcb0158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd12720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd127b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55951dd12840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55951dd128d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55951dd12960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55951dd129f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55951dd12a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55951dd12b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55951dd12ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55951dd12c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55951dd12cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55951dd12d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55951dd12de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55951dd12e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55951dd12f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55951dd12f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55951dd13020 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: 0x55951dcadd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcae8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55951dcae968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55951dcaea00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55951dcac120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55951dcaa010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55951dcaf410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55951dcaf4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55951dcaf540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55951dcac1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd11e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd11ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55951dd11f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55951dd11fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55951dd12050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55951dd120e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55951dd12170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55951dd12200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55951dd12290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55951dd12320 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] 0x55951dcf32a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55951dcf3330 VAL: '' (12 sibs) 45: [2] [2] 0x55951dcf33c0 VAL: '' (12 sibs) 45: [3] [3] 0x55951dcf3450 VAL: 'null' (12 sibs) 45: [4] [4] 0x55951dcf34e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55951dcf3570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55951dcf3600 VAL: '~' (12 sibs) 45: [7] [7] 0x55951dcf3690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55951dcf3720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55951dcf37b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55951dcf3840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55951dcf38d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55951dcf3960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55951dcf39f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55951dcf3a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55951dcf3b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55951dcf3ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55951dcf3c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55951dcf3cc0 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] 0x55951dd15ea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55951dd15f30 VAL: '' (12 sibs) 45: [2] [2] 0x55951dd15fc0 VAL: '' (12 sibs) 45: [3] [3] 0x55951dd16050 VAL: 'null' (12 sibs) 45: [4] [4] 0x55951dd160e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55951dd16170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55951dd16200 VAL: '~' (12 sibs) 45: [7] [7] 0x55951dd16290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55951dd16320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55951dd163b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55951dd16440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55951dd164d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55951dd16560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55951dd165f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55951dd16680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55951dd16710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55951dd167a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55951dd16830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55951dd168c0 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] 0x55951dcf58d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dcf5960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dcf59f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dcf5a80 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] 0x55951dd14cb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd14d40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd14dd0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd14e60 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] 0x55951dcf7600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dcf7690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dcf7720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dcf77b0 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] 0x55951dd170b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd17140 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd171d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd17260 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] 0x55951dcf9330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dcf93c0 VAL: '' (3 sibs) 45: [2] [2] 0x55951dcf9450 VAL: '' (3 sibs) 45: [3] [3] 0x55951dcf94e0 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] 0x55951dd179c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd17a50 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd17ae0 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd17b70 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] 0x55951dcfb060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dcfb0f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55951dcfb180 VAL: '' (3 sibs) 45: [3] [3] 0x55951dcfb210 VAL: '' (3 sibs) 45: [4] [4] 0x55951dcfb2a0 VAL: '' (3 sibs) 45: [5] [5] 0x55951dcfb330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dcfb3c0 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] 0x55951dd182d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd18360 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55951dd183f0 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd18480 VAL: '' (3 sibs) 45: [4] [4] 0x55951dd18510 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd185a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd18630 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] 0x55951dcfcd90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dcfce20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dcfceb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55951dcfcf40 VAL: '' (3 sibs) 45: [4] [4] 0x55951dcfcfd0 VAL: '' (3 sibs) 45: [5] [5] 0x55951dcfd060 VAL: '' (3 sibs) 45: [6] [6] 0x55951dcfd0f0 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] 0x55951dd18be0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd18c70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd18d00 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55951dd18d90 VAL: '' (3 sibs) 45: [4] [4] 0x55951dd18e20 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd18eb0 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd18f40 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] 0x55951dcfeac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dcfeb50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dcfebe0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dcfec70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55951dcfed00 VAL: '' (3 sibs) 45: [5] [5] 0x55951dcfed90 VAL: '' (3 sibs) 45: [6] [6] 0x55951dcfee20 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] 0x55951dd194f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd19580 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd19610 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd196a0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55951dd19730 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd197c0 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd19850 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] 0x55951dd007f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd00880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55951dd00910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55951dd009a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55951dd00a30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55951dd00ac0 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd00b50 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] 0x55951dd19e00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd19e90 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55951dd19f20 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55951dd19fb0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55951dd1a040 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55951dd1a0d0 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd1a160 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] 0x55951dd02520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd025b0 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd02640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55951dd026d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55951dd02760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55951dd027f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55951dd02880 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] 0x55951dd1a710 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd1a7a0 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd1a830 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55951dd1a8c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55951dd1a950 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55951dd1a9e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55951dd1aa70 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] 0x55951dd04250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd042e0 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd04370 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd04400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55951dd04490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55951dd04520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd045b0 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] 0x55951dd1b020 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd1b0b0 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd1b140 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd1b1d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55951dd1b260 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55951dd1b2f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd1b380 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] 0x55951dd05f80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd06010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55951dd060a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55951dd06130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55951dd061c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55951dd06250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55951dd062e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55951dd06370 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] 0x55951dd1b930 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd1b9c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55951dd1ba50 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55951dd1bae0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55951dd1bb70 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55951dd1bc00 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55951dd1bc90 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55951dd1bd20 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] 0x55951dd08b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd08bc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55951dd08c50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55951dd08ce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55951dd08d70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55951dd08e00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55951dd08e90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55951dd08f20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55951dd08fb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55951dd09040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55951dd090d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55951dd09160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55951dd091f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55951dd09280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55951dd09310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55951dd093a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55951dd09430 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] 0x55951dd1cb50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd1cbe0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55951dd1cc70 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55951dd1cd00 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55951dd1cd90 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55951dd1ce20 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55951dd1ceb0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55951dd1cf40 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55951dd1cfd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55951dd1d060 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55951dd1d0f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55951dd1d180 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55951dd1d210 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55951dd1d2a0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55951dd1d330 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55951dd1d3c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55951dd1d450 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] 0x55951dd08220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd082b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55951dd08340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55951dd083d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55951dd08460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55951dd084f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55951dd08580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55951dd08610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55951dd086a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55951dd08730 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] 0x55951dd1c240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd1c2d0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55951dd1c360 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55951dd1c3f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55951dd1c480 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55951dd1c510 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55951dd1c5a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55951dd1c630 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55951dd1c6c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55951dd1c750 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] 0x55951dd0ba70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55951dd0bb00 VAL: '' (12 sibs) 45: [2] [2] 0x55951dd0bb90 VAL: '' (12 sibs) 45: [3] [3] 0x55951dd0bc20 VAL: 'null' (12 sibs) 45: [4] [4] 0x55951dd0bcb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55951dd0bd40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55951dd0bdd0 VAL: '~' (12 sibs) 45: [7] [7] 0x55951dd0be60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55951dd0bef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55951dd0bf80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55951dd0c010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55951dd0c0a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55951dd0c130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55951dd0c1c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55951dd0c250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55951dd0c2e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55951dd0c370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55951dd0c400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55951dd0c490 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] 0x55951dd1e670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55951dd1e700 VAL: '' (12 sibs) 45: [2] [2] 0x55951dd1e790 VAL: '' (12 sibs) 45: [3] [3] 0x55951dd1e820 VAL: 'null' (12 sibs) 45: [4] [4] 0x55951dd1e8b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55951dd1e940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55951dd1e9d0 VAL: '~' (12 sibs) 45: [7] [7] 0x55951dd1ea60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55951dd1eaf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55951dd1eb80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55951dd1ec10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55951dd1eca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55951dd1ed30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55951dd1edc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55951dd1ee50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55951dd1eee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55951dd1ef70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55951dd1f000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55951dd1f090 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] 0x55951dd0b160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0b1f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd0b280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd0b310 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] 0x55951dd1dd60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd1ddf0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd1de80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd1df10 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] 0x55951dd0cc80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0cd10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd0cda0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd0ce30 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] 0x55951dd1f880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd1f910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd1f9a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd1fa30 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] 0x55951dd0d590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0d620 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd0d6b0 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd0d740 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] 0x55951dd20190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd20220 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd202b0 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd20340 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] 0x55951dd0dea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0df30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55951dd0dfc0 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd0e050 VAL: '' (3 sibs) 45: [4] [4] 0x55951dd0e0e0 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd0e170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd0e200 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] 0x55951dd20aa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd20b30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55951dd20bc0 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd20c50 VAL: '' (3 sibs) 45: [4] [4] 0x55951dd20ce0 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd20d70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd20e00 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] 0x55951dd0e7b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0e840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd0e8d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55951dd0e960 VAL: '' (3 sibs) 45: [4] [4] 0x55951dd0e9f0 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd0ea80 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd0eb10 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] 0x55951dd213b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd21440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd214d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55951dd21560 VAL: '' (3 sibs) 45: [4] [4] 0x55951dd215f0 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd21680 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd21710 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] 0x55951dd0f0c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0f150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd0f1e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd0f270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55951dd0f300 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd0f390 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd0f420 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] 0x55951dd21cc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd21d50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd21de0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd21e70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55951dd21f00 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd21f90 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd22020 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] 0x55951dd0f9d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd0fa60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55951dd0faf0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55951dd0fb80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55951dd0fc10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55951dd0fca0 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd0fd30 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] 0x55951dd225d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd22660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55951dd226f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55951dd22780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55951dd22810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55951dd228a0 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd22930 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] 0x55951dd102e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd10370 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd10400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55951dd10490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55951dd10520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55951dd105b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55951dd10640 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] 0x55951dd22ee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd22f70 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd23000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55951dd23090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55951dd23120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55951dd231b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55951dd23240 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] 0x55951dd10bf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd10c80 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd10d10 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd10da0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55951dd10e30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55951dd10ec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd10f50 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] 0x55951dd237f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd23880 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd23910 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd239a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55951dd23a30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55951dd23ac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd23b50 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] 0x55951dd11500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd11590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55951dd11620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55951dd116b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55951dd11740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55951dd117d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55951dd11860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55951dd118f0 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] 0x55951dd24100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd24190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55951dd24220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55951dd242b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55951dd24340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55951dd243d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55951dd24460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55951dd244f0 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] 0x55951dd12720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd127b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55951dd12840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55951dd128d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55951dd12960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55951dd129f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55951dd12a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55951dd12b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55951dd12ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55951dd12c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55951dd12cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55951dd12d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55951dd12de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55951dd12e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55951dd12f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55951dd12f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55951dd13020 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] 0x55951dd25320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd253b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55951dd25440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55951dd254d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55951dd25560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55951dd255f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55951dd25680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55951dd25710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55951dd257a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55951dd25830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55951dd258c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55951dd25950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55951dd259e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55951dd25a70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55951dd25b00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55951dd25b90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55951dd25c20 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] 0x55951dd11e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd11ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55951dd11f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55951dd11fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55951dd12050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55951dd120e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55951dd12170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55951dd12200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55951dd12290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55951dd12320 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] 0x55951dd24a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd24aa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55951dd24b30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55951dd24bc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55951dd24c50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55951dd24ce0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55951dd24d70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55951dd24e00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55951dd24e90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55951dd24f20 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: 0x55951dcad040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55951dcaa310 VAL: '' (12 sibs) 45: 0x55951dcaa3a8 VAL: '' (12 sibs) 45: 0x55951dcaa440 VAL: 'null' (12 sibs) 45: 0x55951dcaa4d8 VAL: 'Null' (12 sibs) 45: 0x55951dcaa570 VAL: 'NULL' (12 sibs) 45: 0x55951dcaa608 VAL: '~' (12 sibs) 45: 0x55951dcaa6a0 MAP: (12 sibs) 1 children: 45: 0x55951dcaaa40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55951dcaa738 MAP: (12 sibs) 1 children: 45: 0x55951dcaaae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55951dcaa7d0 MAP: (12 sibs) 1 children: 45: 0x55951dcaab80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55951dcaa868 MAP: (12 sibs) 1 children: 45: 0x55951dcaac20 KEYVAL: '~' '~' (1 sibs) 45: 0x55951dcaa900 MAP: (12 sibs) 1 children: 45: 0x55951dcaacc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55951dcaa998 MAP: (12 sibs) 1 children: 45: 0x55951dcaad60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd26530 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55951dd265c0 VAL: '' (12 sibs) 45: [2] [2] 0x55951dd26650 VAL: '' (12 sibs) 45: [3] [3] 0x55951dd266e0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55951dd26770 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55951dd26800 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55951dd26890 VAL: '~' (12 sibs) 45: [7] [7] 0x55951dd26920 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55951dd269b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55951dd26a40 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55951dd26ad0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55951dd26b60 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55951dd26bf0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55951dd26c80 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55951dd26d10 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55951dd26da0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55951dd26e30 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55951dd26ec0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55951dd26f50 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: 0x55951dcad158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcab040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcab0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcab170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd15860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd158f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd15980 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd15a10 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: 0x55951dcad270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcab680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcab718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcab7b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd26ff0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd27080 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd27110 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd271a0 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: 0x55951dcad388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcab850 VAL: '' (3 sibs) 45: 0x55951dcab8e8 VAL: '' (3 sibs) 45: 0x55951dcab980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd27240 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd272d0 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd27360 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd273f0 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: 0x55951dcad4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcac4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55951dcac690 VAL: '' (3 sibs) 45: 0x55951dcac728 VAL: '' (3 sibs) 45: 0x55951dcac7c0 VAL: '' (3 sibs) 45: 0x55951dcac558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcac5f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd27490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd27520 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55951dd275b0 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd27640 VAL: '' (3 sibs) 45: [4] [4] 0x55951dd276d0 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd27760 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd277f0 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: 0x55951dcad5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcab260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcab2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55951dcab430 VAL: '' (3 sibs) 45: 0x55951dcab4c8 VAL: '' (3 sibs) 45: 0x55951dcab560 VAL: '' (3 sibs) 45: 0x55951dcab390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd27890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd27920 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd279b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55951dd27a40 VAL: '' (3 sibs) 45: [4] [4] 0x55951dd27ad0 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd27b60 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd27bf0 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: 0x55951dcad6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcac860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcac8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcac990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55951dcaca30 VAL: '' (3 sibs) 45: 0x55951dcacac8 VAL: '' (3 sibs) 45: 0x55951dcacb60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd27c90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd27d20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd27db0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd27e40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55951dd27ed0 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd27f60 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd27ff0 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: 0x55951dcad7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcacc50 MAP: (3 sibs) 3 children: 45: 0x55951dcace20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcaceb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcacf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55951dcacce8 VAL: '' (3 sibs) 45: 0x55951dcacd80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd28090 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd28120 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55951dd281b0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55951dd28240 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55951dd282d0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55951dd28360 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd283f0 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: 0x55951dcad900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcae1d0 VAL: '' (3 sibs) 45: 0x55951dcae268 MAP: (3 sibs) 3 children: 45: 0x55951dcae3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcae438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcae4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55951dcae300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd28490 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd28520 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd285b0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55951dd28640 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55951dd286d0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55951dd28760 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55951dd287f0 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: 0x55951dcada18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcabc40 VAL: '' (3 sibs) 45: 0x55951dcabcd8 VAL: '' (3 sibs) 45: 0x55951dcabd70 MAP: (3 sibs) 3 children: 45: 0x55951dcabe10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcabea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcabf40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd28890 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd28920 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd289b0 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd28a40 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55951dd28ad0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55951dd28b60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd28bf0 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: 0x55951dcadb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcaba20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55951dcac2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55951dcac348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55951dcabab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55951dcae570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55951dcae608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55951dcabb50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd28c90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd28d20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55951dd28db0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55951dd28e40 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55951dd28ed0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55951dd28f60 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55951dd28ff0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55951dd29080 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: 0x55951dcadc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcaf8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55951dcaf978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55951dcafa10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55951dca9ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55951dcafab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55951dcafbf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55951dcafc88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55951dcafb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55951dcafd30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55951dcafdc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55951dcafe60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55951dcafef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55951dcaff90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55951dcb0028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55951dcb00c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55951dcb0158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd29120 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd291b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55951dd29240 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55951dd292d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55951dd29360 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55951dd293f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55951dd29480 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55951dd29510 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55951dd295a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55951dd29630 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55951dd296c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55951dd29750 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55951dd297e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55951dd29870 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55951dd29900 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55951dd29990 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55951dd29a20 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: 0x55951dcadd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcae8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55951dcae968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55951dcaea00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55951dcac120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55951dcaa010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55951dcaf410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55951dcaf4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55951dcaf540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55951dcac1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd29ac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd29b50 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55951dd29be0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55951dd29c70 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55951dd29d00 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55951dd29d90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55951dd29e20 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55951dd29eb0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55951dd29f40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55951dd29fd0 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: 0x55951dcad040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55951dcaa310 VAL: '' (12 sibs) 45: 0x55951dcaa3a8 VAL: '' (12 sibs) 45: 0x55951dcaa440 VAL: 'null' (12 sibs) 45: 0x55951dcaa4d8 VAL: 'Null' (12 sibs) 45: 0x55951dcaa570 VAL: 'NULL' (12 sibs) 45: 0x55951dcaa608 VAL: '~' (12 sibs) 45: 0x55951dcaa6a0 MAP: (12 sibs) 1 children: 45: 0x55951dcaaa40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55951dcaa738 MAP: (12 sibs) 1 children: 45: 0x55951dcaaae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55951dcaa7d0 MAP: (12 sibs) 1 children: 45: 0x55951dcaab80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55951dcaa868 MAP: (12 sibs) 1 children: 45: 0x55951dcaac20 KEYVAL: '~' '~' (1 sibs) 45: 0x55951dcaa900 MAP: (12 sibs) 1 children: 45: 0x55951dcaacc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55951dcaa998 MAP: (12 sibs) 1 children: 45: 0x55951dcaad60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd2a070 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55951dd2a100 VAL: '' (12 sibs) 45: [2] [2] 0x55951dd2a190 VAL: '' (12 sibs) 45: [3] [3] 0x55951dd2a220 VAL: 'null' (12 sibs) 45: [4] [4] 0x55951dd2a2b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55951dd2a340 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55951dd2a3d0 VAL: '~' (12 sibs) 45: [7] [7] 0x55951dd2a460 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55951dd2a4f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55951dd2a580 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55951dd2a610 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55951dd2a6a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55951dd2a730 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55951dd2a7c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55951dd2a850 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55951dd2a8e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55951dd2a970 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55951dd2aa00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55951dd2aa90 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: 0x55951dcad158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcab040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcab0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcab170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd2ab30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd2abc0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd2ac50 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd2ace0 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: 0x55951dcad270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcab680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcab718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcab7b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd2ad80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd2ae10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd2aea0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd2af30 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: 0x55951dcad388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcab850 VAL: '' (3 sibs) 45: 0x55951dcab8e8 VAL: '' (3 sibs) 45: 0x55951dcab980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd2afd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd2b060 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd2b0f0 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd2b180 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: 0x55951dcad4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcac4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55951dcac690 VAL: '' (3 sibs) 45: 0x55951dcac728 VAL: '' (3 sibs) 45: 0x55951dcac7c0 VAL: '' (3 sibs) 45: 0x55951dcac558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcac5f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd2b220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd2b2b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55951dd2b340 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd2b3d0 VAL: '' (3 sibs) 45: [4] [4] 0x55951dd2b460 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd2b4f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd2b580 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: 0x55951dcad5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcab260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcab2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55951dcab430 VAL: '' (3 sibs) 45: 0x55951dcab4c8 VAL: '' (3 sibs) 45: 0x55951dcab560 VAL: '' (3 sibs) 45: 0x55951dcab390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd2b620 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd2b6b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd2b740 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55951dd2b7d0 VAL: '' (3 sibs) 45: [4] [4] 0x55951dd2b860 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd2b8f0 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd2b980 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: 0x55951dcad6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcac860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcac8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcac990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55951dcaca30 VAL: '' (3 sibs) 45: 0x55951dcacac8 VAL: '' (3 sibs) 45: 0x55951dcacb60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd2ba20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd2bab0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55951dd2bb40 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55951dd2bbd0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55951dd2bc60 VAL: '' (3 sibs) 45: [5] [5] 0x55951dd2bcf0 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd2bd80 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: 0x55951dcad7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcacc50 MAP: (3 sibs) 3 children: 45: 0x55951dcace20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcaceb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcacf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55951dcacce8 VAL: '' (3 sibs) 45: 0x55951dcacd80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd2be20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd2beb0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55951dd2bf40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55951dd2bfd0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55951dd2c060 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55951dd2c0f0 VAL: '' (3 sibs) 45: [6] [6] 0x55951dd2c180 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: 0x55951dcad900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcae1d0 VAL: '' (3 sibs) 45: 0x55951dcae268 MAP: (3 sibs) 3 children: 45: 0x55951dcae3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcae438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcae4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55951dcae300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd2c220 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd2c2b0 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd2c340 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55951dd2c3d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55951dd2c460 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55951dd2c4f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55951dd2c580 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: 0x55951dcada18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55951dcabc40 VAL: '' (3 sibs) 45: 0x55951dcabcd8 VAL: '' (3 sibs) 45: 0x55951dcabd70 MAP: (3 sibs) 3 children: 45: 0x55951dcabe10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55951dcabea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55951dcabf40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd2c620 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55951dd2c6b0 VAL: '' (3 sibs) 45: [2] [2] 0x55951dd2c740 VAL: '' (3 sibs) 45: [3] [3] 0x55951dd2c7d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55951dd2c860 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55951dd2c8f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55951dd2c980 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: 0x55951dcadb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcaba20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55951dcac2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55951dcac348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55951dcabab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55951dcae570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55951dcae608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55951dcabb50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd2ca20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd2cab0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55951dd2cb40 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55951dd2cbd0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55951dd2cc60 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55951dd2ccf0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55951dd2cd80 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55951dd2ce10 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: 0x55951dcadc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcaf8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55951dcaf978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55951dcafa10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55951dca9ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55951dcafab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55951dcafbf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55951dcafc88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55951dcafb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55951dcafd30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55951dcafdc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55951dcafe60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55951dcafef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55951dcaff90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55951dcb0028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55951dcb00c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55951dcb0158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd2ceb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd2cf40 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55951dd2cfd0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55951dd2d060 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55951dd2d0f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55951dd2d180 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55951dd2d210 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55951dd2d2a0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55951dd2d330 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55951dd2d3c0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55951dd2d450 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55951dd2d4e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55951dd2d570 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55951dd2d600 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55951dd2d690 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55951dd2d720 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55951dd2d7b0 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: 0x55951dcadd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55951dcae8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55951dcae968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55951dcaea00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55951dcac120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55951dcaa010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55951dcaf410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55951dcaf4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55951dcaf540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55951dcac1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55951dd2d850 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55951dd2d8e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55951dd2d970 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55951dd2da00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55951dd2da90 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55951dd2db20 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55951dd2dbb0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55951dd2dc40 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55951dd2dcd0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55951dd2dd60 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 (11 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (11 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.02 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-github_issues-0.6.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x55b413252890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b41324d000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55b41324d0a0 VAL: '-2' (3 sibs) 46: 0x55b41324d138 VAL: '-2' (3 sibs) 46: 0x55b41324d1d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132a9a30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132a9ac0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55b4132a9b50 VAL: '-2' (3 sibs) 46: [3] [3] 0x55b4132a9be0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55b4132a9c70 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: 0x55b4132529a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b41324d4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132a7340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132a73d0 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: 0x55b413252ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55b41324da60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55b41324daf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55b41324dba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132ad1b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55b4132ad240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55b4132ad2d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55b4132ad360 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: 0x55b413252bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b41324d550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55b41324dc40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55b41324dcd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55b41324dd70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132aeee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132aef70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55b4132af000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55b4132af090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55b4132af120 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: 0x55b413252cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55b41324cd10 MAP: (3 sibs) 1 children: 46: 0x55b41324f760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55b41324f800 VAL: '0.mp4' (4 sibs) 46: 0x55b41324f898 VAL: '1.mp4' (4 sibs) 46: 0x55b41324f930 VAL: '2.mp4' (4 sibs) 46: 0x55b41324f9c8 VAL: '3.mp4' (4 sibs) 46: 0x55b41324cda8 MAP: (3 sibs) 1 children: 46: 0x55b41324fa70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55b41324fb10 VAL: '0.mp4' (4 sibs) 46: 0x55b41324fba8 VAL: '1.mp4' (4 sibs) 46: 0x55b41324fc40 VAL: '2.mp4' (4 sibs) 46: 0x55b41324fcd8 VAL: '3.mp4' (4 sibs) 46: 0x55b41324ce40 MAP: (3 sibs) 1 children: 46: 0x55b41324fd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55b41324fe20 VAL: '0.mp4' (4 sibs) 46: 0x55b41324feb8 VAL: '1.mp4' (4 sibs) 46: 0x55b41324ff50 VAL: '2.mp4' (4 sibs) 46: 0x55b41324ffe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132b1520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55b4132b15b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55b4132b1640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55b4132b16d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55b4132b1760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55b4132b17f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55b4132b1880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55b4132b1910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55b4132b19a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55b4132b1a30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55b4132b1ac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55b4132b1b50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55b4132b1be0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55b4132b1c70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55b4132b1d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55b4132b1d90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55b4132b1e20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55b4132b1eb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55b4132b1f40 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: 0x55b413252e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b4132507e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55b413250880 MAP: (3 sibs) 1 children: 46: 0x55b413250a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55b413250af0 VAL: '0.mp4' (4 sibs) 46: 0x55b413250b88 VAL: '1.mp4' (4 sibs) 46: 0x55b413250c20 VAL: '2.mp4' (4 sibs) 46: 0x55b413250cb8 VAL: '3.mp4' (4 sibs) 46: 0x55b413250918 MAP: (3 sibs) 1 children: 46: 0x55b413250d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55b413250e00 VAL: '0.mp4' (4 sibs) 46: 0x55b413250e98 VAL: '1.mp4' (4 sibs) 46: 0x55b413250f30 VAL: '2.mp4' (4 sibs) 46: 0x55b413250fc8 VAL: '3.mp4' (4 sibs) 46: 0x55b4132509b0 MAP: (3 sibs) 1 children: 46: 0x55b413251070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55b413251110 VAL: '0.mp4' (4 sibs) 46: 0x55b4132511a8 VAL: '1.mp4' (4 sibs) 46: 0x55b413251240 VAL: '2.mp4' (4 sibs) 46: 0x55b4132512d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132b4460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132b44f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55b4132b4580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55b4132b4610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55b4132b46a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55b4132b4730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55b4132b47c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55b4132b4850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55b4132b48e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55b4132b4970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55b4132b4a00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55b4132b4a90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55b4132b4b20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55b4132b4bb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55b4132b4c40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55b4132b4cd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55b4132b4d60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55b4132b4df0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55b4132b4e80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55b4132b4f10 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: 0x55b413252f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55b413251380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132514b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132515e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132517a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132518d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132b6a90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132b6b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55b4132b6bb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55b4132b6c40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55b4132b6cd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55b4132b6d60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55b4132b6df0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55b4132b6e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55b4132b6f10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55b4132b6fa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55b4132b7030 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: 0x55b413253038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55b413251980 MAP: (10 sibs) 1 children: 46: 0x55b41324df00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251a18 MAP: (10 sibs) 1 children: 46: 0x55b41324dfa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251ab0 MAP: (10 sibs) 1 children: 46: 0x55b413251f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251b48 MAP: (10 sibs) 1 children: 46: 0x55b413252020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251be0 MAP: (10 sibs) 1 children: 46: 0x55b4132520c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251c78 MAP: (10 sibs) 1 children: 46: 0x55b413252160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251d10 MAP: (10 sibs) 1 children: 46: 0x55b413252200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251da8 MAP: (10 sibs) 1 children: 46: 0x55b4132522a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251e40 MAP: (10 sibs) 1 children: 46: 0x55b413252340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251ed8 MAP: (10 sibs) 1 children: 46: 0x55b4132523e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132b94c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55b4132b9550 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55b4132b95e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132b9670 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55b4132b9700 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132b9790 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55b4132b9820 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55b4132b98b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55b4132b9940 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55b4132b99d0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55b4132b9a60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55b4132b9af0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55b4132b9b80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55b4132b9c10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55b4132b9ca0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55b4132b9d30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55b4132b9dc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55b4132b9e50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55b4132b9ee0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55b4132b9f70 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55b4132ba000 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: 0x55b413253150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55b4132539d0 MAP: (14 sibs) 1 children: 46: 0x55b413254230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413253a68 MAP: (14 sibs) 1 children: 46: 0x55b4132542d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413253b00 MAP: (14 sibs) 1 children: 46: 0x55b413254370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253b98 MAP: (14 sibs) 1 children: 46: 0x55b413254410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253c30 MAP: (14 sibs) 1 children: 46: 0x55b4132544b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253cc8 MAP: (14 sibs) 1 children: 46: 0x55b413254550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253d60 MAP: (14 sibs) 1 children: 46: 0x55b4132545f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253df8 MAP: (14 sibs) 1 children: 46: 0x55b413254690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253e90 MAP: (14 sibs) 1 children: 46: 0x55b413254730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253f28 MAP: (14 sibs) 1 children: 46: 0x55b4132547d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253fc0 MAP: (14 sibs) 1 children: 46: 0x55b413254870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413254058 MAP: (14 sibs) 1 children: 46: 0x55b413254910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b4132540f0 MAP: (14 sibs) 2 children: 46: 0x55b4132549b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55b413254a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55b413254188 MAP: (14 sibs) 2 children: 46: 0x55b413254af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55b413254b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132bd2e0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55b4132bd370 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55b4132bd400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132bd490 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55b4132bd520 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132bd5b0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55b4132bd640 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55b4132bd6d0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55b4132bd760 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55b4132bd7f0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55b4132bd880 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55b4132bd910 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55b4132bd9a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55b4132bda30 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55b4132bdac0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55b4132bdb50 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55b4132bdbe0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55b4132bdc70 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55b4132bdd00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55b4132bdd90 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55b4132bde20 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55b4132bdeb0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55b4132bdf40 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55b4132bdfd0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55b4132be060 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55b4132be0f0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55b4132be180 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55b4132be210 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55b4132be2a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55b4132be330 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55b4132be3c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x55b4132537e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132c8810 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55b4132c8810 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55b4132c8810 [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: 0x55b4132538f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55b41324ee90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55b41324ef28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55b41324efc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55b41324f058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55b41324f0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55b41324f188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55b41324f220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55b41324f2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55b41324f350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55b41324f3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132caed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132caf60 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x55b4132caff0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x55b4132cb080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55b4132cb110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55b4132cb1a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55b4132cb230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55b4132cb2c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55b4132cb350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55b4132cb3e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55b4132cb470 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55b4132caed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132caf60 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55b4132caff0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55b4132cb080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55b4132cb110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55b4132cb1a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55b4132cb230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55b4132cb2c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55b4132cb350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55b4132cb3e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55b4132cb470 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55b4132caed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132caf60 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55b4132caff0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55b4132cb080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55b4132cb110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55b4132cb1a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55b4132cb230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55b4132cb2c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55b4132cb350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55b4132cb3e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55b4132cb470 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: 0x55b413252890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b41324d000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55b41324d0a0 VAL: '-2' (3 sibs) 46: 0x55b41324d138 VAL: '-2' (3 sibs) 46: 0x55b41324d1d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132cb870 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132cb900 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55b4132cb990 VAL: '-2' (3 sibs) 46: [3] [3] 0x55b4132cba20 VAL: '-2' (3 sibs) 46: [4] [4] 0x55b4132cbab0 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: 0x55b4132529a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b41324d4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132cc180 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132cc210 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: 0x55b413252ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55b41324da60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55b41324daf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55b41324dba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132cca90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55b4132ccb20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55b4132ccbb0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55b4132ccc40 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: 0x55b413252bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b41324d550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55b41324dc40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55b41324dcd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55b41324dd70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132cd3a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132cd430 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55b4132cd4c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55b4132cd550 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55b4132cd5e0 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: 0x55b413252cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55b41324cd10 MAP: (3 sibs) 1 children: 46: 0x55b41324f760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55b41324f800 VAL: '0.mp4' (4 sibs) 46: 0x55b41324f898 VAL: '1.mp4' (4 sibs) 46: 0x55b41324f930 VAL: '2.mp4' (4 sibs) 46: 0x55b41324f9c8 VAL: '3.mp4' (4 sibs) 46: 0x55b41324cda8 MAP: (3 sibs) 1 children: 46: 0x55b41324fa70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55b41324fb10 VAL: '0.mp4' (4 sibs) 46: 0x55b41324fba8 VAL: '1.mp4' (4 sibs) 46: 0x55b41324fc40 VAL: '2.mp4' (4 sibs) 46: 0x55b41324fcd8 VAL: '3.mp4' (4 sibs) 46: 0x55b41324ce40 MAP: (3 sibs) 1 children: 46: 0x55b41324fd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55b41324fe20 VAL: '0.mp4' (4 sibs) 46: 0x55b41324feb8 VAL: '1.mp4' (4 sibs) 46: 0x55b41324ff50 VAL: '2.mp4' (4 sibs) 46: 0x55b41324ffe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132ce5c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55b4132ce650 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55b4132ce6e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55b4132ce770 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55b4132ce800 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55b4132ce890 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55b4132ce920 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55b4132ce9b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55b4132cea40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55b4132cead0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55b4132ceb60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55b4132cebf0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55b4132cec80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55b4132ced10 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55b4132ceda0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55b4132cee30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55b4132ceec0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55b4132cef50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55b4132cefe0 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: 0x55b413252e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b4132507e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55b413250880 MAP: (3 sibs) 1 children: 46: 0x55b413250a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55b413250af0 VAL: '0.mp4' (4 sibs) 46: 0x55b413250b88 VAL: '1.mp4' (4 sibs) 46: 0x55b413250c20 VAL: '2.mp4' (4 sibs) 46: 0x55b413250cb8 VAL: '3.mp4' (4 sibs) 46: 0x55b413250918 MAP: (3 sibs) 1 children: 46: 0x55b413250d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55b413250e00 VAL: '0.mp4' (4 sibs) 46: 0x55b413250e98 VAL: '1.mp4' (4 sibs) 46: 0x55b413250f30 VAL: '2.mp4' (4 sibs) 46: 0x55b413250fc8 VAL: '3.mp4' (4 sibs) 46: 0x55b4132509b0 MAP: (3 sibs) 1 children: 46: 0x55b413251070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55b413251110 VAL: '0.mp4' (4 sibs) 46: 0x55b4132511a8 VAL: '1.mp4' (4 sibs) 46: 0x55b413251240 VAL: '2.mp4' (4 sibs) 46: 0x55b4132512d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132cf7d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132cf860 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55b4132cf8f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55b4132cf980 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55b4132cfa10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55b4132cfaa0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55b4132cfb30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55b4132cfbc0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55b4132cfc50 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55b4132cfce0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55b4132cfd70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55b4132cfe00 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55b4132cfe90 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55b4132cff20 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55b4132cffb0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55b4132d0040 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55b4132d00d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55b4132d0160 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55b4132d01f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55b4132d0280 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: 0x55b413252f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55b413251380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132514b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132515e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132517a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132518d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132cdcb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132cdd40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55b4132cddd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55b4132cde60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55b4132cdef0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55b4132cdf80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55b4132ce010 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55b4132ce0a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55b4132ce130 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55b4132ce1c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55b4132ce250 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: 0x55b413253038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55b413251980 MAP: (10 sibs) 1 children: 46: 0x55b41324df00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251a18 MAP: (10 sibs) 1 children: 46: 0x55b41324dfa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251ab0 MAP: (10 sibs) 1 children: 46: 0x55b413251f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251b48 MAP: (10 sibs) 1 children: 46: 0x55b413252020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251be0 MAP: (10 sibs) 1 children: 46: 0x55b4132520c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251c78 MAP: (10 sibs) 1 children: 46: 0x55b413252160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251d10 MAP: (10 sibs) 1 children: 46: 0x55b413252200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251da8 MAP: (10 sibs) 1 children: 46: 0x55b4132522a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251e40 MAP: (10 sibs) 1 children: 46: 0x55b413252340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251ed8 MAP: (10 sibs) 1 children: 46: 0x55b4132523e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132d12f0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55b4132d1380 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55b4132d1410 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132d14a0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55b4132d1530 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132d15c0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55b4132d1650 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55b4132d16e0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55b4132d1770 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55b4132d1800 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55b4132d1890 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55b4132d1920 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55b4132d19b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55b4132d1a40 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55b4132d1ad0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55b4132d1b60 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55b4132d1bf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55b4132d1c80 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55b4132d1d10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55b4132d1da0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55b4132d1e30 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: 0x55b413253150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55b4132539d0 MAP: (14 sibs) 1 children: 46: 0x55b413254230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413253a68 MAP: (14 sibs) 1 children: 46: 0x55b4132542d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413253b00 MAP: (14 sibs) 1 children: 46: 0x55b413254370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253b98 MAP: (14 sibs) 1 children: 46: 0x55b413254410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253c30 MAP: (14 sibs) 1 children: 46: 0x55b4132544b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253cc8 MAP: (14 sibs) 1 children: 46: 0x55b413254550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253d60 MAP: (14 sibs) 1 children: 46: 0x55b4132545f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253df8 MAP: (14 sibs) 1 children: 46: 0x55b413254690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253e90 MAP: (14 sibs) 1 children: 46: 0x55b413254730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253f28 MAP: (14 sibs) 1 children: 46: 0x55b4132547d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253fc0 MAP: (14 sibs) 1 children: 46: 0x55b413254870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413254058 MAP: (14 sibs) 1 children: 46: 0x55b413254910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b4132540f0 MAP: (14 sibs) 2 children: 46: 0x55b4132549b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55b413254a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55b413254188 MAP: (14 sibs) 2 children: 46: 0x55b413254af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55b413254b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132d2500 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55b4132d2590 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55b4132d2620 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132d26b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55b4132d2740 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132d27d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55b4132d2860 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55b4132d28f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55b4132d2980 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55b4132d2a10 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55b4132d2aa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55b4132d2b30 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55b4132d2bc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55b4132d2c50 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55b4132d2ce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55b4132d2d70 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55b4132d2e00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55b4132d2e90 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55b4132d2f20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55b4132d2fb0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55b4132d3040 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55b4132d30d0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55b4132d3160 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55b4132d31f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55b4132d3280 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55b4132d3310 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55b4132d33a0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55b4132d3430 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55b4132d34c0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55b4132d3550 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55b4132d35e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x55b4132537e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132d5b50 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55b4132d5b50 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55b4132d5b50 [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: 0x55b4132538f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55b41324ee90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55b41324ef28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55b41324efc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55b41324f058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55b41324f0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55b41324f188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55b41324f220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55b41324f2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55b41324f350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55b41324f3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132d6460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132d64f0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x55b4132d6580 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x55b4132d6610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55b4132d66a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55b4132d6730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55b4132d67c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55b4132d6850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55b4132d68e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55b4132d6970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55b4132d6a00 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55b4132d6460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132d64f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55b4132d6580 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55b4132d6610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55b4132d66a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55b4132d6730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55b4132d67c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55b4132d6850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55b4132d68e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55b4132d6970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55b4132d6a00 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55b4132d6460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132d64f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55b4132d6580 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55b4132d6610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55b4132d66a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55b4132d6730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55b4132d67c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55b4132d6850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55b4132d68e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55b4132d6970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55b4132d6a00 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] 0x55b4132a9a30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132a9ac0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55b4132a9b50 VAL: '-2' (3 sibs) 46: [3] [3] 0x55b4132a9be0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55b4132a9c70 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] 0x55b4132d8ac0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132d8b50 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55b4132d8be0 VAL: '-2' (3 sibs) 46: [3] [3] 0x55b4132d8c70 VAL: '-2' (3 sibs) 46: [4] [4] 0x55b4132d8d00 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] 0x55b4132a7340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132a73d0 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] 0x55b4132d9cb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132d9d40 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] 0x55b4132ad1b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55b4132ad240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55b4132ad2d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55b4132ad360 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] 0x55b4132da5c0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55b4132da650 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55b4132da6e0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55b4132da770 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] 0x55b4132aeee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132aef70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55b4132af000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55b4132af090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55b4132af120 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] 0x55b4132daed0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132daf60 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55b4132daff0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55b4132db080 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55b4132db110 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] 0x55b4132b1520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55b4132b15b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55b4132b1640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55b4132b16d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55b4132b1760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55b4132b17f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55b4132b1880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55b4132b1910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55b4132b19a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55b4132b1a30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55b4132b1ac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55b4132b1b50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55b4132b1be0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55b4132b1c70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55b4132b1d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55b4132b1d90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55b4132b1e20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55b4132b1eb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55b4132b1f40 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] 0x55b4132dc0f0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55b4132dc180 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55b4132dc210 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55b4132dc2a0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55b4132dc330 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55b4132dc3c0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55b4132dc450 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55b4132dc4e0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55b4132dc570 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55b4132dc600 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55b4132dc690 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55b4132dc720 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55b4132dc7b0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55b4132dc840 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55b4132dc8d0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55b4132dc960 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55b4132dc9f0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55b4132dca80 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55b4132dcb10 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] 0x55b4132b4460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132b44f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55b4132b4580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55b4132b4610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55b4132b46a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55b4132b4730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55b4132b47c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55b4132b4850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55b4132b48e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55b4132b4970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55b4132b4a00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55b4132b4a90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55b4132b4b20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55b4132b4bb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55b4132b4c40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55b4132b4cd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55b4132b4d60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55b4132b4df0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55b4132b4e80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55b4132b4f10 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] 0x55b4132dd300 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132dd390 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55b4132dd420 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55b4132dd4b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55b4132dd540 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55b4132dd5d0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55b4132dd660 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55b4132dd6f0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55b4132dd780 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55b4132dd810 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55b4132dd8a0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55b4132dd930 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55b4132dd9c0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55b4132dda50 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55b4132ddae0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55b4132ddb70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55b4132ddc00 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55b4132ddc90 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55b4132ddd20 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55b4132dddb0 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] 0x55b4132b6a90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132b6b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55b4132b6bb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55b4132b6c40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55b4132b6cd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55b4132b6d60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55b4132b6df0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55b4132b6e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55b4132b6f10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55b4132b6fa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55b4132b7030 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] 0x55b4132db7e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132db870 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55b4132db900 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55b4132db990 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55b4132dba20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55b4132dbab0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55b4132dbb40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55b4132dbbd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55b4132dbc60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55b4132dbcf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55b4132dbd80 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] 0x55b4132b94c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55b4132b9550 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55b4132b95e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132b9670 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55b4132b9700 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132b9790 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55b4132b9820 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55b4132b98b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55b4132b9940 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55b4132b99d0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55b4132b9a60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55b4132b9af0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55b4132b9b80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55b4132b9c10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55b4132b9ca0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55b4132b9d30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55b4132b9dc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55b4132b9e50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55b4132b9ee0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55b4132b9f70 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55b4132ba000 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] 0x55b4132dee20 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55b4132deeb0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55b4132def40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132defd0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55b4132df060 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132df0f0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55b4132df180 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55b4132df210 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55b4132df2a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55b4132df330 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55b4132df3c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55b4132df450 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55b4132df4e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55b4132df570 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55b4132df600 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55b4132df690 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55b4132df720 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55b4132df7b0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55b4132df840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55b4132df8d0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55b4132df960 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/7 (2 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] 0x55b4132bd2e0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55b4132bd370 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55b4132bd400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132bd490 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55b4132bd520 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132bd5b0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55b4132bd640 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55b4132bd6d0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55b4132bd760 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55b4132bd7f0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55b4132bd880 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55b4132bd910 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55b4132bd9a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55b4132bda30 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55b4132bdac0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55b4132bdb50 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55b4132bdbe0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55b4132bdc70 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55b4132bdd00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55b4132bdd90 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55b4132bde20 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55b4132bdeb0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55b4132bdf40 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55b4132bdfd0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55b4132be060 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55b4132be0f0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55b4132be180 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55b4132be210 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55b4132be2a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55b4132be330 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55b4132be3c0 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] 0x55b4132e0030 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55b4132e00c0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55b4132e0150 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132e01e0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55b4132e0270 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132e0300 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55b4132e0390 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55b4132e0420 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55b4132e04b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55b4132e0540 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55b4132e05d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55b4132e0660 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55b4132e06f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55b4132e0780 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55b4132e0810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55b4132e08a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55b4132e0930 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55b4132e09c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55b4132e0a50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55b4132e0ae0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55b4132e0b70 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55b4132e0c00 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55b4132e0c90 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55b4132e0d20 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55b4132e0db0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55b4132e0e40 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55b4132e0ed0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55b4132e0f60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55b4132e0ff0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55b4132e1080 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55b4132e1110 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] 0x55b4132c8810 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x55b4132de510 [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] 0x55b4132caed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132caf60 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55b4132caff0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55b4132cb080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55b4132cb110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55b4132cb1a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55b4132cb230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55b4132cb2c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55b4132cb350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55b4132cb3e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55b4132cb470 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] 0x55b4132e1240 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132e12d0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55b4132e1360 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55b4132e13f0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55b4132e1480 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55b4132e1510 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55b4132e15a0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55b4132e1630 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55b4132e16c0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55b4132e1750 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55b4132e17e0 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] 0x55b4132cb870 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132cb900 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55b4132cb990 VAL: '-2' (3 sibs) 46: [3] [3] 0x55b4132cba20 VAL: '-2' (3 sibs) 46: [4] [4] 0x55b4132cbab0 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] 0x55b4132e1b50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132e1be0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55b4132e1c70 VAL: '-2' (3 sibs) 46: [3] [3] 0x55b4132e1d00 VAL: '-2' (3 sibs) 46: [4] [4] 0x55b4132e1d90 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] 0x55b4132cc180 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132cc210 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] 0x55b4132e2460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132e24f0 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] 0x55b4132cca90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55b4132ccb20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55b4132ccbb0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55b4132ccc40 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] 0x55b4132e2d70 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55b4132e2e00 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55b4132e2e90 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55b4132e2f20 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] 0x55b4132cd3a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132cd430 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55b4132cd4c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55b4132cd550 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55b4132cd5e0 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] 0x55b4132e3680 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132e3710 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55b4132e37a0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55b4132e3830 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55b4132e38c0 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] 0x55b4132ce5c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55b4132ce650 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55b4132ce6e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55b4132ce770 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55b4132ce800 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55b4132ce890 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55b4132ce920 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55b4132ce9b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55b4132cea40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55b4132cead0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55b4132ceb60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55b4132cebf0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55b4132cec80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55b4132ced10 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55b4132ceda0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55b4132cee30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55b4132ceec0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55b4132cef50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55b4132cefe0 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] 0x55b4132e48a0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55b4132e4930 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55b4132e49c0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55b4132e4a50 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55b4132e4ae0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55b4132e4b70 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55b4132e4c00 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55b4132e4c90 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55b4132e4d20 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55b4132e4db0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55b4132e4e40 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55b4132e4ed0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55b4132e4f60 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55b4132e4ff0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55b4132e5080 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55b4132e5110 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55b4132e51a0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55b4132e5230 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55b4132e52c0 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] 0x55b4132cf7d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132cf860 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55b4132cf8f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55b4132cf980 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55b4132cfa10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55b4132cfaa0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55b4132cfb30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55b4132cfbc0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55b4132cfc50 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55b4132cfce0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55b4132cfd70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55b4132cfe00 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55b4132cfe90 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55b4132cff20 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55b4132cffb0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55b4132d0040 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55b4132d00d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55b4132d0160 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55b4132d01f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55b4132d0280 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] 0x55b4132e5ab0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132e5b40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55b4132e5bd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55b4132e5c60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55b4132e5cf0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55b4132e5d80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55b4132e5e10 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55b4132e5ea0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55b4132e5f30 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55b4132e5fc0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55b4132e6050 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55b4132e60e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55b4132e6170 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55b4132e6200 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55b4132e6290 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55b4132e6320 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55b4132e63b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55b4132e6440 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55b4132e64d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55b4132e6560 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] 0x55b4132cdcb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132cdd40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55b4132cddd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55b4132cde60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55b4132cdef0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55b4132cdf80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55b4132ce010 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55b4132ce0a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55b4132ce130 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55b4132ce1c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55b4132ce250 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] 0x55b4132e3f90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132e4020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55b4132e40b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55b4132e4140 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55b4132e41d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55b4132e4260 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55b4132e42f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55b4132e4380 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55b4132e4410 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55b4132e44a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55b4132e4530 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] 0x55b4132d12f0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55b4132d1380 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55b4132d1410 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132d14a0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55b4132d1530 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132d15c0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55b4132d1650 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55b4132d16e0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55b4132d1770 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55b4132d1800 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55b4132d1890 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55b4132d1920 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55b4132d19b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55b4132d1a40 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55b4132d1ad0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55b4132d1b60 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55b4132d1bf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55b4132d1c80 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55b4132d1d10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55b4132d1da0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55b4132d1e30 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] 0x55b4132e75d0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55b4132e7660 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55b4132e76f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132e7780 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55b4132e7810 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132e78a0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55b4132e7930 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55b4132e79c0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55b4132e7a50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55b4132e7ae0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55b4132e7b70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55b4132e7c00 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55b4132e7c90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55b4132e7d20 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55b4132e7db0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55b4132e7e40 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55b4132e7ed0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55b4132e7f60 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55b4132e7ff0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55b4132e8080 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55b4132e8110 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] 0x55b4132d2500 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55b4132d2590 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55b4132d2620 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132d26b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55b4132d2740 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132d27d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55b4132d2860 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55b4132d28f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55b4132d2980 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55b4132d2a10 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55b4132d2aa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55b4132d2b30 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55b4132d2bc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55b4132d2c50 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55b4132d2ce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55b4132d2d70 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55b4132d2e00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55b4132d2e90 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55b4132d2f20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55b4132d2fb0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55b4132d3040 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55b4132d30d0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55b4132d3160 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55b4132d31f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55b4132d3280 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55b4132d3310 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55b4132d33a0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55b4132d3430 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55b4132d34c0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55b4132d3550 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55b4132d35e0 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] 0x55b4132e87e0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55b4132e8870 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55b4132e8900 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132e8990 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55b4132e8a20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132e8ab0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55b4132e8b40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55b4132e8bd0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55b4132e8c60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55b4132e8cf0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55b4132e8d80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55b4132e8e10 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55b4132e8ea0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55b4132e8f30 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55b4132e8fc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55b4132e9050 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55b4132e90e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55b4132e9170 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55b4132e9200 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55b4132e9290 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55b4132e9320 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55b4132e93b0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55b4132e9440 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55b4132e94d0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55b4132e9560 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55b4132e95f0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55b4132e9680 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55b4132e9710 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55b4132e97a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55b4132e9830 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55b4132e98c0 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] 0x55b4132d5b50 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x55b4132e6cc0 [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] 0x55b4132d6460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132d64f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55b4132d6580 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55b4132d6610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55b4132d66a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55b4132d6730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55b4132d67c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55b4132d6850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55b4132d68e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55b4132d6970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55b4132d6a00 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] 0x55b4132e99f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132e9a80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55b4132e9b10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55b4132e9ba0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55b4132e9c30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55b4132e9cc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55b4132e9d50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55b4132e9de0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55b4132e9e70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55b4132e9f00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55b4132e9f90 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: 0x55b413252890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b41324d000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55b41324d0a0 VAL: '-2' (3 sibs) 46: 0x55b41324d138 VAL: '-2' (3 sibs) 46: 0x55b41324d1d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132d9490 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132d9520 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55b4132d95b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x55b4132d9640 VAL: '-2' (3 sibs) 46: [4] [4] 0x55b4132d96d0 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: 0x55b4132529a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b41324d4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132d9770 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132d9800 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: 0x55b413252ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55b41324da60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55b41324daf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55b41324dba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132ea300 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55b4132ea390 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55b4132ea420 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55b4132ea4b0 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: 0x55b413252bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b41324d550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55b41324dc40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55b41324dcd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55b41324dd70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132ea550 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132ea5e0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55b4132ea670 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55b4132ea700 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55b4132ea790 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: 0x55b413252cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55b41324cd10 MAP: (3 sibs) 1 children: 46: 0x55b41324f760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55b41324f800 VAL: '0.mp4' (4 sibs) 46: 0x55b41324f898 VAL: '1.mp4' (4 sibs) 46: 0x55b41324f930 VAL: '2.mp4' (4 sibs) 46: 0x55b41324f9c8 VAL: '3.mp4' (4 sibs) 46: 0x55b41324cda8 MAP: (3 sibs) 1 children: 46: 0x55b41324fa70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55b41324fb10 VAL: '0.mp4' (4 sibs) 46: 0x55b41324fba8 VAL: '1.mp4' (4 sibs) 46: 0x55b41324fc40 VAL: '2.mp4' (4 sibs) 46: 0x55b41324fcd8 VAL: '3.mp4' (4 sibs) 46: 0x55b41324ce40 MAP: (3 sibs) 1 children: 46: 0x55b41324fd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55b41324fe20 VAL: '0.mp4' (4 sibs) 46: 0x55b41324feb8 VAL: '1.mp4' (4 sibs) 46: 0x55b41324ff50 VAL: '2.mp4' (4 sibs) 46: 0x55b41324ffe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132ea830 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55b4132ea8c0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55b4132ea950 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55b4132ea9e0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55b4132eaa70 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55b4132eab00 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55b4132eab90 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55b4132eac20 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55b4132eacb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55b4132ead40 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55b4132eadd0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55b4132eae60 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55b4132eaef0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55b4132eaf80 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55b4132eb010 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55b4132eb0a0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55b4132eb130 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55b4132eb1c0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55b4132eb250 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: 0x55b413252e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b4132507e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55b413250880 MAP: (3 sibs) 1 children: 46: 0x55b413250a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55b413250af0 VAL: '0.mp4' (4 sibs) 46: 0x55b413250b88 VAL: '1.mp4' (4 sibs) 46: 0x55b413250c20 VAL: '2.mp4' (4 sibs) 46: 0x55b413250cb8 VAL: '3.mp4' (4 sibs) 46: 0x55b413250918 MAP: (3 sibs) 1 children: 46: 0x55b413250d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55b413250e00 VAL: '0.mp4' (4 sibs) 46: 0x55b413250e98 VAL: '1.mp4' (4 sibs) 46: 0x55b413250f30 VAL: '2.mp4' (4 sibs) 46: 0x55b413250fc8 VAL: '3.mp4' (4 sibs) 46: 0x55b4132509b0 MAP: (3 sibs) 1 children: 46: 0x55b413251070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55b413251110 VAL: '0.mp4' (4 sibs) 46: 0x55b4132511a8 VAL: '1.mp4' (4 sibs) 46: 0x55b413251240 VAL: '2.mp4' (4 sibs) 46: 0x55b4132512d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132eb2f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132eb380 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55b4132eb410 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55b4132eb4a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55b4132eb530 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55b4132eb5c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55b4132eb650 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55b4132eb6e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55b4132eb770 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55b4132eb800 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55b4132eb890 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55b4132eb920 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55b4132eb9b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55b4132eba40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55b4132ebad0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55b4132ebb60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55b4132ebbf0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55b4132ebc80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55b4132ebd10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55b4132ebda0 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: 0x55b413252f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55b413251380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132514b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132515e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132517a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132518d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132ebe40 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132ebed0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55b4132ebf60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55b4132ebff0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55b4132ec080 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55b4132ec110 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55b4132ec1a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55b4132ec230 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55b4132ec2c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55b4132ec350 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55b4132ec3e0 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: 0x55b413253038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55b413251980 MAP: (10 sibs) 1 children: 46: 0x55b41324df00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251a18 MAP: (10 sibs) 1 children: 46: 0x55b41324dfa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251ab0 MAP: (10 sibs) 1 children: 46: 0x55b413251f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251b48 MAP: (10 sibs) 1 children: 46: 0x55b413252020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251be0 MAP: (10 sibs) 1 children: 46: 0x55b4132520c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251c78 MAP: (10 sibs) 1 children: 46: 0x55b413252160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251d10 MAP: (10 sibs) 1 children: 46: 0x55b413252200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251da8 MAP: (10 sibs) 1 children: 46: 0x55b4132522a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251e40 MAP: (10 sibs) 1 children: 46: 0x55b413252340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251ed8 MAP: (10 sibs) 1 children: 46: 0x55b4132523e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132ec480 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55b4132ec510 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55b4132ec5a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132ec630 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55b4132ec6c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132ec750 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55b4132ec7e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55b4132ec870 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55b4132ec900 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55b4132ec990 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55b4132eca20 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55b4132ecab0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55b4132ecb40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55b4132ecbd0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55b4132ecc60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55b4132eccf0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55b4132ecd80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55b4132ece10 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55b4132ecea0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55b4132ecf30 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55b4132ecfc0 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: 0x55b413253150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55b4132539d0 MAP: (14 sibs) 1 children: 46: 0x55b413254230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413253a68 MAP: (14 sibs) 1 children: 46: 0x55b4132542d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413253b00 MAP: (14 sibs) 1 children: 46: 0x55b413254370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253b98 MAP: (14 sibs) 1 children: 46: 0x55b413254410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253c30 MAP: (14 sibs) 1 children: 46: 0x55b4132544b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253cc8 MAP: (14 sibs) 1 children: 46: 0x55b413254550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253d60 MAP: (14 sibs) 1 children: 46: 0x55b4132545f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253df8 MAP: (14 sibs) 1 children: 46: 0x55b413254690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253e90 MAP: (14 sibs) 1 children: 46: 0x55b413254730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253f28 MAP: (14 sibs) 1 children: 46: 0x55b4132547d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253fc0 MAP: (14 sibs) 1 children: 46: 0x55b413254870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413254058 MAP: (14 sibs) 1 children: 46: 0x55b413254910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b4132540f0 MAP: (14 sibs) 2 children: 46: 0x55b4132549b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55b413254a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55b413254188 MAP: (14 sibs) 2 children: 46: 0x55b413254af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55b413254b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132ed060 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55b4132ed0f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55b4132ed180 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132ed210 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55b4132ed2a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132ed330 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55b4132ed3c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55b4132ed450 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55b4132ed4e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55b4132ed570 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55b4132ed600 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55b4132ed690 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55b4132ed720 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55b4132ed7b0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55b4132ed840 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55b4132ed8d0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55b4132ed960 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55b4132ed9f0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55b4132eda80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55b4132edb10 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55b4132edba0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55b4132edc30 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55b4132edcc0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55b4132edd50 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55b4132edde0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55b4132ede70 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55b4132edf00 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55b4132edf90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55b4132ee020 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55b4132ee0b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55b4132ee140 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: 0x55b4132537e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b41324ea50 [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: 0x55b4132538f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55b41324ee90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55b41324ef28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55b41324efc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55b41324f058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55b41324f0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55b41324f188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55b41324f220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55b41324f2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55b41324f350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55b41324f3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132ee1e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132ee270 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55b4132ee300 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55b4132ee390 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55b4132ee420 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55b4132ee4b0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55b4132ee540 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55b4132ee5d0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55b4132ee660 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55b4132ee6f0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55b4132ee780 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: 0x55b413252890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b41324d000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55b41324d0a0 VAL: '-2' (3 sibs) 46: 0x55b41324d138 VAL: '-2' (3 sibs) 46: 0x55b41324d1d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132ee820 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132ee8b0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55b4132ee940 VAL: '-2' (3 sibs) 46: [3] [3] 0x55b4132ee9d0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55b4132eea60 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: 0x55b4132529a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b41324d4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132d98a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132d9930 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: 0x55b413252ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55b41324da60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55b41324daf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55b41324dba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132eeb00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55b4132eeb90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55b4132eec20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55b4132eecb0 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: 0x55b413252bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b41324d550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55b41324dc40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55b41324dcd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55b41324dd70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132eed50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132eede0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55b4132eee70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55b4132eef00 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55b4132eef90 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: 0x55b413252cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55b41324cd10 MAP: (3 sibs) 1 children: 46: 0x55b41324f760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55b41324f800 VAL: '0.mp4' (4 sibs) 46: 0x55b41324f898 VAL: '1.mp4' (4 sibs) 46: 0x55b41324f930 VAL: '2.mp4' (4 sibs) 46: 0x55b41324f9c8 VAL: '3.mp4' (4 sibs) 46: 0x55b41324cda8 MAP: (3 sibs) 1 children: 46: 0x55b41324fa70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55b41324fb10 VAL: '0.mp4' (4 sibs) 46: 0x55b41324fba8 VAL: '1.mp4' (4 sibs) 46: 0x55b41324fc40 VAL: '2.mp4' (4 sibs) 46: 0x55b41324fcd8 VAL: '3.mp4' (4 sibs) 46: 0x55b41324ce40 MAP: (3 sibs) 1 children: 46: 0x55b41324fd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55b41324fe20 VAL: '0.mp4' (4 sibs) 46: 0x55b41324feb8 VAL: '1.mp4' (4 sibs) 46: 0x55b41324ff50 VAL: '2.mp4' (4 sibs) 46: 0x55b41324ffe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132ef030 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55b4132ef0c0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55b4132ef150 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55b4132ef1e0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55b4132ef270 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55b4132ef300 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55b4132ef390 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55b4132ef420 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55b4132ef4b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55b4132ef540 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55b4132ef5d0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55b4132ef660 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55b4132ef6f0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55b4132ef780 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55b4132ef810 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55b4132ef8a0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55b4132ef930 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55b4132ef9c0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55b4132efa50 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: 0x55b413252e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55b4132507e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55b413250880 MAP: (3 sibs) 1 children: 46: 0x55b413250a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55b413250af0 VAL: '0.mp4' (4 sibs) 46: 0x55b413250b88 VAL: '1.mp4' (4 sibs) 46: 0x55b413250c20 VAL: '2.mp4' (4 sibs) 46: 0x55b413250cb8 VAL: '3.mp4' (4 sibs) 46: 0x55b413250918 MAP: (3 sibs) 1 children: 46: 0x55b413250d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55b413250e00 VAL: '0.mp4' (4 sibs) 46: 0x55b413250e98 VAL: '1.mp4' (4 sibs) 46: 0x55b413250f30 VAL: '2.mp4' (4 sibs) 46: 0x55b413250fc8 VAL: '3.mp4' (4 sibs) 46: 0x55b4132509b0 MAP: (3 sibs) 1 children: 46: 0x55b413251070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55b413251110 VAL: '0.mp4' (4 sibs) 46: 0x55b4132511a8 VAL: '1.mp4' (4 sibs) 46: 0x55b413251240 VAL: '2.mp4' (4 sibs) 46: 0x55b4132512d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132efaf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55b4132efb80 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55b4132efc10 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55b4132efca0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55b4132efd30 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55b4132efdc0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55b4132efe50 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55b4132efee0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55b4132eff70 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55b4132f0000 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55b4132f0090 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55b4132f0120 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55b4132f01b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55b4132f0240 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55b4132f02d0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55b4132f0360 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55b4132f03f0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55b4132f0480 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55b4132f0510 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55b4132f05a0 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: 0x55b413252f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55b413251380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132514b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132515e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132517a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b413251840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55b4132518d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132f0640 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132f06d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55b4132f0760 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55b4132f07f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55b4132f0880 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55b4132f0910 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55b4132f09a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55b4132f0a30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55b4132f0ac0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55b4132f0b50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55b4132f0be0 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: 0x55b413253038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55b413251980 MAP: (10 sibs) 1 children: 46: 0x55b41324df00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251a18 MAP: (10 sibs) 1 children: 46: 0x55b41324dfa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251ab0 MAP: (10 sibs) 1 children: 46: 0x55b413251f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251b48 MAP: (10 sibs) 1 children: 46: 0x55b413252020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251be0 MAP: (10 sibs) 1 children: 46: 0x55b4132520c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251c78 MAP: (10 sibs) 1 children: 46: 0x55b413252160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251d10 MAP: (10 sibs) 1 children: 46: 0x55b413252200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251da8 MAP: (10 sibs) 1 children: 46: 0x55b4132522a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251e40 MAP: (10 sibs) 1 children: 46: 0x55b413252340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413251ed8 MAP: (10 sibs) 1 children: 46: 0x55b4132523e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132f0c80 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55b4132f0d10 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55b4132f0da0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132f0e30 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55b4132f0ec0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132f0f50 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55b4132f0fe0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55b4132f1070 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55b4132f1100 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55b4132f1190 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55b4132f1220 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55b4132f12b0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55b4132f1340 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55b4132f13d0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55b4132f1460 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55b4132f14f0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55b4132f1580 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55b4132f1610 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55b4132f16a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55b4132f1730 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55b4132f17c0 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: 0x55b413253150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55b4132539d0 MAP: (14 sibs) 1 children: 46: 0x55b413254230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413253a68 MAP: (14 sibs) 1 children: 46: 0x55b4132542d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413253b00 MAP: (14 sibs) 1 children: 46: 0x55b413254370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253b98 MAP: (14 sibs) 1 children: 46: 0x55b413254410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253c30 MAP: (14 sibs) 1 children: 46: 0x55b4132544b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253cc8 MAP: (14 sibs) 1 children: 46: 0x55b413254550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253d60 MAP: (14 sibs) 1 children: 46: 0x55b4132545f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253df8 MAP: (14 sibs) 1 children: 46: 0x55b413254690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253e90 MAP: (14 sibs) 1 children: 46: 0x55b413254730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253f28 MAP: (14 sibs) 1 children: 46: 0x55b4132547d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55b413253fc0 MAP: (14 sibs) 1 children: 46: 0x55b413254870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b413254058 MAP: (14 sibs) 1 children: 46: 0x55b413254910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55b4132540f0 MAP: (14 sibs) 2 children: 46: 0x55b4132549b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55b413254a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55b413254188 MAP: (14 sibs) 2 children: 46: 0x55b413254af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55b413254b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132f1860 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55b4132f18f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55b4132f1980 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55b4132f1a10 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55b4132f1aa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55b4132f1b30 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55b4132f1bc0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55b4132f1c50 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55b4132f1ce0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55b4132f1d70 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55b4132f1e00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55b4132f1e90 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55b4132f1f20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55b4132f1fb0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55b4132f2040 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55b4132f20d0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55b4132f2160 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55b4132f21f0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55b4132f2280 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55b4132f2310 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55b4132f23a0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55b4132f2430 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55b4132f24c0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55b4132f2550 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55b4132f25e0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55b4132f2670 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55b4132f2700 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55b4132f2790 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55b4132f2820 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55b4132f28b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55b4132f2940 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: 0x55b4132537e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b41324e600 [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: 0x55b4132538f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55b41324ee90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55b41324ef28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55b41324efc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55b41324f058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55b41324f0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55b41324f188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55b41324f220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55b41324f2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55b41324f350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55b41324f3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55b4132f29e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55b4132f2a70 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55b4132f2b00 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55b4132f2b90 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55b4132f2c20 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55b4132f2cb0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55b4132f2d40 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55b4132f2dd0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55b4132f2e60 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55b4132f2ef0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55b4132f2f80 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 (18 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (19 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.03 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-parse-emit-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.031710ms: read_file 47: 0.001623ms: count_lines 47: reserving #lines=90 47: 0.011982ms: tree_reserve 47: 0.044243ms: parse_yml 47: 0.023394ms: emit_to_buffer 47: 0.003416ms: print_stdout 47: 0.148370ms: objects 47: 0.155743ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): ERROR: closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 0.85 sec ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-7.3.2, pluggy-1.2.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.6.0 collecting ... + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.6.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=2 + /usr/bin/pytest -v 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.53s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rapidyaml-0.6.0-2.fc39.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rFgd6s + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64/usr/share/doc/rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64/usr/share/doc/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tfv1sH + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64/usr/share/licenses/rapidyaml + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64/usr/share/licenses/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: libryml.so.0.6.0()(64bit) rapidyaml = 0.6.0-2.fc39 rapidyaml(x86-64) = 0.6.0-2.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.2.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.6.0-2.fc39.x86_64 Provides: cmake(ryml) = 0.6.0 rapidyaml-devel = 0.6.0-2.fc39 rapidyaml-devel(x86-64) = 0.6.0-2.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(x86-64) libryml.so.0.6.0()(64bit) Processing files: python3-rapidyaml-0.6.0-2.fc39.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jNY0v3 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64/usr/share/doc/python3-rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64/usr/share/doc/python3-rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rapidyaml = 0.6.0-2.fc39 python3-rapidyaml = 0.6.0-2.fc39 python3-rapidyaml(x86-64) = 0.6.0-2.fc39 python3.12-rapidyaml = 0.6.0-2.fc39 python3.12dist(rapidyaml) = 0.6 python3dist(rapidyaml) = 0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.2.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.12 python3.12dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.6.0-2.fc39.x86_64 Provides: rapidyaml-debugsource = 0.6.0-2.fc39 rapidyaml-debugsource(x86-64) = 0.6.0-2.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.6.0-2.fc39.x86_64 Provides: debuginfo(build-id) = 85122dc9ca433784b1ee20e990329ca3d5b964c1 libryml.so.0.6.0-0.6.0-2.fc39.x86_64.debug()(64bit) rapidyaml-debuginfo = 0.6.0-2.fc39 rapidyaml-debuginfo(x86-64) = 0.6.0-2.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.6.0-2.fc39 Processing files: python3-rapidyaml-debuginfo-0.6.0-2.fc39.x86_64 Provides: debuginfo(build-id) = 6a993bbda406f8acda1c7a73b9939d36c6bd7d66 python-rapidyaml-debuginfo = 0.6.0-2.fc39 python3-rapidyaml-debuginfo = 0.6.0-2.fc39 python3-rapidyaml-debuginfo(x86-64) = 0.6.0-2.fc39 python3.12-rapidyaml-debuginfo = 0.6.0-2.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.6.0-2.fc39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64 Wrote: /builddir/build/SRPMS/rapidyaml-0.6.0-2.fc39.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.6.0-2.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.6.0-2.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.6.0-2.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.6.0-2.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.6.0-2.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.6.0-2.fc39.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Lon9cV + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.ACek18 + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/rapidyaml-0.6.0-SPECPARTS + rm -rf rapidyaml-0.6.0 rapidyaml-0.6.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild rapidyaml-0.6.0-2.fc39.src.rpm Finish: build phase for rapidyaml-0.6.0-2.fc39.src.rpm INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/fedora-39-x86_64-1719935570.687184/root/var/log/dnf.log /var/lib/mock/fedora-39-x86_64-1719935570.687184/root/var/log/dnf.librepo.log /var/lib/mock/fedora-39-x86_64-1719935570.687184/root/var/log/dnf.rpm.log INFO: Done(/var/lib/copr-rpmbuild/results/rapidyaml-0.6.0-2.fc39.src.rpm) Config(child) 15 minutes 39 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-debugsource", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "x86_64" }, { "name": "python3-rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "x86_64" }, { "name": "python3-rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "x86_64" }, { "name": "rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "x86_64" }, { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "src" }, { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "x86_64" }, { "name": "rapidyaml-devel", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "x86_64" } ] } RPMResults finished"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: