Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c108' (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/7082923-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64
Version: 0.70
PID: 9688
Logging PID: 9689
Task:
{'appstream': False,
'background': False,
'build_id': 7082923,
'buildroot_pkgs': [],
'chroot': 'fedora-rawhide-x86_64',
'enable_net': False,
'fedora_review': False,
'git_hash': '35648ebff8e6108f8dbdf5d8617b334702678e83',
'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/thrnciar/python-pip-2ebe6bf4/rapidyaml',
'isolation': 'default',
'memory_reqs': 2048,
'package_name': 'rapidyaml',
'package_version': '0.5.0-12',
'project_dirname': 'python-pip-2ebe6bf4',
'project_name': 'python-pip-2ebe6bf4',
'project_owner': 'thrnciar',
'repo_priority': None,
'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/thrnciar/python-pip-2ebe6bf4/fedora-rawhide-x86_64/',
'id': 'copr_base',
'name': 'Copr repository',
'priority': None}],
'sandbox': 'thrnciar/python-pip-2ebe6bf4--thrnciar',
'source_json': {},
'source_type': None,
'submitter': 'thrnciar',
'tags': [],
'task_id': '7082923-fedora-rawhide-x86_64',
'timeout': 18000,
'uses_devel_repo': False,
'with_opts': [],
'without_opts': []}
Running: git clone https://copr-dist-git.fedorainfracloud.org/git/thrnciar/python-pip-2ebe6bf4/rapidyaml /var/lib/copr-rpmbuild/workspace/workdir-v2hlps9x/rapidyaml --depth 500 --no-single-branch --recursive
cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/thrnciar/python-pip-2ebe6bf4/rapidyaml', '/var/lib/copr-rpmbuild/workspace/workdir-v2hlps9x/rapidyaml', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout:
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-v2hlps9x/rapidyaml'...
Running: git checkout 35648ebff8e6108f8dbdf5d8617b334702678e83 --
cmd: ['git', 'checkout', '35648ebff8e6108f8dbdf5d8617b334702678e83', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-v2hlps9x/rapidyaml
rc: 0
stdout:
stderr: Note: switching to '35648ebff8e6108f8dbdf5d8617b334702678e83'.
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: 0x5570807adb08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x5570807a44f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x5570807a4588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x5570807a4620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809a7cf0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x5570809a7d80 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x5570809a7e10 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x5570809a7ea0 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: 0x5570807adc20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a4710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a47a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809a9cd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5570809a9d60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5570809a9df0 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: 0x5570807add38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5570807a48f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a4988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809abca0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5570809abd30 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5570809abdc0 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: 0x5570807ade50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5570807a4a80 VAL: 'Several lines of text,
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: 0x5570807a4b18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809adbd0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5570809adc60 VAL: 'Several lines of text,
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] 0x5570809adcf0 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: 0x5570807adf68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5570807a4c10 VAL: 'Several 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: 0x5570807a4ca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809afba0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5570809afc30 VAL: 'Several 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] 0x5570809afcc0 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: 0x5570807ae080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a43a0 VAL: 'Several lines 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] 0x5570809b1bf0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5570809b1c80 VAL: 'Several lines 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: 0x5570807ae198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a4df0 VAL: 'Several lines 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] 0x5570809b3bc0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5570809b3c50 VAL: 'Several lines 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: 0x5570807ae2b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a4ee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a4f78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809b5bb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5570809b5c40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5570809b5cd0 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: 0x5570807ae3c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a5108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809b7af0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5570809b7b80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5570809b7c10 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: 0x5570807ae4e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5200 KEYVAL: 'example' 'Several lines of text,
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: 0x5570807a5298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809b9bb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5570809b9c40 KEYVAL: 'example' 'Several lines of text,
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] 0x5570809b9cd0 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: 0x5570807ae5f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5390 KEYVAL: 'example' 'Several 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: 0x5570807a5428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809bbbc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5570809bbc50 KEYVAL: 'example' 'Several 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] 0x5570809bbce0 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: 0x5570807ae710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a55b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809bdbd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5570809bdc60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5570809bdcf0 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: 0x5570807ae828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a56b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a5748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809bfbe0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5570809bfc70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5570809bfd00 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: 0x5570807ae940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a58d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809c1c10 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5570809c1ca0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5570809c1d30 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: 0x5570807aea58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a59d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a5a68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809c3c40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5570809c3cd0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5570809c3d60 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: 0x5570807aeb70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a5b60 KEYVAL: 'example' 'Several lines 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] 0x5570809c5c10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5570809c5ca0 KEYVAL: 'example' 'Several lines 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: 0x5570807aec88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a5c50 KEYVAL: 'example' 'Several lines 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] 0x5570809c7c00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5570809c7c90 KEYVAL: 'example' 'Several lines 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: 0x5570807aeda0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5d40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a5dd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809c9cc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5570809c9d50 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5570809c9de0 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: 0x5570807aeeb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a8260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a82f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809cbe70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5570809cbf00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5570809cbf90 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: 0x5570807aefd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a8440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5570807a84e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809cdba0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5570809cdc30 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x5570809cdcc0 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: 0x5570807af0e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a85d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5570807a8670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809cf8d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5570809cf960 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x5570809cf9f0 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: 0x5570807af200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807acd70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5570807ace10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809d16c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5570809d1750 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x5570809d17e0 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: 0x5570807af318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5f70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5570807a6008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809d33f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5570809d3480 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x5570809d3510 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: 0x5570807af430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a83a0 MAP: (1 sibs) 2 children:
27: 0x5570807a6240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5570807a62d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809d5120 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5570809d51b0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x5570809d5240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x5570809d52d0 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: 0x5570807af548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809d6e50 [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: 0x5570807af660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809d8b80 [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: 0x5570807af778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809da8b0 [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: 0x5570807af890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809dc5e0 [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: 0x5570807af9a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809de310 [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: 0x5570807afac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809e0040 [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: 0x5570807afbd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809e1d70 [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: 0x5570807afcf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809e3aa0 [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: 0x5570807afe08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809e57d0 [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: 0x5570807aff20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809e7500 [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: 0x5570807b0038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809e9230 [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: 0x5570807b0150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809eaf60 [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: 0x5570807b0268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a6740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809ecc90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5570809ecd20 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: 0x5570807b0380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a6830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809ee9c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5570809eea50 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: 0x5570807b0498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a6920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809f06f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5570809f0780 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: 0x5570807b05b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a6a10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809f2420 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5570809f24b0 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: 0x5570807b06c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a6b00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809f4150 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5570809f41e0 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: 0x5570807b07e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a6bf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809f5e80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5570809f5f10 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: 0x5570807b08f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809f7bb0 [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: 0x5570807b0a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809f98e0 [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: 0x5570807b0b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809fb610 [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: 0x5570807b0c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a6dd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809fd340 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5570809fd3d0 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: 0x5570807b0d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a6ec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5570809ff070 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5570809ff100 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: 0x5570807b0e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a6fb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a00da0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a00e30 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: 0x5570807b0f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a70a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a02ad0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a02b60 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: 0x5570807b10a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a04800 [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: 0x5570807b11b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a06530 [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: 0x5570807b12d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a08260 [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: 0x5570807b13e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a7280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a09ff0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a0a080 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: 0x5570807b1500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a7370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a0bda0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x557080a0be30 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: 0x5570807b1618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a0db50 [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: 0x5570807b1730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a74b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a0f900 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a0f990 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: 0x5570807b1848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a75a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a116b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x557080a11740 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: 0x5570807b1960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a13460 [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: 0x5570807b1a78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a15210 [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: 0x5570807b1b90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a16fc0 [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: 0x5570807b1ca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a18d70 [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: 0x5570807b1dc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a1ab20 [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: 0x5570807b1ed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a1c8d0 [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: 0x5570807b1ff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a1e680 [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: 0x5570807b2108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a20430 [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: 0x5570807b2220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a221d0 [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: 0x5570807b2338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a23fe0 [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: 0x5570807b2450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a25df0 [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: 0x5570807b2568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a27c10 [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: 0x5570807b2680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a299c0 [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: 0x5570807b2798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a2b770 [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: 0x5570807b28b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a2d520 [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: 0x5570807b29c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a2f2d0 [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: 0x5570807b2ae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a31080 [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: 0x5570807b2bf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a32e30 [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: 0x5570807b2d10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a34be0 [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: 0x5570807b2e28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5570807a60b0 VAL: '
27: ' (2 sibs)
27: 0x5570807a6148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a36990 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x557080a36a20 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x557080a36ab0 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: 0x5570807b2f40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5570807a7cd0 VAL: '
27: ' (2 sibs)
27: 0x5570807a7d68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a38740 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x557080a387d0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x557080a38860 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: 0x5570807acf00 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x5570807a3530 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x5570807a35c8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x5570807a3660 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x5570807a36f8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x5570807a3790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x5570807a3828 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x5570807a38c0 DOCSEQ: (8 sibs) 2 children:
27: 0x5570807a3a00 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x5570807a3a98 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x5570807a3958 DOCMAP: (8 sibs) 2 children:
27: 0x5570807a3b40 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x5570807a3bd8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a39050 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x557080a390e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x557080a39170 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x557080a39200 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x557080a39290 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x557080a39320 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x557080a393b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x557080a39440 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x557080a394d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x557080a39560 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x557080a395f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x557080a39680 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x557080a39710 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/1
27: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_literal.cpp:381:2:1: (5B):ERROR: parse error
27: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_literal.cpp:381:2:1: hello (size=5)
27: ^~~~~ (cols 1-6)
27:
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: ---------------
27: - |
27: hello
27: there
27: - |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/2
27: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: ---------------
27: foo: |
27: hello
27: there
27: bar: |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/3
27: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: ---------------
27: --- |2
27: hello
27: there
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: ---------------
27: --- |1----------------
27: REF TREE:
27: 0x5570807ad360 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x5570807a4450 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a3b4b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x557080a3b540 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: 0x5570807ad478 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x5570807a3fe0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a3bdc0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x557080a3be50 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: 0x5570807ad590 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x5570807a40d0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a3c6d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x557080a3c760 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: 0x5570807ad6a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a3cfe0 [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: 0x5570807ad7c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a3d8f0 [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: 0x5570807ad8d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a3e200 [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: 0x5570807ad9f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a42b0 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] 0x557080a3eb10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a3eba0 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: 0x5570807adb08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x5570807a44f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x5570807a4588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x5570807a4620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a3f420 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x557080a3f4b0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x557080a3f540 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x557080a3f5d0 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: 0x5570807adc20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a4710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a47a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a3fd30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x557080a3fdc0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x557080a3fe50 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: 0x5570807add38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5570807a48f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a4988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a40640 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x557080a406d0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x557080a40760 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: 0x5570807ade50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5570807a4a80 VAL: 'Several lines of text,
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: 0x5570807a4b18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a40f50 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x557080a40fe0 VAL: 'Several lines of text,
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] 0x557080a41070 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: 0x5570807adf68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5570807a4c10 VAL: 'Several 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: 0x5570807a4ca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a41860 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x557080a418f0 VAL: 'Several 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] 0x557080a41980 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: 0x5570807ae080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a43a0 VAL: 'Several lines 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] 0x557080a42170 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x557080a42200 VAL: 'Several lines 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: 0x5570807ae198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a4df0 VAL: 'Several lines 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] 0x557080a42a80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x557080a42b10 VAL: 'Several lines 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: 0x5570807ae2b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a4ee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a4f78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a43390 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x557080a43420 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x557080a434b0 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: 0x5570807ae3c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a5108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a43ca0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x557080a43d30 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x557080a43dc0 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: 0x5570807ae4e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5200 KEYVAL: 'example' 'Several lines of text,
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: 0x5570807a5298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a445b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x557080a44640 KEYVAL: 'example' 'Several lines of text,
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] 0x557080a446d0 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: 0x5570807ae5f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5390 KEYVAL: 'example' 'Several 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: 0x5570807a5428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a44ec0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x557080a44f50 KEYVAL: 'example' 'Several 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] 0x557080a44fe0 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: 0x5570807ae710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a55b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a457d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x557080a45860 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x557080a458f0 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: 0x5570807ae828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a56b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a5748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a460e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x557080a46170 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x557080a46200 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: 0x5570807ae940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a58d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a469f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x557080a46a80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x557080a46b10 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: 0x5570807aea58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a59d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a5a68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a47300 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x557080a47390 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x557080a47420 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: 0x5570807aeb70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a5b60 KEYVAL: 'example' 'Several lines 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] 0x557080a47c10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a47ca0 KEYVAL: 'example' 'Several lines 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: 0x5570807aec88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a5c50 KEYVAL: 'example' 'Several lines 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] 0x557080a48520 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a485b0 KEYVAL: 'example' 'Several lines 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: 0x5570807aeda0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5d40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a5dd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a48e30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x557080a48ec0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x557080a48f50 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: 0x5570807aeeb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a8260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5570807a82f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a49740 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x557080a497d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x557080a49860 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: 0x5570807aefd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a8440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5570807a84e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a4a050 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a4a0e0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x557080a4a170 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: 0x5570807af0e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a85d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5570807a8670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a4a960 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a4a9f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x557080a4aa80 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: 0x5570807af200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807acd70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5570807ace10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a4b270 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a4b300 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x557080a4b390 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: 0x5570807af318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5570807a5f70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5570807a6008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a4bb80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x557080a4bc10 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x557080a4bca0 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: 0x5570807af430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a83a0 MAP: (1 sibs) 2 children:
27: 0x5570807a6240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5570807a62d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a4c490 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x557080a4c520 MAP: (1 sibs) 2 children:
27: [2] [2] 0x557080a4c5b0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x557080a4c640 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: 0x5570807af548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a4cda0 [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: 0x5570807af660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a4d6b0 [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: 0x5570807af778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a4dfc0 [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: 0x5570807af890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a4e8d0 [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: 0x5570807af9a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a4f1e0 [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: 0x5570807afac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a4faf0 [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: 0x5570807afbd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a50400 [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: 0x5570807afcf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a50d10 [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: 0x5570807afe08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a51620 [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: 0x5570807aff20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a51f30 [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: 0x5570807b0038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a52840 [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: 0x5570807b0150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a53150 [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: 0x5570807b0268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a6740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a53a60 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x557080a53af0 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: 0x5570807b0380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a6830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a54370 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x557080a54400 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: 0x5570807b0498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a6920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a54c80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x557080a54d10 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: 0x5570807b05b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a6a10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a55590 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a55620 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: 0x5570807b06c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a6b00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a55ea0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a55f30 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: 0x5570807b07e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a6bf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a567b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a56840 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: 0x5570807b08f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a570c0 [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: 0x5570807b0a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a579d0 [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: 0x5570807b0b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a582e0 [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: 0x5570807b0c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a6dd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a58bf0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x557080a58c80 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: 0x5570807b0d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a6ec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a59500 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x557080a59590 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: 0x5570807b0e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a6fb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a59e10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a59ea0 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: 0x5570807b0f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a70a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a5a720 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a5a7b0 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: 0x5570807b10a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a5b030 [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: 0x5570807b11b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a5b940 [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: 0x5570807b12d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a5c250 [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: 0x5570807b13e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a7280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a5cb60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a5cbf0 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: 0x5570807b1500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a7370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a5d470 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x557080a5d500 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: 0x5570807b1618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a5dd80 [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: 0x5570807b1730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5570807a74b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a5e690 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a5e720 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: 0x5570807b1848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5570807a75a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a5efa0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x557080a5f030 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: 0x5570807b1960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a5f8b0 [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: 0x5570807b1a78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a601c0 [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: 0x5570807b1b90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a60ad0 [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: 0x5570807b1ca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a613e0 [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: 0x5570807b1dc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a61cf0 [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: 0x5570807b1ed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a62600 [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: 0x5570807b1ff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a62f10 [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: 0x5570807b2108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a63820 [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: 0x5570807b2220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a64130 [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: 0x5570807b2338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a64a40 [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: 0x5570807b2450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a65350 [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: 0x5570807b2568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a65c60 [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: 0x5570807b2680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a66570 [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: 0x5570807b2798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a66e80 [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: 0x5570807b28b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a67790 [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: 0x5570807b29c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a680a0 [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: 0x5570807b2ae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a689b0 [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: 0x5570807b2bf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a692c0 [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: 0x5570807b2d10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a69bd0 [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: 0x5570807b2e28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5570807a60b0 VAL: '
27: ' (2 sibs)
27: 0x5570807a6148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a6a4e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x557080a6a570 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x557080a6a600 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: 0x5570807b2f40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5570807a7cd0 VAL: '
27: ' (2 sibs)
27: 0x5570807a7d68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x557080a6adf0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x557080a6ae80 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x557080a6af10 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 (1 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22 (1 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] 0x557080993430 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x5570809934c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x557080993550 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x5570809935e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x557080993670 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x557080993700 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x557080993790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x557080993820 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x5570809938b0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x557080993940 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x5570809939d0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x557080993a60 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x557080993af0 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] 0x557080a6e8a0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x557080a6e930 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x557080a6e9c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x557080a6ea50 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x557080a6eae0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x557080a6eb70 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x557080a6ec00 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x557080a6ec90 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x557080a6ed20 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x557080a6edb0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x557080a6ee40 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x557080a6eed0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x557080a6ef60 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] 0x55708099a8f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55708099a980 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x557080a6fa90 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x557080a6fb20 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] 0x55708099c620 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55708099c6b0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x557080a703a0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x557080a70430 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] 0x55708099e350 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55708099e3e0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x557080a70cb0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x557080a70d40 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] 0x5570809a0080 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x557080a715c0 [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] 0x5570809a1db0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x557080a71ed0 [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] 0x5570809a3ae0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x557080a727e0 [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] 0x5570809a5c20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5570809a5cb0 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] 0x557080a730f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x557080a73180 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] 0x5570809a7ea0 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] 0x557080a73a00 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x557080a73a90 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x557080a73b20 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] 0x557080a73bb0 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] 0x5570809a9cd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5570809a9d60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5570809a9df0 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] 0x557080a74310 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a743a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a74430 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] 0x5570809abca0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5570809abd30 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5570809abdc0 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] 0x557080a74c20 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080a74cb0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a74d40 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] 0x5570809adbd0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5570809adc60 VAL: 'Several lines of text, 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] 0x5570809adcf0 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] 0x557080a75530 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080a755c0 VAL: 'Several lines of text, 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] 0x557080a75650 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] 0x5570809afba0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5570809afc30 VAL: 'Several 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] 0x5570809afcc0 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] 0x557080a75e40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080a75ed0 VAL: 'Several 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] 0x557080a75f60 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] 0x5570809b1bf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5570809b1c80 VAL: 'Several lines 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] 0x557080a76750 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a767e0 VAL: 'Several lines 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] 0x5570809b3bc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5570809b3c50 VAL: 'Several lines 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] 0x557080a77060 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a770f0 VAL: 'Several lines 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] 0x5570809b5bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5570809b5c40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5570809b5cd0 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] 0x557080a77970 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a77a00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a77a90 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] 0x5570809b7af0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5570809b7b80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5570809b7c10 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] 0x557080a78280 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a78310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a783a0 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] 0x5570809b9bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5570809b9c40 KEYVAL: 'example' 'Several lines of text, 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] 0x5570809b9cd0 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] 0x557080a78b90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a78c20 KEYVAL: 'example' 'Several lines of text, 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] 0x557080a78cb0 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] 0x5570809bbbc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5570809bbc50 KEYVAL: 'example' 'Several 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] 0x5570809bbce0 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] 0x557080a794a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a79530 KEYVAL: 'example' 'Several 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] 0x557080a795c0 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] 0x5570809bdbd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5570809bdc60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5570809bdcf0 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] 0x557080a79db0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a79e40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a79ed0 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] 0x5570809bfbe0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5570809bfc70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5570809bfd00 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] 0x557080a7a6c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a7a750 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a7a7e0 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] 0x5570809c1c10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5570809c1ca0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5570809c1d30 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] 0x557080a7afd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a7b060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a7b0f0 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] 0x5570809c3c40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5570809c3cd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5570809c3d60 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] 0x557080a7b8e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a7b970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a7ba00 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] 0x5570809c5c10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5570809c5ca0 KEYVAL: 'example' 'Several lines 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] 0x557080a7c1f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a7c280 KEYVAL: 'example' 'Several lines 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] 0x5570809c7c00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5570809c7c90 KEYVAL: 'example' 'Several lines 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] 0x557080a7cb00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a7cb90 KEYVAL: 'example' 'Several lines 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] 0x5570809c9cc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5570809c9d50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5570809c9de0 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] 0x557080a7d410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a7d4a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a7d530 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] 0x5570809cbe70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5570809cbf00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5570809cbf90 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] 0x557080a7dd20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a7ddb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a7de40 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] 0x5570809cdba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5570809cdc30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5570809cdcc0 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] 0x557080a7e630 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a7e6c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080a7e750 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] 0x5570809cf8d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5570809cf960 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5570809cf9f0 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] 0x557080a7ef40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a7efd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080a7f060 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] 0x5570809d16c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5570809d1750 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5570809d17e0 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] 0x557080a7f850 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a7f8e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080a7f970 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] 0x5570809d33f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5570809d3480 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x5570809d3510 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] 0x557080a80160 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a801f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x557080a80280 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] 0x5570809d5120 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5570809d51b0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x5570809d5240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x5570809d52d0 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] 0x557080a80a70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a80b00 MAP: (1 sibs) 2 children: 27: [2] [2] 0x557080a80b90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x557080a80c20 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] 0x5570809d6e50 [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] 0x557080a81380 [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] 0x5570809d8b80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a81c90 [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] 0x5570809da8b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a825a0 [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] 0x5570809dc5e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a82eb0 [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] 0x5570809de310 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a837c0 [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] 0x5570809e0040 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a840d0 [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] 0x5570809e1d70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a849e0 [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] 0x5570809e3aa0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a852f0 [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] 0x5570809e57d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a85c00 [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] 0x5570809e7500 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a86510 [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] 0x5570809e9230 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a86e20 [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] 0x5570809eaf60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a87730 [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] 0x5570809ecc90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5570809ecd20 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a88040 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a880d0 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] 0x5570809ee9c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5570809eea50 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] 0x557080a88950 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a889e0 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] 0x5570809f06f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5570809f0780 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] 0x557080a89260 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a892f0 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] 0x5570809f2420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5570809f24b0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a89b70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a89c00 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] 0x5570809f4150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5570809f41e0 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] 0x557080a8a480 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a8a510 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] 0x5570809f5e80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5570809f5f10 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] 0x557080a8ad90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a8ae20 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] 0x5570809f7bb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080a8b6a0 [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] 0x5570809f98e0 [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] 0x557080a8bfb0 [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] 0x5570809fb610 [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] 0x557080a8c8c0 [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] 0x5570809fd340 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5570809fd3d0 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] 0x557080a8d1d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a8d260 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] 0x5570809ff070 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5570809ff100 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] 0x557080a8dae0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a8db70 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] 0x557080a00da0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a00e30 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] 0x557080a8e3f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a8e480 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] 0x557080a02ad0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a02b60 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] 0x557080a8ed00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a8ed90 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] 0x557080a04800 [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] 0x557080a8f610 [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] 0x557080a06530 [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] 0x557080a8ff20 [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] 0x557080a08260 [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] 0x557080a90830 [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] 0x557080a09ff0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a0a080 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] 0x557080a91140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a911d0 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] 0x557080a0bda0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a0be30 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] 0x557080a91a50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a91ae0 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] 0x557080a0db50 [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] 0x557080a92360 [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] 0x557080a0f900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a0f990 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] 0x557080a92c70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a92d00 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] 0x557080a116b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a11740 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] 0x557080a93580 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a93610 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] 0x557080a13460 [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] 0x557080a93e90 [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] 0x557080a15210 [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] 0x557080a947a0 [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] 0x557080a16fc0 [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] 0x557080a950b0 [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] 0x557080a18d70 [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] 0x557080a959c0 [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] 0x557080a1ab20 [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] 0x557080a962d0 [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] 0x557080a1c8d0 [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] 0x557080a96be0 [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] 0x557080a1e680 [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] 0x557080a974f0 [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] 0x557080a20430 [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] 0x557080a97e00 [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] 0x557080a221d0 [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] 0x557080a98710 [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] 0x557080a23fe0 [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] 0x557080a99020 [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] 0x557080a25df0 [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] 0x557080a99930 [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] 0x557080a27c10 [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] 0x557080a9a240 [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] 0x557080a299c0 [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] 0x557080a9ab50 [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] 0x557080a2b770 [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] 0x557080a9b460 [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] 0x557080a2d520 [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] 0x557080a9bd70 [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] 0x557080a2f2d0 [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] 0x557080a9c680 [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] 0x557080a31080 [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] 0x557080a9cf90 [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] 0x557080a32e30 [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] 0x557080a9d8a0 [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] 0x557080a34be0 [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] 0x557080a9e1b0 [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] 0x557080a36990 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080a36a20 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x557080a36ab0 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] 0x557080a9eac0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080a9eb50 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x557080a9ebe0 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] 0x557080a38740 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080a387d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x557080a38860 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] 0x557080a9f400 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080a9f490 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x557080a9f520 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] 0x557080a39050 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x557080a390e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x557080a39170 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x557080a39200 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x557080a39290 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x557080a39320 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x557080a393b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x557080a39440 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x557080a394d0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x557080a39560 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x557080a395f0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x557080a39680 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x557080a39710 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] 0x557080a9fd40 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x557080a9fdd0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x557080a9fe60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x557080a9fef0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x557080a9ff80 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x557080aa0010 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x557080aa00a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x557080aa0130 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x557080aa01c0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x557080aa0250 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x557080aa02e0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x557080aa0370 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x557080aa0400 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] 0x557080a3b4b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x557080a3b540 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080aa0650 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x557080aa06e0 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] 0x557080a3bdc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x557080a3be50 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080aa0f60 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x557080aa0ff0 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] 0x557080a3c6d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x557080a3c760 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080aa1870 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x557080aa1900 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] 0x557080a3cfe0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080aa2180 [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] 0x557080a3d8f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080aa2a90 [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] 0x557080a3e200 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080aa33a0 [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] 0x557080a3eb10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a3eba0 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] 0x557080aa3cb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080aa3d40 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] 0x557080a3f420 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x557080a3f4b0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x557080a3f540 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] 0x557080a3f5d0 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] 0x557080aa45c0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x557080aa4650 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x557080aa46e0 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] 0x557080aa4770 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] 0x557080a3fd30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a3fdc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a3fe50 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] 0x557080aa4ed0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080aa4f60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080aa4ff0 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] 0x557080a40640 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080a406d0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a40760 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] 0x557080aa5880 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080aa5910 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080aa59a0 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] 0x557080a40f50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080a40fe0 VAL: 'Several lines of text, 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] 0x557080a41070 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] 0x557080aa6230 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080aa62c0 VAL: 'Several lines of text, 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] 0x557080aa6350 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] 0x557080a41860 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080a418f0 VAL: 'Several 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] 0x557080a41980 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] 0x557080aa6be0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080aa6c70 VAL: 'Several 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] 0x557080aa6d00 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] 0x557080a42170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a42200 VAL: 'Several lines 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] 0x557080aa74f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080aa7580 VAL: 'Several lines 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] 0x557080a42a80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a42b10 VAL: 'Several lines 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] 0x557080aa7e00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080aa7e90 VAL: 'Several lines 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] 0x557080a43390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a43420 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a434b0 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] 0x557080aa8840 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080aa88d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080aa8960 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] 0x557080a43ca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a43d30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a43dc0 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] 0x557080aa91f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080aa9280 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080aa9310 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] 0x557080a445b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a44640 KEYVAL: 'example' 'Several lines of text, 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] 0x557080a446d0 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] 0x557080aa9b00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080aa9b90 KEYVAL: 'example' 'Several lines of text, 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] 0x557080aa9c20 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] 0x557080a44ec0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a44f50 KEYVAL: 'example' 'Several 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] 0x557080a44fe0 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] 0x557080aaa4b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080aaa540 KEYVAL: 'example' 'Several 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] 0x557080aaa5d0 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] 0x557080a457d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a45860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a458f0 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] 0x557080aaae60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080aaaef0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080aaaf80 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] 0x557080a460e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a46170 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a46200 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] 0x557080aab810 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080aab8a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080aab930 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] 0x557080a469f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a46a80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a46b10 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] 0x557080aac1c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080aac250 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080aac2e0 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] 0x557080a47300 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a47390 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a47420 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] 0x557080aacb70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080aacc00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080aacc90 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] 0x557080a47c10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a47ca0 KEYVAL: 'example' 'Several lines 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] 0x557080aad520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080aad5b0 KEYVAL: 'example' 'Several lines 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] 0x557080a48520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a485b0 KEYVAL: 'example' 'Several lines 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] 0x557080aaded0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080aadf60 KEYVAL: 'example' 'Several lines 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] 0x557080a48e30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a48ec0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a48f50 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] 0x557080aae880 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080aae910 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080aae9a0 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] 0x557080a49740 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a497d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080a49860 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] 0x557080aaf230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080aaf2c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080aaf350 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] 0x557080a4a050 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a4a0e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080a4a170 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] 0x557080aafba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080aafc30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080aafcc0 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] 0x557080a4a960 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a4a9f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080a4aa80 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] 0x557080ab0510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ab05a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080ab0630 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] 0x557080a4b270 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a4b300 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080a4b390 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] 0x557080ab0e80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ab0f10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080ab0fa0 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] 0x557080a4bb80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080a4bc10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x557080a4bca0 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] 0x557080ab1790 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ab1820 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x557080ab18b0 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] 0x557080a4c490 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a4c520 MAP: (1 sibs) 2 children: 27: [2] [2] 0x557080a4c5b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x557080a4c640 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] 0x557080ab20d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ab2160 MAP: (1 sibs) 2 children: 27: [2] [2] 0x557080ab21f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x557080ab2280 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] 0x557080a4cda0 [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] 0x557080ab2a10 [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] 0x557080a4d6b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080ab3320 [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] 0x557080a4dfc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080ab3c30 [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] 0x557080a4e8d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080ab4540 [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] 0x557080a4f1e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080ab4e50 [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] 0x557080a4faf0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080ab5760 [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] 0x557080a50400 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080ab6070 [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] 0x557080a50d10 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080ab6980 [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] 0x557080a51620 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080ab7290 [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] 0x557080a51f30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080ab7ba0 [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] 0x557080a52840 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080ab84b0 [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] 0x557080a53150 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080ab8dc0 [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] 0x557080a53a60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a53af0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080ab96d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ab9760 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] 0x557080a54370 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a54400 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] 0x557080ab9fe0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080aba070 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] 0x557080a54c80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a54d10 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] 0x557080aba8f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080aba980 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] 0x557080a55590 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a55620 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080abb200 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080abb290 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] 0x557080a55ea0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a55f30 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] 0x557080abbb10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080abbba0 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] 0x557080a567b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a56840 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] 0x557080abc420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080abc4b0 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] 0x557080a570c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x557080abcd30 [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] 0x557080a579d0 [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] 0x557080abd640 [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] 0x557080a582e0 [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] 0x557080abdf50 [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] 0x557080a58bf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a58c80 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] 0x557080abe860 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080abe8f0 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] 0x557080a59500 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a59590 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] 0x557080abf170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080abf200 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] 0x557080a59e10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a59ea0 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] 0x557080abfa80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080abfb10 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] 0x557080a5a720 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a5a7b0 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] 0x557080ac0390 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ac0420 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] 0x557080a5b030 [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] 0x557080ac0ca0 [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] 0x557080a5b940 [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] 0x557080ac15b0 [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] 0x557080a5c250 [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] 0x557080ac1ec0 [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] 0x557080a5cb60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a5cbf0 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] 0x557080ac27d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ac2860 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] 0x557080a5d470 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a5d500 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] 0x557080ac30e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ac3170 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] 0x557080a5dd80 [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] 0x557080ac39f0 [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] 0x557080a5e690 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080a5e720 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] 0x557080ac4300 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ac4390 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] 0x557080a5efa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080a5f030 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] 0x557080ac4c40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ac4cd0 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] 0x557080a5f8b0 [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] 0x557080ac5550 [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] 0x557080a601c0 [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] 0x557080ac5e60 [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] 0x557080a60ad0 [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] 0x557080ac6770 [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] 0x557080a613e0 [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] 0x557080ac7080 [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] 0x557080a61cf0 [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] 0x557080ac7990 [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] 0x557080a62600 [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] 0x557080ac82a0 [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] 0x557080a62f10 [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] 0x557080ac8bb0 [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] 0x557080a63820 [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] 0x557080ac94c0 [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] 0x557080a64130 [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] 0x557080ac9dd0 [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] 0x557080a64a40 [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] 0x557080aca6e0 [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] 0x557080a65350 [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] 0x557080acaff0 [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] 0x557080a65c60 [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] 0x557080acb930 [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] 0x557080a66570 [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] 0x557080acc240 [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] 0x557080a66e80 [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] 0x557080accb50 [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] 0x557080a67790 [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] 0x557080acd460 [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] 0x557080a680a0 [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] 0x557080acdd70 [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] 0x557080a689b0 [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] 0x557080ace680 [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] 0x557080a692c0 [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] 0x557080acef90 [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] 0x557080a69bd0 [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] 0x557080acf8a0 [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] 0x557080a6a4e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080a6a570 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x557080a6a600 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] 0x557080ad01b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080ad0240 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x557080ad02d0 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] 0x557080a6adf0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080a6ae80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x557080a6af10 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] 0x557080ad0af0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080ad0b80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x557080ad0c10 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: 0x5570807acf00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x5570807a3530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5570807a35c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5570807a3660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5570807a36f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5570807a3790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5570807a3828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5570807a38c0 DOCSEQ: (8 sibs) 2 children: 27: 0x5570807a3a00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x5570807a3a98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x5570807a3958 DOCMAP: (8 sibs) 2 children: 27: 0x5570807a3b40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x5570807a3bd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad1430 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x557080ad14c0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x557080ad1550 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x557080ad15e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x557080ad1670 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x557080ad1700 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x557080ad1790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x557080ad1820 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x557080ad18b0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x557080ad1940 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x557080ad19d0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x557080ad1a60 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x557080ad1af0 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: 0x5570807ad360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5570807a4450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080991920 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5570809919b0 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: 0x5570807ad478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5570807a3fe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad1b90 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x557080ad1c20 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: 0x5570807ad590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5570807a40d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad1cc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x557080ad1d50 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: 0x5570807ad6a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad1df0 [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: 0x5570807ad7c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad1e90 [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: 0x5570807ad8d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad1f30 [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: 0x5570807ad9f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a42b0 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] 0x557080ad1fd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad2060 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: 0x5570807adb08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x5570807a44f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x5570807a4588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x5570807a4620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad2100 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x557080ad2190 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x557080ad2220 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] 0x557080ad22b0 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: 0x5570807adc20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a4710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a47a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad2350 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad23e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad2470 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: 0x5570807add38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5570807a48f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a4988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad2510 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080ad25a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad2630 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: 0x5570807ade50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5570807a4a80 VAL: 'Several lines of text, 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: 0x5570807a4b18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad26d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080ad2760 VAL: 'Several lines of text, 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] 0x557080ad27f0 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: 0x5570807adf68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5570807a4c10 VAL: 'Several 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: 0x5570807a4ca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad2890 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080ad2920 VAL: 'Several 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] 0x557080ad29b0 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: 0x5570807ae080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a43a0 VAL: 'Several lines 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] 0x557080ad2a50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ad2ae0 VAL: 'Several lines 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: 0x5570807ae198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a4df0 VAL: 'Several lines 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] 0x557080ad2b80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ad2c10 VAL: 'Several lines 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: 0x5570807ae2b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a4ee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a4f78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad2cb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad2d40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad2dd0 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: 0x5570807ae3c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a5108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad2e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad2f00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad2f90 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: 0x5570807ae4e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5200 KEYVAL: 'example' 'Several lines of text, 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: 0x5570807a5298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad3030 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad30c0 KEYVAL: 'example' 'Several lines of text, 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] 0x557080ad3150 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: 0x5570807ae5f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5390 KEYVAL: 'example' 'Several 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: 0x5570807a5428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad31f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad3280 KEYVAL: 'example' 'Several 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] 0x557080ad3310 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: 0x5570807ae710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a55b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad33b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad3440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad34d0 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: 0x5570807ae828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a56b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a5748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad3570 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad3600 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad3690 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: 0x5570807ae940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a58d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad3730 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad37c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad3850 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: 0x5570807aea58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a59d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a5a68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad38f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad3980 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad3a10 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: 0x5570807aeb70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a5b60 KEYVAL: 'example' 'Several lines 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] 0x557080ad3ab0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad3b40 KEYVAL: 'example' 'Several lines 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: 0x5570807aec88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a5c50 KEYVAL: 'example' 'Several lines 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] 0x557080ad3be0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad3c70 KEYVAL: 'example' 'Several lines 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: 0x5570807aeda0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5d40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a5dd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad3d10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad3da0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad3e30 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: 0x5570807aeeb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a8260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a82f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad3ed0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad3f60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad3ff0 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: 0x5570807aefd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a8440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5570807a84e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad4090 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad4120 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080ad41b0 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: 0x5570807af0e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a85d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5570807a8670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad4250 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad42e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080ad4370 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: 0x5570807af200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807acd70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5570807ace10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad4410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad44a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080ad4530 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: 0x5570807af318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5f70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5570807a6008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad45d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad4660 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x557080ad46f0 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: 0x5570807af430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a83a0 MAP: (1 sibs) 2 children: 27: 0x5570807a6240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5570807a62d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad4790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ad4820 MAP: (1 sibs) 2 children: 27: [2] [2] 0x557080ad48b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x557080ad4940 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: 0x5570807af548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad49e0 [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: 0x5570807af660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad4a80 [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: 0x5570807af778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad4b20 [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: 0x5570807af890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad4bc0 [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: 0x5570807af9a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad4c60 [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: 0x5570807afac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad4d00 [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: 0x5570807afbd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad4da0 [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: 0x5570807afcf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad4e40 [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: 0x5570807afe08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad4ee0 [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: 0x5570807aff20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad4f80 [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: 0x5570807b0038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad5020 [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: 0x5570807b0150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad50c0 [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: 0x5570807b0268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a6740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad5160 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ad51f0 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: 0x5570807b0380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a6830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad5290 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ad5320 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: 0x5570807b0498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a6920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad53c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ad5450 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: 0x5570807b05b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a6a10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad54f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad5580 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: 0x5570807b06c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a6b00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad5620 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad56b0 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: 0x5570807b07e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a6bf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad5750 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad57e0 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: 0x5570807b08f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad5880 [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: 0x5570807b0a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad5920 [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: 0x5570807b0b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad59c0 [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: 0x5570807b0c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a6dd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad5a60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ad5af0 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: 0x5570807b0d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a6ec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad5b90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ad5c20 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: 0x5570807b0e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a6fb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad5cc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad5d50 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: 0x5570807b0f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a70a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad5df0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad5e80 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: 0x5570807b10a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad5f20 [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: 0x5570807b11b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad5fc0 [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: 0x5570807b12d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6060 [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: 0x5570807b13e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a7280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6100 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad6190 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: 0x5570807b1500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a7370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6230 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ad62c0 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: 0x5570807b1618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6360 [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: 0x5570807b1730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a74b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6400 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad6490 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: 0x5570807b1848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a75a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6530 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ad65c0 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: 0x5570807b1960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6660 [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: 0x5570807b1a78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6700 [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: 0x5570807b1b90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad67a0 [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: 0x5570807b1ca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6840 [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: 0x5570807b1dc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad68e0 [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: 0x5570807b1ed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6980 [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: 0x5570807b1ff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6a20 [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: 0x5570807b2108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6ac0 [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: 0x5570807b2220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6b60 [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: 0x5570807b2338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6c00 [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: 0x5570807b2450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6ca0 [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: 0x5570807b2568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6d40 [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: 0x5570807b2680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6de0 [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: 0x5570807b2798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6e80 [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: 0x5570807b28b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6f20 [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: 0x5570807b29c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad6fc0 [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: 0x5570807b2ae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad7060 [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: 0x5570807b2bf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad7100 [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: 0x5570807b2d10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad71a0 [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: 0x5570807b2e28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5570807a60b0 VAL: ' 27: ' (2 sibs) 27: 0x5570807a6148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad7240 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080ad72d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x557080ad7360 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: 0x5570807b2f40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5570807a7cd0 VAL: ' 27: ' (2 sibs) 27: 0x5570807a7d68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad7400 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080ad7490 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x557080ad7520 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: 0x5570807acf00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x5570807a3530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5570807a35c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5570807a3660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5570807a36f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5570807a3790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5570807a3828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5570807a38c0 DOCSEQ: (8 sibs) 2 children: 27: 0x5570807a3a00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x5570807a3a98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x5570807a3958 DOCMAP: (8 sibs) 2 children: 27: 0x5570807a3b40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x5570807a3bd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad75c0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x557080ad7650 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x557080ad76e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x557080ad7770 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x557080ad7800 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x557080ad7890 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x557080ad7920 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x557080ad79b0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x557080ad7a40 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x557080ad7ad0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x557080ad7b60 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x557080ad7bf0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x557080ad7c80 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: 0x5570807ad360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5570807a4450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad7d20 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x557080ad7db0 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: 0x5570807ad478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5570807a3fe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad7e50 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x557080ad7ee0 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: 0x5570807ad590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5570807a40d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad7f80 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x557080ad8010 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: 0x5570807ad6a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad80b0 [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: 0x5570807ad7c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad8150 [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: 0x5570807ad8d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad81f0 [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: 0x5570807ad9f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a42b0 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] 0x557080ad8290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad8320 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: 0x5570807adb08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x5570807a44f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x5570807a4588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x5570807a4620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad83c0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x557080ad8450 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x557080ad84e0 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] 0x557080ad8570 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: 0x5570807adc20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a4710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a47a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad8610 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad86a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad8730 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: 0x5570807add38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5570807a48f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a4988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad87d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080ad8860 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad88f0 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: 0x5570807ade50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5570807a4a80 VAL: 'Several lines of text, 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: 0x5570807a4b18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad8990 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080ad8a20 VAL: 'Several lines of text, 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] 0x557080ad8ab0 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: 0x5570807adf68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5570807a4c10 VAL: 'Several 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: 0x5570807a4ca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad8b50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080ad8be0 VAL: 'Several 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] 0x557080ad8c70 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: 0x5570807ae080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a43a0 VAL: 'Several lines 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] 0x557080ad8d10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ad8da0 VAL: 'Several lines 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: 0x5570807ae198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a4df0 VAL: 'Several lines 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] 0x557080ad8e40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080ad8ed0 VAL: 'Several lines 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: 0x5570807ae2b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a4ee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a4f78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad8f70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad9000 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad9090 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: 0x5570807ae3c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a5108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad9130 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad91c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad9250 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: 0x5570807ae4e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5200 KEYVAL: 'example' 'Several lines of text, 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: 0x5570807a5298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad92f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad9380 KEYVAL: 'example' 'Several lines of text, 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] 0x557080ad9410 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: 0x5570807ae5f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5390 KEYVAL: 'example' 'Several 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: 0x5570807a5428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad94b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad9540 KEYVAL: 'example' 'Several 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] 0x557080ad95d0 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: 0x5570807ae710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a55b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad9670 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad9700 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad9790 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: 0x5570807ae828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a56b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a5748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad9830 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad98c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad9950 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: 0x5570807ae940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a58d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad99f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad9a80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad9b10 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: 0x5570807aea58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a59d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a5a68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad9bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ad9c40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ad9cd0 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: 0x5570807aeb70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a5b60 KEYVAL: 'example' 'Several lines 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] 0x557080ad9d70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad9e00 KEYVAL: 'example' 'Several lines 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: 0x5570807aec88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a5c50 KEYVAL: 'example' 'Several lines 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] 0x557080ad9ea0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ad9f30 KEYVAL: 'example' 'Several lines 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: 0x5570807aeda0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5d40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a5dd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ad9fd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ada060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ada0f0 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: 0x5570807aeeb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a8260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5570807a82f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ada190 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ada220 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x557080ada2b0 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: 0x5570807aefd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a8440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5570807a84e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ada350 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ada3e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080ada470 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: 0x5570807af0e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a85d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5570807a8670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ada510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ada5a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080ada630 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: 0x5570807af200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807acd70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5570807ace10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ada6d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080ada760 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x557080ada7f0 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: 0x5570807af318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5570807a5f70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5570807a6008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080ada890 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x557080ada920 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x557080ada9b0 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: 0x5570807af430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a83a0 MAP: (1 sibs) 2 children: 27: 0x5570807a6240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5570807a62d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adaa50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080adaae0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x557080adab70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x557080adac00 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: 0x5570807af548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adaca0 [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: 0x5570807af660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adad40 [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: 0x5570807af778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adade0 [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: 0x5570807af890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adae80 [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: 0x5570807af9a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adaf20 [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: 0x5570807afac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adafc0 [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: 0x5570807afbd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adb060 [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: 0x5570807afcf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adb100 [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: 0x5570807afe08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adb1a0 [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: 0x5570807aff20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adb240 [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: 0x5570807b0038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adb2e0 [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: 0x5570807b0150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adb380 [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: 0x5570807b0268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a6740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adb420 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080adb4b0 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: 0x5570807b0380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a6830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adb550 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080adb5e0 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: 0x5570807b0498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a6920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adb680 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080adb710 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: 0x5570807b05b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a6a10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adb7b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080adb840 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: 0x5570807b06c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a6b00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adb8e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080adb970 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: 0x5570807b07e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a6bf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adba10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080adbaa0 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: 0x5570807b08f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adbb40 [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: 0x5570807b0a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adbbe0 [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: 0x5570807b0b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adbc80 [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: 0x5570807b0c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a6dd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adbd20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080adbdb0 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: 0x5570807b0d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a6ec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adbe50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080adbee0 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: 0x5570807b0e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a6fb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adbf80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080adc010 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: 0x5570807b0f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a70a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adc0b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080adc140 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: 0x5570807b10a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adc1e0 [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: 0x5570807b11b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adc280 [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: 0x5570807b12d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adc320 [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: 0x5570807b13e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a7280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adc3c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080adc450 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: 0x5570807b1500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a7370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adc4f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080adc580 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: 0x5570807b1618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adc620 [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: 0x5570807b1730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5570807a74b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adc6c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x557080adc750 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: 0x5570807b1848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5570807a75a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adc7f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x557080adc880 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: 0x5570807b1960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adc920 [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: 0x5570807b1a78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adc9c0 [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: 0x5570807b1b90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adca60 [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: 0x5570807b1ca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adcb00 [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: 0x5570807b1dc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adcba0 [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: 0x5570807b1ed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adcc40 [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: 0x5570807b1ff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adcce0 [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: 0x5570807b2108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adcd80 [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: 0x5570807b2220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adce20 [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: 0x5570807b2338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adcec0 [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: 0x5570807b2450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080adcf60 [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: 0x5570807b2568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080add000 [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: 0x5570807b2680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080add0a0 [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: 0x5570807b2798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080add140 [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: 0x5570807b28b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080add1e0 [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: 0x5570807b29c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080add280 [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: 0x5570807b2ae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080add320 [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: 0x5570807b2bf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080add3c0 [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: 0x5570807b2d10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080add460 [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: 0x5570807b2e28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5570807a60b0 VAL: ' 27: ' (2 sibs) 27: 0x5570807a6148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080add500 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080add590 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x557080add620 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: 0x5570807b2f40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5570807a7cd0 VAL: ' 27: ' (2 sibs) 27: 0x5570807a7d68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x557080add6c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x557080add750 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x557080add7e0 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 (79 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (80 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.10 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (0 ms total) 28: 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x55c3f4a80780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55c3f4a770d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55c3f4a77168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55c3f4a77200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55c3f4a77298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55c3f4a77330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55c3f4a773c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55c3f4a77460 DOCSEQ: (8 sibs) 2 children: 28: 0x55c3f4a775a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55c3f4a77638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55c3f4a774f8 DOCMAP: (8 sibs) 2 children: 28: 0x55c3f4a776e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55c3f4a77778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4be7470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55c3f4be7500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55c3f4be7590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55c3f4be7620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55c3f4be76b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55c3f4be7740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55c3f4be77d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55c3f4be7860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55c3f4be78f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55c3f4be7980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55c3f4be7a10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55c3f4be7aa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55c3f4be7b30 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: (4B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x55c3f4a80be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4bf0480 [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: 0x55c3f4a80cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4bf21b0 [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: 0x55c3f4a80e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4bf3ee0 [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: 0x55c3f4a80f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55c3f4a77c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55c3f4a77d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55c3f4a77da0 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] 0x55c3f4bf6690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55c3f4bf6720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55c3f4bf67b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55c3f4bf6840 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: 0x55c3f4a81040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55c3f4a77e90 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: 0x55c3f4a77f28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4bf8500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4bf8590 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] 0x55c3f4bf8620 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: 0x55c3f4a81158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a780b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4bfa4f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4bfa580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4bfa610 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: 0x55c3f4a81270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a781b0 KEYVAL: '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: 0x55c3f4a78248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4bfc430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4bfc4c0 KEYVAL: '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] 0x55c3f4bfc550 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: 0x55c3f4a81388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78340 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: 0x55c3f4a783d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4bfe420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4bfe4b0 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] 0x55c3f4bfe540 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: 0x55c3f4a814a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a784d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c00410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c004a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c00530 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: 0x55c3f4a815b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78660 KEYVAL: '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: 0x55c3f4a786f8 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] 0x55c3f4c024e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c02570 KEYVAL: '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] 0x55c3f4c02600 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: 0x55c3f4a816d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a79a50 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: 0x55c3f4a79ae8 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] 0x55c3f4c046f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c04780 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] 0x55c3f4c04810 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: 0x55c3f4a817e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a79b90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a79c28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c067b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c06840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c068d0 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: 0x55c3f4a81900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a7bfe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a7c078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c087c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c08850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c088e0 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: 0x55c3f4a81a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a788e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c0a7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c0a880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c0a910 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: 0x55c3f4a81b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78b08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c0c820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c0c8b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c0c940 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: 0x55c3f4a81c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78c98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c0e7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c0e880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c0e910 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: 0x55c3f4a81d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78e28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c109a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c10a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c10ac0 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: 0x55c3f4a81e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55c3f4a78ed0 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] 0x55c3f4c12870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55c3f4c12900 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: 0x55c3f4a81f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a79058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c14840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c148d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c14960 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: 0x55c3f4a820a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c16570 [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: 0x55c3f4a821c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c182a0 [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: 0x55c3f4a822d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c19fd0 [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: 0x55c3f4a823f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c1bd00 [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: 0x55c3f4a82508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c1da30 [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: 0x55c3f4a82620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c1f760 [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: 0x55c3f4a82738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c21490 [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: 0x55c3f4a82850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c231c0 [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: 0x55c3f4a82968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c24ef0 [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: 0x55c3f4a82a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c26c20 [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: 0x55c3f4a82b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c28950 [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: 0x55c3f4a82cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c2a680 [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: 0x55c3f4a82dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c2c3b0 [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: 0x55c3f4a82ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c2e0e0 [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: 0x55c3f4a82ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c2fe10 [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: 0x55c3f4a83110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c31b40 [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: 0x55c3f4a83228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c33870 [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: 0x55c3f4a83340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c355a0 [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: 0x55c3f4a83458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c372d0 [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: 0x55c3f4a83570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c39000 [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: 0x55c3f4a83688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c3ad30 [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: 0x55c3f4a837a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c3ca60 [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: 0x55c3f4a838b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c3e790 [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: 0x55c3f4a839d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c404c0 [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: 0x55c3f4a83ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c421f0 [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: 0x55c3f4a83c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c43f80 [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: 0x55c3f4a83d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c45d30 [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: 0x55c3f4a83e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c47ae0 [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: 0x55c3f4a83f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c49890 [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: 0x55c3f4a84060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c4b640 [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: 0x55c3f4a84178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c4d3f0 [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: 0x55c3f4a84290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c4f1a0 [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: 0x55c3f4a843a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c50f50 [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: 0x55c3f4a844c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c52d00 [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: 0x55c3f4a845d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c54ab0 [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: 0x55c3f4a846f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c56860 [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: 0x55c3f4a84808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c58610 [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: 0x55c3f4a84920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c5a3c0 [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: 0x55c3f4a84a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c5c170 [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: 0x55c3f4a84b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c5df20 [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: 0x55c3f4a84c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55c3f4a7a090 VAL: ' 28: ' (2 sibs) 28: 0x55c3f4a7a128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c5fcd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c5fd60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c5fdf0 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: 0x55c3f4a84d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55c3f4a7a220 VAL: ' 28: ' (2 sibs) 28: 0x55c3f4a7a2b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c61a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c61b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c61ba0 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: 0x55c3f4a80780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55c3f4a770d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55c3f4a77168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55c3f4a77200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55c3f4a77298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55c3f4a77330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55c3f4a773c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55c3f4a77460 DOCSEQ: (8 sibs) 2 children: 28: 0x55c3f4a775a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55c3f4a77638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55c3f4a774f8 DOCMAP: (8 sibs) 2 children: 28: 0x55c3f4a776e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55c3f4a77778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c62390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55c3f4c62420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55c3f4c624b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55c3f4c62540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55c3f4c625d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55c3f4c62660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55c3f4c626f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55c3f4c62780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55c3f4c62810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55c3f4c628a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55c3f4c62930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55c3f4c629c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55c3f4c62a50 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: (5B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x55c3f4a80be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c64870 [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: 0x55c3f4a80cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c65180 [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: 0x55c3f4a80e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c65a90 [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: 0x55c3f4a80f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55c3f4a77c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55c3f4a77d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55c3f4a77da0 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] 0x55c3f4c663a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55c3f4c66430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55c3f4c664c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55c3f4c66550 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: 0x55c3f4a81040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55c3f4a77e90 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: 0x55c3f4a77f28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c66cb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c66d40 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] 0x55c3f4c66dd0 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: 0x55c3f4a81158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a780b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c675c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c67650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c676e0 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: 0x55c3f4a81270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a781b0 KEYVAL: '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: 0x55c3f4a78248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c67ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c67f60 KEYVAL: '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] 0x55c3f4c67ff0 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: 0x55c3f4a81388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78340 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: 0x55c3f4a783d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c687e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c68870 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] 0x55c3f4c68900 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: 0x55c3f4a814a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a784d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c690f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c69180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c69210 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: 0x55c3f4a815b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78660 KEYVAL: '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: 0x55c3f4a786f8 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] 0x55c3f4c69a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c69a90 KEYVAL: '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] 0x55c3f4c69b20 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: 0x55c3f4a816d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a79a50 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: 0x55c3f4a79ae8 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] 0x55c3f4c6a310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6a3a0 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] 0x55c3f4c6a430 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: 0x55c3f4a817e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a79b90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a79c28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c6ac20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6acb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6ad40 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: 0x55c3f4a81900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a7bfe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a7c078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c6b530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6b5c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6b650 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: 0x55c3f4a81a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a788e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c6be40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6bed0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6bf60 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: 0x55c3f4a81b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78b08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c6c750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6c7e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6c870 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: 0x55c3f4a81c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78c98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c6d060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6d0f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6d180 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: 0x55c3f4a81d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78e28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c6da40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6dad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6db60 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: 0x55c3f4a81e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55c3f4a78ed0 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] 0x55c3f4c6e350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55c3f4c6e3e0 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: 0x55c3f4a81f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a79058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c6ec60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6ecf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6ed80 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: 0x55c3f4a820a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c6f570 [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: 0x55c3f4a821c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c6fe80 [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: 0x55c3f4a822d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c70790 [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: 0x55c3f4a823f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c710a0 [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: 0x55c3f4a82508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c719b0 [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: 0x55c3f4a82620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c722c0 [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: 0x55c3f4a82738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c72bd0 [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: 0x55c3f4a82850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c734e0 [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: 0x55c3f4a82968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c73df0 [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: 0x55c3f4a82a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c74700 [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: 0x55c3f4a82b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c75010 [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: 0x55c3f4a82cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c75920 [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: 0x55c3f4a82dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c76230 [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: 0x55c3f4a82ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c76b40 [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: 0x55c3f4a82ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c77450 [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: 0x55c3f4a83110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c77d60 [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: 0x55c3f4a83228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c78670 [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: 0x55c3f4a83340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c78f80 [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: 0x55c3f4a83458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c79890 [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: 0x55c3f4a83570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c7a1a0 [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: 0x55c3f4a83688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c7aab0 [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: 0x55c3f4a837a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c7b3c0 [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: 0x55c3f4a838b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c7bcd0 [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: 0x55c3f4a839d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c7c5e0 [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: 0x55c3f4a83ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c7cef0 [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: 0x55c3f4a83c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c7d800 [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: 0x55c3f4a83d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c7e110 [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: 0x55c3f4a83e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c7ea20 [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: 0x55c3f4a83f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c7f330 [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: 0x55c3f4a84060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c7fc40 [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: 0x55c3f4a84178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c80550 [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: 0x55c3f4a84290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c80e60 [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: 0x55c3f4a843a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c81770 [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: 0x55c3f4a844c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c82080 [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: 0x55c3f4a845d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c82990 [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: 0x55c3f4a846f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c832a0 [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: 0x55c3f4a84808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c83bb0 [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: 0x55c3f4a84920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c844c0 [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: 0x55c3f4a84a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c84dd0 [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: 0x55c3f4a84b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c856e0 [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: 0x55c3f4a84c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55c3f4a7a090 VAL: ' 28: ' (2 sibs) 28: 0x55c3f4a7a128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c85ff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c86080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c86110 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: 0x55c3f4a84d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55c3f4a7a220 VAL: ' 28: ' (2 sibs) 28: 0x55c3f4a7a2b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4c86900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c86990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c86a20 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 (1 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] 0x55c3f4be7470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55c3f4be7500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55c3f4be7590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55c3f4be7620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55c3f4be76b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55c3f4be7740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55c3f4be77d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55c3f4be7860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55c3f4be78f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55c3f4be7980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55c3f4be7a10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55c3f4be7aa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55c3f4be7b30 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] 0x55c3f4c89940 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55c3f4c899d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55c3f4c89a60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55c3f4c89af0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55c3f4c89b80 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55c3f4c89c10 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55c3f4c89ca0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55c3f4c89d30 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55c3f4c89dc0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55c3f4c89e50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55c3f4c89ee0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55c3f4c89f70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55c3f4c8a000 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] 0x55c3f4bf0480 [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] 0x55c3f4c8ab30 [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] 0x55c3f4bf21b0 [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] 0x55c3f4c8b440 [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] 0x55c3f4bf3ee0 [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] 0x55c3f4c8bd50 [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] 0x55c3f4bf6690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55c3f4bf6720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55c3f4bf67b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55c3f4bf6840 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] 0x55c3f4c8c660 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55c3f4c8c6f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55c3f4c8c780 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55c3f4c8c810 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] 0x55c3f4bf8500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4bf8590 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] 0x55c3f4bf8620 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] 0x55c3f4c8cf70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c8d000 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] 0x55c3f4c8d090 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] 0x55c3f4bfa4f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4bfa580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4bfa610 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] 0x55c3f4c8d880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c8d910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c8d9a0 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] 0x55c3f4bfc430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4bfc4c0 KEYVAL: '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] 0x55c3f4bfc550 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] 0x55c3f4c8e190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c8e220 KEYVAL: '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] 0x55c3f4c8e2b0 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] 0x55c3f4bfe420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4bfe4b0 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] 0x55c3f4bfe540 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] 0x55c3f4c8eaa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c8eb30 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] 0x55c3f4c8ebc0 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] 0x55c3f4c00410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c004a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c00530 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] 0x55c3f4c8f3b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c8f440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c8f4d0 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] 0x55c3f4c024e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c02570 KEYVAL: '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] 0x55c3f4c02600 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] 0x55c3f4c8fcc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c8fd50 KEYVAL: '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] 0x55c3f4c8fde0 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] 0x55c3f4c046f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c04780 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] 0x55c3f4c04810 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] 0x55c3f4c905d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c90660 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] 0x55c3f4c906f0 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] 0x55c3f4c067b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c06840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c068d0 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] 0x55c3f4c90ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c90f70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c91000 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] 0x55c3f4c087c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c08850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c088e0 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] 0x55c3f4c917f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c91880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c91910 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] 0x55c3f4c0a7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c0a880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c0a910 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] 0x55c3f4c92100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c92190 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c92220 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] 0x55c3f4c0c820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c0c8b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c0c940 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] 0x55c3f4c92a10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c92aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c92b30 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] 0x55c3f4c0e7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c0e880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c0e910 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] 0x55c3f4c93320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c933b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c93440 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] 0x55c3f4c109a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c10a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c10ac0 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] 0x55c3f4c93c30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c93cc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c93d50 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] 0x55c3f4c12870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55c3f4c12900 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] 0x55c3f4c94540 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55c3f4c945d0 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] 0x55c3f4c14840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c148d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c14960 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] 0x55c3f4c94e50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c94ee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c94f70 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] 0x55c3f4c16570 [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] 0x55c3f4c95760 [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] 0x55c3f4c182a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4c96070 [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] 0x55c3f4c19fd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4c96980 [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] 0x55c3f4c1bd00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4c97290 [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] 0x55c3f4c1da30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4c97ba0 [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] 0x55c3f4c1f760 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4c984b0 [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] 0x55c3f4c21490 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4c98dc0 [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] 0x55c3f4c231c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4c996d0 [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] 0x55c3f4c24ef0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4c99fe0 [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] 0x55c3f4c26c20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4c9a8f0 [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] 0x55c3f4c28950 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4c9b200 [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] 0x55c3f4c2a680 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4c9bb10 [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] 0x55c3f4c2c3b0 [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] 0x55c3f4c9c420 [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] 0x55c3f4c2e0e0 [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] 0x55c3f4c9cd30 [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] 0x55c3f4c2fe10 [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] 0x55c3f4c9d640 [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] 0x55c3f4c31b40 [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] 0x55c3f4c9df50 [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] 0x55c3f4c33870 [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] 0x55c3f4c9e860 [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] 0x55c3f4c355a0 [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] 0x55c3f4c9f170 [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] 0x55c3f4c372d0 [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] 0x55c3f4c9fa80 [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] 0x55c3f4c39000 [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] 0x55c3f4ca0390 [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] 0x55c3f4c3ad30 [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] 0x55c3f4ca0ca0 [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] 0x55c3f4c3ca60 [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] 0x55c3f4ca15b0 [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] 0x55c3f4c3e790 [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] 0x55c3f4ca1ec0 [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] 0x55c3f4c404c0 [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] 0x55c3f4ca27d0 [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] 0x55c3f4c421f0 [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] 0x55c3f4ca30e0 [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] 0x55c3f4c43f80 [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] 0x55c3f4ca39f0 [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] 0x55c3f4c45d30 [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] 0x55c3f4ca4300 [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] 0x55c3f4c47ae0 [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] 0x55c3f4ca4c10 [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] 0x55c3f4c49890 [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] 0x55c3f4ca5520 [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] 0x55c3f4c4b640 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4ca5e30 [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] 0x55c3f4c4d3f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4ca6740 [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] 0x55c3f4c4f1a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4ca7050 [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] 0x55c3f4c50f50 [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] 0x55c3f4ca7960 [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] 0x55c3f4c52d00 [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] 0x55c3f4ca8270 [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] 0x55c3f4c54ab0 [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] 0x55c3f4ca8b80 [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] 0x55c3f4c56860 [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] 0x55c3f4ca9490 [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] 0x55c3f4c58610 [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] 0x55c3f4ca9da0 [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] 0x55c3f4c5a3c0 [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] 0x55c3f4caa6b0 [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] 0x55c3f4c5c170 [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] 0x55c3f4caafc0 [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] 0x55c3f4c5df20 [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] 0x55c3f4cab8d0 [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] 0x55c3f4c5fcd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c5fd60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c5fdf0 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] 0x55c3f4cac1e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cac270 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cac300 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] 0x55c3f4c61a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c61b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c61ba0 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] 0x55c3f4cacaf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cacb80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cacc10 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] 0x55c3f4c62390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55c3f4c62420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55c3f4c624b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55c3f4c62540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55c3f4c625d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55c3f4c62660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55c3f4c626f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55c3f4c62780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55c3f4c62810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55c3f4c628a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55c3f4c62930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55c3f4c629c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55c3f4c62a50 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] 0x55c3f4cad400 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55c3f4cad490 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55c3f4cad520 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55c3f4cad5b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55c3f4cad640 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55c3f4cad6d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55c3f4cad760 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55c3f4cad7f0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55c3f4cad880 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55c3f4cad910 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55c3f4cad9a0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55c3f4cada30 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55c3f4cadac0 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] 0x55c3f4c64870 [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] 0x55c3f4cadd10 [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] 0x55c3f4c65180 [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] 0x55c3f4cae620 [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] 0x55c3f4c65a90 [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] 0x55c3f4caef30 [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] 0x55c3f4c663a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55c3f4c66430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55c3f4c664c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55c3f4c66550 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] 0x55c3f4caf840 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55c3f4caf8d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55c3f4caf960 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55c3f4caf9f0 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] 0x55c3f4c66cb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c66d40 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] 0x55c3f4c66dd0 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] 0x55c3f4cb0150 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb01e0 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] 0x55c3f4cb0270 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] 0x55c3f4c675c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c67650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c676e0 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] 0x55c3f4cb0a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb0af0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cb0b80 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] 0x55c3f4c67ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c67f60 KEYVAL: '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] 0x55c3f4c67ff0 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] 0x55c3f4cb1410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb14a0 KEYVAL: '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] 0x55c3f4cb1530 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] 0x55c3f4c687e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c68870 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] 0x55c3f4c68900 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] 0x55c3f4cb1dc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb1e50 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] 0x55c3f4cb1ee0 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] 0x55c3f4c690f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c69180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c69210 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] 0x55c3f4cb2770 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb2800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cb2890 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] 0x55c3f4c69a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c69a90 KEYVAL: '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] 0x55c3f4c69b20 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] 0x55c3f4cb3080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb3110 KEYVAL: '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] 0x55c3f4cb31a0 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] 0x55c3f4c6a310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6a3a0 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] 0x55c3f4c6a430 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] 0x55c3f4cb3990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb3a20 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] 0x55c3f4cb3ab0 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] 0x55c3f4c6ac20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6acb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6ad40 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] 0x55c3f4cb4340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb43d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cb4460 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] 0x55c3f4c6b530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6b5c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6b650 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] 0x55c3f4cb4cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb4d80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cb4e10 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] 0x55c3f4c6be40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6bed0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6bf60 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] 0x55c3f4cb56a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb5730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cb57c0 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] 0x55c3f4c6c750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6c7e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6c870 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] 0x55c3f4cb6050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb60e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cb6170 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] 0x55c3f4c6d060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6d0f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6d180 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] 0x55c3f4cb6a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb6a90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cb6b20 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] 0x55c3f4c6da40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6dad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6db60 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] 0x55c3f4cb73b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb7440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cb74d0 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] 0x55c3f4c6e350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55c3f4c6e3e0 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] 0x55c3f4cb7cc0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55c3f4cb7d50 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] 0x55c3f4c6ec60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c6ecf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c6ed80 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] 0x55c3f4cb8670 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cb8700 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cb8790 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] 0x55c3f4c6f570 [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] 0x55c3f4cb8f80 [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] 0x55c3f4c6fe80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cb9890 [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] 0x55c3f4c70790 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cba1a0 [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] 0x55c3f4c710a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cbaab0 [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] 0x55c3f4c719b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cbb3c0 [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] 0x55c3f4c722c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cbbcd0 [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] 0x55c3f4c72bd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cbc5e0 [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] 0x55c3f4c734e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cbcef0 [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] 0x55c3f4c73df0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cbd800 [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] 0x55c3f4c74700 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cbe110 [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] 0x55c3f4c75010 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cbea20 [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] 0x55c3f4c75920 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cbf330 [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] 0x55c3f4c76230 [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] 0x55c3f4cbfc40 [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] 0x55c3f4c76b40 [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] 0x55c3f4cc0550 [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] 0x55c3f4c77450 [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] 0x55c3f4cc0e60 [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] 0x55c3f4c77d60 [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] 0x55c3f4cc1770 [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] 0x55c3f4c78670 [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] 0x55c3f4cc2080 [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] 0x55c3f4c78f80 [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] 0x55c3f4cc2990 [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] 0x55c3f4c79890 [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] 0x55c3f4cc32a0 [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] 0x55c3f4c7a1a0 [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] 0x55c3f4cc3bb0 [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] 0x55c3f4c7aab0 [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] 0x55c3f4cc44c0 [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] 0x55c3f4c7b3c0 [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] 0x55c3f4cc4e00 [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] 0x55c3f4c7bcd0 [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] 0x55c3f4cc5710 [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] 0x55c3f4c7c5e0 [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] 0x55c3f4cc6020 [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] 0x55c3f4c7cef0 [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] 0x55c3f4cc6930 [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] 0x55c3f4c7d800 [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] 0x55c3f4cc7240 [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] 0x55c3f4c7e110 [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] 0x55c3f4cc7b50 [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] 0x55c3f4c7ea20 [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] 0x55c3f4cc8460 [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] 0x55c3f4c7f330 [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] 0x55c3f4cc8d70 [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] 0x55c3f4c7fc40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cc9680 [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] 0x55c3f4c80550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cc9f90 [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] 0x55c3f4c80e60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55c3f4cca8a0 [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] 0x55c3f4c81770 [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] 0x55c3f4ccb1b0 [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] 0x55c3f4c82080 [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] 0x55c3f4ccbac0 [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] 0x55c3f4c82990 [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] 0x55c3f4ccc3d0 [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] 0x55c3f4c832a0 [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] 0x55c3f4cccce0 [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] 0x55c3f4c83bb0 [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] 0x55c3f4ccd5f0 [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] 0x55c3f4c844c0 [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] 0x55c3f4ccdf00 [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] 0x55c3f4c84dd0 [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] 0x55c3f4cce810 [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] 0x55c3f4c856e0 [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] 0x55c3f4ccf120 [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] 0x55c3f4c85ff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c86080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c86110 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] 0x55c3f4ccfa30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4ccfac0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4ccfb50 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] 0x55c3f4c86900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4c86990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4c86a20 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] 0x55c3f4cd0340 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd03d0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd0460 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: 0x55c3f4a80780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55c3f4a770d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55c3f4a77168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55c3f4a77200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55c3f4a77298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55c3f4a77330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55c3f4a773c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55c3f4a77460 DOCSEQ: (8 sibs) 2 children: 28: 0x55c3f4a775a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55c3f4a77638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55c3f4a774f8 DOCMAP: (8 sibs) 2 children: 28: 0x55c3f4a776e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55c3f4a77778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd0c80 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55c3f4cd0d10 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55c3f4cd0da0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55c3f4cd0e30 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55c3f4cd0ec0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55c3f4cd0f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55c3f4cd0fe0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55c3f4cd1070 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55c3f4cd1100 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55c3f4cd1190 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55c3f4cd1220 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55c3f4cd12b0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55c3f4cd1340 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: 0x55c3f4a80be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd13e0 [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: 0x55c3f4a80cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd1480 [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: 0x55c3f4a80e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd1520 [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: 0x55c3f4a80f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55c3f4a77c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55c3f4a77d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55c3f4a77da0 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] 0x55c3f4cd15c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55c3f4cd1650 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55c3f4cd16e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55c3f4cd1770 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: 0x55c3f4a81040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55c3f4a77e90 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: 0x55c3f4a77f28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4be5bf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4be5c80 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] 0x55c3f4be5d10 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: 0x55c3f4a81158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a780b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd1810 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd18a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd1930 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: 0x55c3f4a81270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a781b0 KEYVAL: '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: 0x55c3f4a78248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd19d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd1a60 KEYVAL: '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] 0x55c3f4cd1af0 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: 0x55c3f4a81388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78340 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: 0x55c3f4a783d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd1b90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd1c20 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] 0x55c3f4cd1cb0 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: 0x55c3f4a814a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a784d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd1d50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd1de0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd1e70 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: 0x55c3f4a815b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78660 KEYVAL: '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: 0x55c3f4a786f8 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] 0x55c3f4cd1f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd1fa0 KEYVAL: '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] 0x55c3f4cd2030 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: 0x55c3f4a816d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a79a50 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: 0x55c3f4a79ae8 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] 0x55c3f4cd20d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd2160 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] 0x55c3f4cd21f0 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: 0x55c3f4a817e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a79b90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a79c28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd2290 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd2320 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd23b0 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: 0x55c3f4a81900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a7bfe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a7c078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd2450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd24e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd2570 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: 0x55c3f4a81a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a788e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd2610 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd26a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd2730 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: 0x55c3f4a81b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78b08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd27d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd2860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd28f0 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: 0x55c3f4a81c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78c98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd2990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd2a20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd2ab0 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: 0x55c3f4a81d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78e28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd2b50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd2be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd2c70 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: 0x55c3f4a81e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55c3f4a78ed0 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] 0x55c3f4be7e90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55c3f4be7f20 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: 0x55c3f4a81f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a79058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd2d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd2da0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd2e30 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: 0x55c3f4a820a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd2ed0 [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: 0x55c3f4a821c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd2f70 [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: 0x55c3f4a822d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3010 [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: 0x55c3f4a823f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd30b0 [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: 0x55c3f4a82508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3150 [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: 0x55c3f4a82620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd31f0 [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: 0x55c3f4a82738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3290 [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: 0x55c3f4a82850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3330 [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: 0x55c3f4a82968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd33d0 [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: 0x55c3f4a82a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3470 [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: 0x55c3f4a82b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3510 [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: 0x55c3f4a82cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd35b0 [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: 0x55c3f4a82dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3650 [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: 0x55c3f4a82ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd36f0 [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: 0x55c3f4a82ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3790 [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: 0x55c3f4a83110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3830 [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: 0x55c3f4a83228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd38d0 [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: 0x55c3f4a83340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3970 [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: 0x55c3f4a83458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3a10 [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: 0x55c3f4a83570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3ab0 [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: 0x55c3f4a83688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3b50 [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: 0x55c3f4a837a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3bf0 [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: 0x55c3f4a838b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3c90 [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: 0x55c3f4a839d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3d30 [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: 0x55c3f4a83ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3dd0 [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: 0x55c3f4a83c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3e70 [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: 0x55c3f4a83d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3f10 [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: 0x55c3f4a83e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd3fb0 [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: 0x55c3f4a83f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd4050 [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: 0x55c3f4a84060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd40f0 [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: 0x55c3f4a84178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd4190 [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: 0x55c3f4a84290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd4230 [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: 0x55c3f4a843a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd42d0 [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: 0x55c3f4a844c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd4370 [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: 0x55c3f4a845d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd4410 [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: 0x55c3f4a846f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd44b0 [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: 0x55c3f4a84808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd4550 [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: 0x55c3f4a84920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd45f0 [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: 0x55c3f4a84a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd4690 [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: 0x55c3f4a84b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd4730 [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: 0x55c3f4a84c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55c3f4a7a090 VAL: ' 28: ' (2 sibs) 28: 0x55c3f4a7a128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd47d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd4860 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd48f0 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: 0x55c3f4a84d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55c3f4a7a220 VAL: ' 28: ' (2 sibs) 28: 0x55c3f4a7a2b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd4990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd4a20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd4ab0 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: 0x55c3f4a80780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55c3f4a770d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55c3f4a77168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55c3f4a77200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55c3f4a77298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55c3f4a77330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55c3f4a773c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55c3f4a77460 DOCSEQ: (8 sibs) 2 children: 28: 0x55c3f4a775a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55c3f4a77638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55c3f4a774f8 DOCMAP: (8 sibs) 2 children: 28: 0x55c3f4a776e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55c3f4a77778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd4b50 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55c3f4cd4be0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55c3f4cd4c70 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55c3f4cd4d00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55c3f4cd4d90 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55c3f4cd4e20 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55c3f4cd4eb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55c3f4cd4f40 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55c3f4cd4fd0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55c3f4cd5060 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55c3f4cd50f0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55c3f4cd5180 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55c3f4cd5210 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: 0x55c3f4a80be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd52b0 [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: 0x55c3f4a80cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd5350 [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: 0x55c3f4a80e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd53f0 [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: 0x55c3f4a80f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55c3f4a77c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55c3f4a77d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55c3f4a77da0 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] 0x55c3f4cd5490 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55c3f4cd5520 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55c3f4cd55b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55c3f4cd5640 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: 0x55c3f4a81040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55c3f4a77e90 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: 0x55c3f4a77f28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd56e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd5770 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] 0x55c3f4cd5800 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: 0x55c3f4a81158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a780b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd58a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd5930 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd59c0 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: 0x55c3f4a81270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a781b0 KEYVAL: '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: 0x55c3f4a78248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd5a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd5af0 KEYVAL: '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] 0x55c3f4cd5b80 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: 0x55c3f4a81388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78340 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: 0x55c3f4a783d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd5c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd5cb0 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] 0x55c3f4cd5d40 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: 0x55c3f4a814a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a784d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd5de0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd5e70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd5f00 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: 0x55c3f4a815b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78660 KEYVAL: '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: 0x55c3f4a786f8 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] 0x55c3f4cd5fa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd6030 KEYVAL: '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] 0x55c3f4cd60c0 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: 0x55c3f4a816d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a79a50 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: 0x55c3f4a79ae8 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] 0x55c3f4cd6160 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd61f0 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] 0x55c3f4cd6280 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: 0x55c3f4a817e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a79b90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a79c28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd6320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd63b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd6440 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: 0x55c3f4a81900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a7bfe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a7c078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd64e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd6570 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd6600 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: 0x55c3f4a81a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a788e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd66a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd6730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd67c0 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: 0x55c3f4a81b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78b08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd6860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd68f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd6980 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: 0x55c3f4a81c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78c98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd6a20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd6ab0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd6b40 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: 0x55c3f4a81d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a78e28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd6be0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd6c70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd6d00 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: 0x55c3f4a81e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55c3f4a78ed0 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] 0x55c3f4cd6da0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55c3f4cd6e30 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: 0x55c3f4a81f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55c3f4a78fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55c3f4a79058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd6ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd6f60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd6ff0 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: 0x55c3f4a820a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7090 [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: 0x55c3f4a821c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7130 [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: 0x55c3f4a822d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd71d0 [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: 0x55c3f4a823f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7270 [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: 0x55c3f4a82508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7310 [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: 0x55c3f4a82620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd73b0 [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: 0x55c3f4a82738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7450 [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: 0x55c3f4a82850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd74f0 [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: 0x55c3f4a82968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7590 [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: 0x55c3f4a82a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7630 [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: 0x55c3f4a82b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd76d0 [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: 0x55c3f4a82cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7770 [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: 0x55c3f4a82dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7810 [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: 0x55c3f4a82ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd78b0 [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: 0x55c3f4a82ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7950 [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: 0x55c3f4a83110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd79f0 [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: 0x55c3f4a83228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7a90 [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: 0x55c3f4a83340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7b30 [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: 0x55c3f4a83458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7bd0 [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: 0x55c3f4a83570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7c70 [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: 0x55c3f4a83688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7d10 [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: 0x55c3f4a837a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7db0 [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: 0x55c3f4a838b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7e50 [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: 0x55c3f4a839d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7ef0 [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: 0x55c3f4a83ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd7f90 [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: 0x55c3f4a83c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd8030 [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: 0x55c3f4a83d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd80d0 [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: 0x55c3f4a83e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd8170 [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: 0x55c3f4a83f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd8210 [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: 0x55c3f4a84060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd82b0 [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: 0x55c3f4a84178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd8350 [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: 0x55c3f4a84290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd83f0 [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: 0x55c3f4a843a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd8490 [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: 0x55c3f4a844c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd8530 [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: 0x55c3f4a845d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd85d0 [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: 0x55c3f4a846f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd8670 [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: 0x55c3f4a84808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd8710 [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: 0x55c3f4a84920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd87b0 [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: 0x55c3f4a84a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd8850 [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: 0x55c3f4a84b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd88f0 [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: 0x55c3f4a84c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55c3f4a7a090 VAL: ' 28: ' (2 sibs) 28: 0x55c3f4a7a128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd8990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd8a20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd8ab0 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: 0x55c3f4a84d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55c3f4a7a220 VAL: ' 28: ' (2 sibs) 28: 0x55c3f4a7a2b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55c3f4cd8b50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55c3f4cd8be0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55c3f4cd8c70 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 (61 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (63 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.08 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: [ 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: 0x55de77f99fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de77ff7d50 [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: 0x55de77f9a0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55de77f98290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x55de77f98328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x55de77f983c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x55de77f98458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x55de77f984f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x55de77f98588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x55de77f98620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55de77f98760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55de77f987f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x55de77f986b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de77ff9a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de77ff9b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55de77ff9ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55de77ff9c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55de77ff9cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55de77ff9d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55de77ff9de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55de77ff9e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de77ff9f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de77ff9f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de77ffa020 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: 0x55de77f9a210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55de77f98d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x55de77f98da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x55de77f98e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x55de77f98ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x55de77f98f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x55de77f99008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x55de77f990a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55de77f991e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55de77f99278 KEYVAL: 'age' '15' (2 sibs) 29: 0x55de77f99138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de77ffbbe0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de77ffbc70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55de77ffbd00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55de77ffbd90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55de77ffbe20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55de77ffbeb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55de77ffbf40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55de77ffbfd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de77ffc060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de77ffc0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de77ffc180 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: 0x55de77f9a328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55de77f99320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x55de77f993b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x55de77f99450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de77ffd910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de77ffd9a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55de77ffda30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55de77ffdac0 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: 0x55de77f9a440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55de77f99dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x55de77f99e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x55de77f99ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de77fff680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de77fff710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55de77fff7a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55de77fff830 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: 0x55de77f9a558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f97f10 VAL***: '!!int 0' (2 sibs) 29: 0x55de77f97fa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78001430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de780014c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de78001550 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: 0x55de77f9a670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f98940 VAL***: '!int 0' (2 sibs) 29: 0x55de77f989d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78003160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de780031f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de78003280 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: 0x55de77f9a788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f98ad0 VAL***: '!!int 0' (2 sibs) 29: 0x55de77f98b68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78004e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de78004f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de78004fb0 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: 0x55de77f9a8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f9b120 VAL***: '!int 0' (2 sibs) 29: 0x55de77f9b1b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78006be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de78006c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de78006d00 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: 0x55de77f9a9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55de77f99680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x55de77f99720 VAL***: '!!int 0' (2 sibs) 29: 0x55de77f997b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de780089d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de78008a60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55de78008af0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55de78008b80 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: 0x55de77f9aad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55de77f998b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x55de77f99950 VAL***: '!int 0' (2 sibs) 29: 0x55de77f999e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7800a780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de7800a810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55de7800a8a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55de7800a930 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: 0x55de77f9abe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x55de77f9b4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x55de77f9bc10 KEYVAL: 'a' '0' (2 sibs) 29: 0x55de77f9bca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x55de77f9b578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x55de77f98c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x55de77f9b610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x55de77f9bd50 VAL: 'a' (2 sibs) 29: 0x55de77f9bde8 VAL: 'b' (2 sibs) 29: 0x55de77f9b6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9b740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9b7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9b870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55de77f9b908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55de77f9b9a0 DOCMAP: (12 sibs) 1 children: 29: 0x55de77f99d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x55de77f9ba38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9bad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55de77f9be90 KEYVAL: 'a' '' (2 sibs) 29: 0x55de77f9bf28 KEYVAL: 'b' '' (2 sibs) 29: 0x55de77f9bb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55de77f9bfd0 KEYVAL: 'a' '' (2 sibs) 29: 0x55de77f9c068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7800d2c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55de7800d350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55de7800d3e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55de7800d470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55de7800d500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55de7800d590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55de7800d620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55de7800d6b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x55de7800d740 VAL: 'b' (2 sibs) 29: [9] [9] 0x55de7800d7d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55de7800d860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55de7800d8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55de7800d980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55de7800da10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55de7800daa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55de7800db30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55de7800dbc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55de7800dc50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55de7800dce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55de7800dd70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55de7800de00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55de7800de90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55de7800df20 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: 0x55de77f9ad00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x55de77f9c1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x55de77f9c248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x55de77f9c4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x55de77f9c548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x55de77f9c2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x55de77f9c5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x55de77f9c688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x55de77f9c378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x55de77f9c730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x55de77f9c7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x55de77f9c410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x55de77f9c870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x55de77f9c908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7800f8f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55de7800f980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55de7800fa10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55de7800faa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55de7800fb30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55de7800fbc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55de7800fc50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55de7800fce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55de7800fd70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55de7800fe00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55de7800fe90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55de7800ff20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de7800ffb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55de78010040 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: 0x55de77f9ae18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x55de77f9ca00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x55de77f9ca98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x55de77f9cd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x55de77f9cd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x55de77f9cb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x55de77f9ce40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x55de77f9ced8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x55de77f9cbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x55de77f9cf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x55de77f9d018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x55de77f9cc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x55de77f9d0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x55de77f9d158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78011620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55de780116b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55de78011740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55de780117d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55de78011860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55de780118f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55de78011980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55de78011a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55de78011aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55de78011b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55de78011bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55de78011c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de78011ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55de78011d70 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: 0x55de77f9af30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x55de77f9dd30 MAP: (6 sibs) 3 children: 29: 0x55de77f9e0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x55de77f9e168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x55de77f9e200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x55de77f9ddc8 MAP***: !!map (6 sibs) 3 children: 29: 0x55de77f9e2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x55de77f9e338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x55de77f9e3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x55de77f9de60 MAP***: !!map (6 sibs) 3 children: 29: 0x55de77f9e470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55de77f9e508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55de77f9e5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55de77f9def8 SEQ: (6 sibs) 3 children: 29: 0x55de77f9e640 VAL***: '!!str v10' (3 sibs) 29: 0x55de77f9e6d8 VAL***: '!!str v20' (3 sibs) 29: 0x55de77f9e770 VAL***: '!!str v30' (3 sibs) 29: 0x55de77f9df90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55de77f9e810 VAL***: '!!str v40' (3 sibs) 29: 0x55de77f9e8a8 VAL***: '!!str v50' (3 sibs) 29: 0x55de77f9e940 VAL***: '!!str v60' (3 sibs) 29: 0x55de77f9e028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55de77f9e9e0 VAL: 'v70' (3 sibs) 29: 0x55de77f9ea78 VAL: 'v80' (3 sibs) 29: 0x55de77f9eb10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78014210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55de780142a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de78014330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de780143c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de78014450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de780144e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55de78014570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de78014600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de78014690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de78014720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55de780147b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de78014840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de780148d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de78014960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de780149f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55de78014a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55de78014b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55de78014ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55de78014c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55de78014cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55de78014d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55de78014de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55de78014e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de78014f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de78014f90 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: 0x55de77f9b048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x55de77f9ec00 MAP: (6 sibs) 3 children: 29: 0x55de77f9efa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x55de77f9f038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x55de77f9f0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x55de77f9ec98 MAP***: !map (6 sibs) 3 children: 29: 0x55de77f9f170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x55de77f9f208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x55de77f9f2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x55de77f9ed30 MAP***: !map (6 sibs) 3 children: 29: 0x55de77f9f340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55de77f9f3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55de77f9f470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55de77f9edc8 SEQ: (6 sibs) 3 children: 29: 0x55de77f9f510 VAL***: '!str v10' (3 sibs) 29: 0x55de77f9f5a8 VAL***: '!str v20' (3 sibs) 29: 0x55de77f9f640 VAL***: '!str v30' (3 sibs) 29: 0x55de77f9ee60 SEQ***: !seq (6 sibs) 3 children: 29: 0x55de77f9f6e0 VAL***: '!str v40' (3 sibs) 29: 0x55de77f9f778 VAL***: '!str v50' (3 sibs) 29: 0x55de77f9f810 VAL***: '!str v60' (3 sibs) 29: 0x55de77f9eef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x55de77f9f8b0 VAL: 'v70' (3 sibs) 29: 0x55de77f9f948 VAL: 'v80' (3 sibs) 29: 0x55de77f9f9e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78017150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55de780171e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de78017270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de78017300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de78017390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de78017420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55de780174b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de78017540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de780175d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de78017660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55de780176f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de78017780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de78017810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de780178a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de78017930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55de780179c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55de78017a50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55de78017ae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55de78017b70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55de78017c00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55de78017c90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55de78017d20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55de78017db0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de78017e40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de78017ed0 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: 0x55de77f99fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78016840 [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: 0x55de77f9a0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55de77f98290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x55de77f98328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x55de77f983c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x55de77f98458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x55de77f984f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x55de77f98588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x55de77f98620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55de77f98760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55de77f987f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x55de77f986b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78018360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de780183f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55de78018480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55de78018510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55de780185a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55de78018630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55de780186c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55de78018750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de780187e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de78018870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de78018900 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: 0x55de77f9a210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55de77f98d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x55de77f98da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x55de77f98e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x55de77f98ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x55de77f98f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x55de77f99008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x55de77f990a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55de77f991e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55de77f99278 KEYVAL: 'age' '15' (2 sibs) 29: 0x55de77f99138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78018c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de78018d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55de78018d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55de78018e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55de78018eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55de78018f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55de78018fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55de78019060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de780190f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de78019180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de78019210 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: 0x55de77f9a328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55de77f99320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x55de77f993b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x55de77f99450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78019580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de78019610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55de780196a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55de78019730 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: 0x55de77f9a440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55de77f99dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x55de77f99e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x55de77f99ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78019e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de78019f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55de78019fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55de7801a040 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: 0x55de77f9a558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f97f10 VAL***: '!!int 0' (2 sibs) 29: 0x55de77f97fa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7801a7a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de7801a830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de7801a8c0 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: 0x55de77f9a670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f98940 VAL***: '!int 0' (2 sibs) 29: 0x55de77f989d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7801b0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de7801b140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de7801b1d0 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: 0x55de77f9a788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f98ad0 VAL***: '!!int 0' (2 sibs) 29: 0x55de77f98b68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7801b9c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de7801ba50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de7801bae0 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: 0x55de77f9a8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f9b120 VAL***: '!int 0' (2 sibs) 29: 0x55de77f9b1b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7801c2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de7801c360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de7801c3f0 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: 0x55de77f9a9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55de77f99680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x55de77f99720 VAL***: '!!int 0' (2 sibs) 29: 0x55de77f997b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7801cbe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de7801cc70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55de7801cd00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55de7801cd90 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: 0x55de77f9aad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55de77f998b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x55de77f99950 VAL***: '!int 0' (2 sibs) 29: 0x55de77f999e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7801d4f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de7801d580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55de7801d610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55de7801d6a0 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: 0x55de77f9abe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x55de77f9b4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x55de77f9bc10 KEYVAL: 'a' '0' (2 sibs) 29: 0x55de77f9bca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x55de77f9b578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x55de77f98c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x55de77f9b610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x55de77f9bd50 VAL: 'a' (2 sibs) 29: 0x55de77f9bde8 VAL: 'b' (2 sibs) 29: 0x55de77f9b6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9b740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9b7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9b870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55de77f9b908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55de77f9b9a0 DOCMAP: (12 sibs) 1 children: 29: 0x55de77f99d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x55de77f9ba38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9bad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55de77f9be90 KEYVAL: 'a' '' (2 sibs) 29: 0x55de77f9bf28 KEYVAL: 'b' '' (2 sibs) 29: 0x55de77f9bb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55de77f9bfd0 KEYVAL: 'a' '' (2 sibs) 29: 0x55de77f9c068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7801e710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55de7801e7a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55de7801e830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55de7801e8c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55de7801e950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55de7801e9e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55de7801ea70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55de7801eb00 VAL: 'a' (2 sibs) 29: [8] [8] 0x55de7801eb90 VAL: 'b' (2 sibs) 29: [9] [9] 0x55de7801ec20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55de7801ecb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55de7801ed40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55de7801edd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55de7801ee60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55de7801eef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55de7801ef80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55de7801f010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55de7801f0a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55de7801f130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55de7801f1c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55de7801f250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55de7801f2e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55de7801f370 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: 0x55de77f9ad00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x55de77f9c1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x55de77f9c248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x55de77f9c4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x55de77f9c548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x55de77f9c2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x55de77f9c5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x55de77f9c688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x55de77f9c378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x55de77f9c730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x55de77f9c7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x55de77f9c410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x55de77f9c870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x55de77f9c908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7801de00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55de7801de90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55de7801df20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55de7801dfb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55de7801e040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55de7801e0d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55de7801e160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55de7801e1f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55de7801e280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55de7801e310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55de7801e3a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55de7801e430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de7801e4c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55de7801e550 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: 0x55de77f9ae18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x55de77f9ca00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x55de77f9ca98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x55de77f9cd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x55de77f9cd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x55de77f9cb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x55de77f9ce40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x55de77f9ced8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x55de77f9cbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x55de77f9cf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x55de77f9d018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x55de77f9cc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x55de77f9d0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x55de77f9d158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7801f920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55de7801f9b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55de7801fa40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55de7801fad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55de7801fb60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55de7801fbf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55de7801fc80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55de7801fd10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55de7801fda0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55de7801fe30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55de7801fec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55de7801ff50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de7801ffe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55de78020070 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: 0x55de77f9af30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x55de77f9dd30 MAP: (6 sibs) 3 children: 29: 0x55de77f9e0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x55de77f9e168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x55de77f9e200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x55de77f9ddc8 MAP***: !!map (6 sibs) 3 children: 29: 0x55de77f9e2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x55de77f9e338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x55de77f9e3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x55de77f9de60 MAP***: !!map (6 sibs) 3 children: 29: 0x55de77f9e470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55de77f9e508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55de77f9e5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55de77f9def8 SEQ: (6 sibs) 3 children: 29: 0x55de77f9e640 VAL***: '!!str v10' (3 sibs) 29: 0x55de77f9e6d8 VAL***: '!!str v20' (3 sibs) 29: 0x55de77f9e770 VAL***: '!!str v30' (3 sibs) 29: 0x55de77f9df90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55de77f9e810 VAL***: '!!str v40' (3 sibs) 29: 0x55de77f9e8a8 VAL***: '!!str v50' (3 sibs) 29: 0x55de77f9e940 VAL***: '!!str v60' (3 sibs) 29: 0x55de77f9e028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55de77f9e9e0 VAL: 'v70' (3 sibs) 29: 0x55de77f9ea78 VAL: 'v80' (3 sibs) 29: 0x55de77f9eb10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78020b40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55de78020bd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de78020c60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de78020cf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de78020d80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de78020e10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55de78020ea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de78020f30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de78020fc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de78021050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55de780210e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de78021170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de78021200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de78021290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de78021320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55de780213b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55de78021440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55de780214d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55de78021560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55de780215f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55de78021680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55de78021710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55de780217a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de78021830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de780218c0 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: 0x55de77f9b048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x55de77f9ec00 MAP: (6 sibs) 3 children: 29: 0x55de77f9efa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x55de77f9f038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x55de77f9f0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x55de77f9ec98 MAP***: !map (6 sibs) 3 children: 29: 0x55de77f9f170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x55de77f9f208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x55de77f9f2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x55de77f9ed30 MAP***: !map (6 sibs) 3 children: 29: 0x55de77f9f340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55de77f9f3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55de77f9f470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55de77f9edc8 SEQ: (6 sibs) 3 children: 29: 0x55de77f9f510 VAL***: '!str v10' (3 sibs) 29: 0x55de77f9f5a8 VAL***: '!str v20' (3 sibs) 29: 0x55de77f9f640 VAL***: '!str v30' (3 sibs) 29: 0x55de77f9ee60 SEQ***: !seq (6 sibs) 3 children: 29: 0x55de77f9f6e0 VAL***: '!str v40' (3 sibs) 29: 0x55de77f9f778 VAL***: '!str v50' (3 sibs) 29: 0x55de77f9f810 VAL***: '!str v60' (3 sibs) 29: 0x55de77f9eef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x55de77f9f8b0 VAL: 'v70' (3 sibs) 29: 0x55de77f9f948 VAL: 'v80' (3 sibs) 29: 0x55de77f9f9e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78021d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55de78021de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de78021e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de78021f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de78021f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de78022020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55de780220b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de78022140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de780221d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de78022260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55de780222f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de78022380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de78022410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de780224a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de78022530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55de780225c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55de78022650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55de780226e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55de78022770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55de78022800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55de78022890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55de78022920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55de780229b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de78022a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de78022ad0 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] 0x55de77ff7d50 [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] 0x55de780241e0 [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] 0x55de77ff9a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de77ff9b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55de77ff9ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55de77ff9c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55de77ff9cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55de77ff9d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55de77ff9de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55de77ff9e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de77ff9f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de77ff9f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de77ffa020 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] 0x55de780253d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de78025460 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55de780254f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55de78025580 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55de78025610 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55de780256a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55de78025730 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55de780257c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de78025850 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de780258e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de78025970 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] 0x55de77ffbbe0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de77ffbc70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55de77ffbd00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55de77ffbd90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55de77ffbe20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55de77ffbeb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55de77ffbf40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55de77ffbfd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de77ffc060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de77ffc0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de77ffc180 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] 0x55de78025ce0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de78025d70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55de78025e00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55de78025e90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55de78025f20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55de78025fb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55de78026040 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55de780260d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de78026160 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de780261f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de78026280 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] 0x55de77ffd910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de77ffd9a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55de77ffda30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55de77ffdac0 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] 0x55de780265f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de78026680 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55de78026710 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55de780267a0 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] 0x55de77fff680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de77fff710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55de77fff7a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55de77fff830 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] 0x55de78026f00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de78026f90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55de78027020 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55de780270b0 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] 0x55de78001430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de780014c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de78001550 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] 0x55de78027810 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de780278a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de78027930 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] 0x55de78003160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de780031f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de78003280 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] 0x55de78028120 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de780281b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de78028240 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] 0x55de78004e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de78004f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de78004fb0 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] 0x55de78028a30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de78028ac0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de78028b50 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] 0x55de78006be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de78006c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de78006d00 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] 0x55de78029340 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de780293d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de78029460 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] 0x55de780089d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de78008a60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55de78008af0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55de78008b80 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] 0x55de78029c50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de78029ce0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55de78029d70 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55de78029e00 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] 0x55de7800a780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de7800a810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55de7800a8a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55de7800a930 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] 0x55de7802a560 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de7802a5f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55de7802a680 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55de7802a710 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] 0x55de7800d2c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55de7800d350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55de7800d3e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55de7800d470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55de7800d500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55de7800d590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55de7800d620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55de7800d6b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x55de7800d740 VAL: 'b' (2 sibs) 29: [9] [9] 0x55de7800d7d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55de7800d860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55de7800d8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55de7800d980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55de7800da10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55de7800daa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55de7800db30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55de7800dbc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55de7800dc50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55de7800dce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55de7800dd70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55de7800de00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55de7800de90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55de7800df20 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] 0x55de7802b780 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55de7802b810 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55de7802b8a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55de7802b930 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55de7802b9c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55de7802ba50 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55de7802bae0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55de7802bb70 VAL: 'a' (2 sibs) 29: [8] [8] 0x55de7802bc00 VAL: 'b' (2 sibs) 29: [9] [9] 0x55de7802bc90 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55de7802bd20 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55de7802bdb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55de7802be40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55de7802bed0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55de7802bf60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55de7802bff0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55de7802c080 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55de7802c110 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55de7802c1a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55de7802c230 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55de7802c2c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55de7802c350 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55de7802c3e0 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] 0x55de7800f8f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55de7800f980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55de7800fa10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55de7800faa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55de7800fb30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55de7800fbc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55de7800fc50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55de7800fce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55de7800fd70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55de7800fe00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55de7800fe90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55de7800ff20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de7800ffb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55de78010040 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] 0x55de7802ae70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55de7802af00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55de7802af90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55de7802b020 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55de7802b0b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55de7802b140 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55de7802b1d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55de7802b260 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55de7802b2f0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55de7802b380 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55de7802b410 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55de7802b4a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de7802b530 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55de7802b5c0 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] 0x55de78011620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55de780116b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55de78011740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55de780117d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55de78011860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55de780118f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55de78011980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55de78011a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55de78011aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55de78011b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55de78011bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55de78011c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de78011ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55de78011d70 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] 0x55de7802c990 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55de7802ca20 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55de7802cab0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55de7802cb40 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55de7802cbd0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55de7802cc60 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55de7802ccf0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55de7802cd80 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55de7802ce10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55de7802cea0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55de7802cf30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55de7802cfc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de7802d050 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55de7802d0e0 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] 0x55de78014210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55de780142a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de78014330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de780143c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de78014450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de780144e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55de78014570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de78014600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de78014690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de78014720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55de780147b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de78014840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de780148d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de78014960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de780149f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55de78014a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55de78014b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55de78014ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55de78014c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55de78014cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55de78014d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55de78014de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55de78014e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de78014f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de78014f90 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] 0x55de7802dbb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55de7802dc40 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de7802dcd0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de7802dd60 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de7802ddf0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de7802de80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55de7802df10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de7802dfa0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de7802e030 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de7802e0c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55de7802e150 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de7802e1e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de7802e270 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de7802e300 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de7802e390 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55de7802e420 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55de7802e4b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55de7802e540 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55de7802e5d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55de7802e660 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55de7802e6f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55de7802e780 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55de7802e810 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de7802e8a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de7802e930 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] 0x55de78017150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55de780171e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de78017270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de78017300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de78017390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de78017420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55de780174b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de78017540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de780175d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de78017660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55de780176f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de78017780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de78017810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de780178a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de78017930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55de780179c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55de78017a50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55de78017ae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55de78017b70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55de78017c00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55de78017c90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55de78017d20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55de78017db0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de78017e40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de78017ed0 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] 0x55de7802edc0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55de7802ee50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de7802eee0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de7802ef70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de7802f000 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de7802f090 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55de7802f120 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de7802f1b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de7802f240 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de7802f2d0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55de7802f360 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de7802f3f0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de7802f480 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de7802f510 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de7802f5a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55de7802f630 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55de7802f6c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55de7802f750 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55de7802f7e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55de7802f870 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55de7802f900 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55de7802f990 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55de7802fa20 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de7802fab0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de7802fb40 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] 0x55de78016840 [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] 0x55de7802d2a0 [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] 0x55de78018360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de780183f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55de78018480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55de78018510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55de780185a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55de78018630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55de780186c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55de78018750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de780187e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de78018870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de78018900 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] 0x55de7802ffd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de78030060 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55de780300f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55de78030180 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55de78030210 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55de780302a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55de78030330 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55de780303c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de78030450 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de780304e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de78030570 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] 0x55de78018c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de78018d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55de78018d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55de78018e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55de78018eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55de78018f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55de78018fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55de78019060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de780190f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de78019180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de78019210 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] 0x55de780308e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de78030970 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55de78030a00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55de78030a90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55de78030b20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55de78030bb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55de78030c40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55de78030cd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de78030d60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de78030df0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de78030e80 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] 0x55de78019580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de78019610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55de780196a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55de78019730 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] 0x55de780311f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de78031280 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55de78031310 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55de780313a0 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] 0x55de78019e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de78019f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55de78019fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55de7801a040 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] 0x55de78031b00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de78031b90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55de78031c20 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55de78031cb0 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] 0x55de7801a7a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de7801a830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de7801a8c0 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] 0x55de78032410 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de780324a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de78032530 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] 0x55de7801b0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de7801b140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de7801b1d0 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] 0x55de78032d20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de78032db0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de78032e40 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] 0x55de7801b9c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de7801ba50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de7801bae0 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] 0x55de78033630 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de780336c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de78033750 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] 0x55de7801c2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de7801c360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de7801c3f0 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] 0x55de78033f40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de78033fd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de78034060 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] 0x55de7801cbe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de7801cc70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55de7801cd00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55de7801cd90 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] 0x55de78034850 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de780348e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55de78034970 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55de78034a00 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] 0x55de7801d4f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de7801d580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55de7801d610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55de7801d6a0 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] 0x55de78035160 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de780351f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55de78035280 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55de78035310 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] 0x55de7801e710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55de7801e7a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55de7801e830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55de7801e8c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55de7801e950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55de7801e9e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55de7801ea70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55de7801eb00 VAL: 'a' (2 sibs) 29: [8] [8] 0x55de7801eb90 VAL: 'b' (2 sibs) 29: [9] [9] 0x55de7801ec20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55de7801ecb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55de7801ed40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55de7801edd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55de7801ee60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55de7801eef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55de7801ef80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55de7801f010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55de7801f0a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55de7801f130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55de7801f1c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55de7801f250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55de7801f2e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55de7801f370 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] 0x55de78036380 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55de78036410 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55de780364a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55de78036530 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55de780365c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55de78036650 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55de780366e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55de78036770 VAL: 'a' (2 sibs) 29: [8] [8] 0x55de78036800 VAL: 'b' (2 sibs) 29: [9] [9] 0x55de78036890 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55de78036920 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55de780369b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55de78036a40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55de78036ad0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55de78036b60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55de78036bf0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55de78036c80 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55de78036d10 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55de78036da0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55de78036e30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55de78036ec0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55de78036f50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55de78036fe0 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] 0x55de7801de00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55de7801de90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55de7801df20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55de7801dfb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55de7801e040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55de7801e0d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55de7801e160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55de7801e1f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55de7801e280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55de7801e310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55de7801e3a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55de7801e430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de7801e4c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55de7801e550 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] 0x55de78035a70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55de78035b00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55de78035b90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55de78035c20 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55de78035cb0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55de78035d40 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55de78035dd0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55de78035e60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55de78035ef0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55de78035f80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55de78036010 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55de780360a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de78036130 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55de780361c0 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] 0x55de7801f920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55de7801f9b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55de7801fa40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55de7801fad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55de7801fb60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55de7801fbf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55de7801fc80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55de7801fd10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55de7801fda0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55de7801fe30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55de7801fec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55de7801ff50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de7801ffe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55de78020070 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] 0x55de78037590 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55de78037620 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55de780376b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55de78037740 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55de780377d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55de78037860 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55de780378f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55de78037980 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55de78037a10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55de78037aa0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55de78037b30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55de78037bc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de78037c50 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55de78037ce0 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] 0x55de78020b40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55de78020bd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de78020c60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de78020cf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de78020d80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de78020e10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55de78020ea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de78020f30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de78020fc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de78021050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55de780210e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de78021170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de78021200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de78021290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de78021320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55de780213b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55de78021440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55de780214d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55de78021560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55de780215f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55de78021680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55de78021710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55de780217a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de78021830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de780218c0 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] 0x55de780387b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55de78038840 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de780388d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de78038960 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de780389f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de78038a80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55de78038b10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de78038ba0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de78038c30 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de78038cc0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55de78038d50 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de78038de0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de78038e70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de78038f00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de78038f90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55de78039020 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55de780390b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55de78039140 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55de780391d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55de78039260 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55de780392f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55de78039380 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55de78039410 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de780394a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de78039530 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] 0x55de78021d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55de78021de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de78021e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de78021f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de78021f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de78022020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55de780220b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de78022140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de780221d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de78022260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55de780222f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de78022380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de78022410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de780224a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de78022530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55de780225c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55de78022650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55de780226e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55de78022770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55de78022800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55de78022890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55de78022920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55de780229b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de78022a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de78022ad0 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] 0x55de780399c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55de78039a50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de78039ae0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de78039b70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de78039c00 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de78039c90 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55de78039d20 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de78039db0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de78039e40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de78039ed0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55de78039f60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de78039ff0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de7803a080 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de7803a110 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de7803a1a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55de7803a230 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55de7803a2c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55de7803a350 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55de7803a3e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55de7803a470 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55de7803a500 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55de7803a590 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55de7803a620 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de7803a6b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de7803a740 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: 0x55de77f99fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de77f99a90 [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: 0x55de77f9a0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55de77f98290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x55de77f98328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x55de77f983c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x55de77f98458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x55de77f984f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x55de77f98588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x55de77f98620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55de77f98760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55de77f987f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x55de77f986b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78037ea0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de78037f30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55de78037fc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55de78038050 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55de780380e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55de78038170 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55de78038200 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55de78038290 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de78038320 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de780383b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de78038440 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: 0x55de77f9a210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55de77f98d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x55de77f98da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x55de77f98e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x55de77f98ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x55de77f98f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x55de77f99008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x55de77f990a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55de77f991e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55de77f99278 KEYVAL: 'age' '15' (2 sibs) 29: 0x55de77f99138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803abd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de7803ac60 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55de7803acf0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55de7803ad80 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55de7803ae10 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55de7803aea0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55de7803af30 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55de7803afc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de7803b050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de7803b0e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de7803b170 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: 0x55de77f9a328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55de77f99320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x55de77f993b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x55de77f99450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de780384e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de78038570 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55de78038600 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55de78038690 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: 0x55de77f9a440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55de77f99dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x55de77f99e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x55de77f99ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803b210 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de7803b2a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55de7803b330 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55de7803b3c0 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: 0x55de77f9a558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f97f10 VAL***: '!!int 0' (2 sibs) 29: 0x55de77f97fa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78024ff0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de78025080 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de78025110 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: 0x55de77f9a670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f98940 VAL***: '!int 0' (2 sibs) 29: 0x55de77f989d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803b460 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de7803b4f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de7803b580 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: 0x55de77f9a788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f98ad0 VAL***: '!!int 0' (2 sibs) 29: 0x55de77f98b68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803b620 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de7803b6b0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de7803b740 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: 0x55de77f9a8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f9b120 VAL***: '!int 0' (2 sibs) 29: 0x55de77f9b1b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803b7e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de7803b870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de7803b900 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: 0x55de77f9a9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55de77f99680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x55de77f99720 VAL***: '!!int 0' (2 sibs) 29: 0x55de77f997b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803b9a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de7803ba30 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55de7803bac0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55de7803bb50 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: 0x55de77f9aad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55de77f998b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x55de77f99950 VAL***: '!int 0' (2 sibs) 29: 0x55de77f999e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803bbf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de7803bc80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55de7803bd10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55de7803bda0 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: 0x55de77f9abe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x55de77f9b4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x55de77f9bc10 KEYVAL: 'a' '0' (2 sibs) 29: 0x55de77f9bca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x55de77f9b578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x55de77f98c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x55de77f9b610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x55de77f9bd50 VAL: 'a' (2 sibs) 29: 0x55de77f9bde8 VAL: 'b' (2 sibs) 29: 0x55de77f9b6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9b740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9b7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9b870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55de77f9b908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55de77f9b9a0 DOCMAP: (12 sibs) 1 children: 29: 0x55de77f99d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x55de77f9ba38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9bad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55de77f9be90 KEYVAL: 'a' '' (2 sibs) 29: 0x55de77f9bf28 KEYVAL: 'b' '' (2 sibs) 29: 0x55de77f9bb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55de77f9bfd0 KEYVAL: 'a' '' (2 sibs) 29: 0x55de77f9c068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803be40 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55de7803bed0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55de7803bf60 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55de7803bff0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55de7803c080 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55de7803c110 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55de7803c1a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55de7803c230 VAL: 'a' (2 sibs) 29: [8] [8] 0x55de7803c2c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x55de7803c350 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55de7803c3e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55de7803c470 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55de7803c500 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55de7803c590 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55de7803c620 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55de7803c6b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55de7803c740 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55de7803c7d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55de7803c860 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55de7803c8f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55de7803c980 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55de7803ca10 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55de7803caa0 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: 0x55de77f9ad00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x55de77f9c1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x55de77f9c248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x55de77f9c4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x55de77f9c548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x55de77f9c2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x55de77f9c5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x55de77f9c688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x55de77f9c378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x55de77f9c730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x55de77f9c7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x55de77f9c410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x55de77f9c870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x55de77f9c908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803cb40 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55de7803cbd0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55de7803cc60 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55de7803ccf0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55de7803cd80 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55de7803ce10 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55de7803cea0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55de7803cf30 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55de7803cfc0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55de7803d050 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55de7803d0e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55de7803d170 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de7803d200 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55de7803d290 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: 0x55de77f9ae18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x55de77f9ca00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x55de77f9ca98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x55de77f9cd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x55de77f9cd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x55de77f9cb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x55de77f9ce40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x55de77f9ced8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x55de77f9cbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x55de77f9cf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x55de77f9d018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x55de77f9cc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x55de77f9d0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x55de77f9d158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803d330 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55de7803d3c0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55de7803d450 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55de7803d4e0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55de7803d570 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55de7803d600 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55de7803d690 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55de7803d720 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55de7803d7b0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55de7803d840 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55de7803d8d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55de7803d960 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de7803d9f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55de7803da80 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: 0x55de77f9af30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x55de77f9dd30 MAP: (6 sibs) 3 children: 29: 0x55de77f9e0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x55de77f9e168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x55de77f9e200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x55de77f9ddc8 MAP***: !!map (6 sibs) 3 children: 29: 0x55de77f9e2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x55de77f9e338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x55de77f9e3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x55de77f9de60 MAP***: !!map (6 sibs) 3 children: 29: 0x55de77f9e470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55de77f9e508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55de77f9e5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55de77f9def8 SEQ: (6 sibs) 3 children: 29: 0x55de77f9e640 VAL***: '!!str v10' (3 sibs) 29: 0x55de77f9e6d8 VAL***: '!!str v20' (3 sibs) 29: 0x55de77f9e770 VAL***: '!!str v30' (3 sibs) 29: 0x55de77f9df90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55de77f9e810 VAL***: '!!str v40' (3 sibs) 29: 0x55de77f9e8a8 VAL***: '!!str v50' (3 sibs) 29: 0x55de77f9e940 VAL***: '!!str v60' (3 sibs) 29: 0x55de77f9e028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55de77f9e9e0 VAL: 'v70' (3 sibs) 29: 0x55de77f9ea78 VAL: 'v80' (3 sibs) 29: 0x55de77f9eb10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803db20 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55de7803dbb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de7803dc40 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de7803dcd0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de7803dd60 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de7803ddf0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55de7803de80 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de7803df10 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de7803dfa0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de7803e030 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55de7803e0c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de7803e150 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de7803e1e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de7803e270 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de7803e300 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55de7803e390 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55de7803e420 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55de7803e4b0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55de7803e540 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55de7803e5d0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55de7803e660 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55de7803e6f0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55de7803e780 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de7803e810 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de7803e8a0 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: 0x55de77f9b048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x55de77f9ec00 MAP: (6 sibs) 3 children: 29: 0x55de77f9efa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x55de77f9f038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x55de77f9f0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x55de77f9ec98 MAP***: !map (6 sibs) 3 children: 29: 0x55de77f9f170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x55de77f9f208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x55de77f9f2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x55de77f9ed30 MAP***: !map (6 sibs) 3 children: 29: 0x55de77f9f340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55de77f9f3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55de77f9f470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55de77f9edc8 SEQ: (6 sibs) 3 children: 29: 0x55de77f9f510 VAL***: '!str v10' (3 sibs) 29: 0x55de77f9f5a8 VAL***: '!str v20' (3 sibs) 29: 0x55de77f9f640 VAL***: '!str v30' (3 sibs) 29: 0x55de77f9ee60 SEQ***: !seq (6 sibs) 3 children: 29: 0x55de77f9f6e0 VAL***: '!str v40' (3 sibs) 29: 0x55de77f9f778 VAL***: '!str v50' (3 sibs) 29: 0x55de77f9f810 VAL***: '!str v60' (3 sibs) 29: 0x55de77f9eef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x55de77f9f8b0 VAL: 'v70' (3 sibs) 29: 0x55de77f9f948 VAL: 'v80' (3 sibs) 29: 0x55de77f9f9e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803e940 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55de7803e9d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de7803ea60 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de7803eaf0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de7803eb80 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de7803ec10 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55de7803eca0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de7803ed30 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de7803edc0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de7803ee50 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55de7803eee0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de7803ef70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de7803f000 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de7803f090 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de7803f120 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55de7803f1b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55de7803f240 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55de7803f2d0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55de7803f360 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55de7803f3f0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55de7803f480 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55de7803f510 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55de7803f5a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de7803f630 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de7803f6c0 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: 0x55de77f99fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de77f99c70 [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: 0x55de77f9a0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55de77f98290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x55de77f98328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x55de77f983c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x55de77f98458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x55de77f984f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x55de77f98588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x55de77f98620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55de77f98760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55de77f987f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x55de77f986b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803f760 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de7803f7f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55de7803f880 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55de7803f910 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55de7803f9a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55de7803fa30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55de7803fac0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55de7803fb50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de7803fbe0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de7803fc70 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de7803fd00 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: 0x55de77f9a210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55de77f98d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x55de77f98da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x55de77f98e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x55de77f98ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x55de77f98f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x55de77f99008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x55de77f990a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55de77f991e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55de77f99278 KEYVAL: 'age' '15' (2 sibs) 29: 0x55de77f99138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de7803fda0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55de7803fe30 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55de7803fec0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55de7803ff50 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55de7803ffe0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55de78040070 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55de78040100 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55de78040190 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55de78040220 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55de780402b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55de78040340 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: 0x55de77f9a328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55de77f99320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x55de77f993b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x55de77f99450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de780403e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de78040470 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55de78040500 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55de78040590 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: 0x55de77f9a440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55de77f99dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x55de77f99e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x55de77f99ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78040630 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55de780406c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55de78040750 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55de780407e0 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: 0x55de77f9a558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f97f10 VAL***: '!!int 0' (2 sibs) 29: 0x55de77f97fa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78040880 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de78040910 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de780409a0 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: 0x55de77f9a670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f98940 VAL***: '!int 0' (2 sibs) 29: 0x55de77f989d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78040a40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de78040ad0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de78040b60 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: 0x55de77f9a788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f98ad0 VAL***: '!!int 0' (2 sibs) 29: 0x55de77f98b68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78040c00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de78040c90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55de78040d20 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: 0x55de77f9a8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55de77f9b120 VAL***: '!int 0' (2 sibs) 29: 0x55de77f9b1b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78040dc0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55de78040e50 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55de78040ee0 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: 0x55de77f9a9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55de77f99680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x55de77f99720 VAL***: '!!int 0' (2 sibs) 29: 0x55de77f997b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78040f80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de78041010 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55de780410a0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55de78041130 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: 0x55de77f9aad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55de77f998b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x55de77f99950 VAL***: '!int 0' (2 sibs) 29: 0x55de77f999e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de780411d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55de78041260 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55de780412f0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55de78041380 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: 0x55de77f9abe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x55de77f9b4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x55de77f9bc10 KEYVAL: 'a' '0' (2 sibs) 29: 0x55de77f9bca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x55de77f9b578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x55de77f98c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x55de77f9b610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x55de77f9bd50 VAL: 'a' (2 sibs) 29: 0x55de77f9bde8 VAL: 'b' (2 sibs) 29: 0x55de77f9b6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9b740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9b7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9b870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55de77f9b908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55de77f9b9a0 DOCMAP: (12 sibs) 1 children: 29: 0x55de77f99d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x55de77f9ba38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55de77f9bad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55de77f9be90 KEYVAL: 'a' '' (2 sibs) 29: 0x55de77f9bf28 KEYVAL: 'b' '' (2 sibs) 29: 0x55de77f9bb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55de77f9bfd0 KEYVAL: 'a' '' (2 sibs) 29: 0x55de77f9c068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78041420 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55de780414b0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55de78041540 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55de780415d0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55de78041660 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55de780416f0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55de78041780 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55de78041810 VAL: 'a' (2 sibs) 29: [8] [8] 0x55de780418a0 VAL: 'b' (2 sibs) 29: [9] [9] 0x55de78041930 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55de780419c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55de78041a50 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55de78041ae0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55de78041b70 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55de78041c00 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55de78041c90 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55de78041d20 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55de78041db0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55de78041e40 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55de78041ed0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55de78041f60 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55de78041ff0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55de78042080 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: 0x55de77f9ad00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x55de77f9c1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x55de77f9c248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x55de77f9c4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x55de77f9c548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x55de77f9c2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x55de77f9c5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x55de77f9c688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x55de77f9c378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x55de77f9c730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x55de77f9c7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x55de77f9c410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x55de77f9c870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x55de77f9c908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78042120 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55de780421b0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55de78042240 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55de780422d0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55de78042360 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55de780423f0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55de78042480 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55de78042510 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55de780425a0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55de78042630 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55de780426c0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55de78042750 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de780427e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55de78042870 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: 0x55de77f9ae18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x55de77f9ca00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x55de77f9ca98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x55de77f9cd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x55de77f9cd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x55de77f9cb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x55de77f9ce40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x55de77f9ced8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x55de77f9cbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x55de77f9cf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x55de77f9d018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x55de77f9cc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x55de77f9d0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x55de77f9d158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78042910 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55de780429a0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55de78042a30 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55de78042ac0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55de78042b50 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55de78042be0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55de78042c70 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55de78042d00 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55de78042d90 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55de78042e20 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55de78042eb0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55de78042f40 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55de78042fd0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55de78043060 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: 0x55de77f9af30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x55de77f9dd30 MAP: (6 sibs) 3 children: 29: 0x55de77f9e0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x55de77f9e168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x55de77f9e200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x55de77f9ddc8 MAP***: !!map (6 sibs) 3 children: 29: 0x55de77f9e2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x55de77f9e338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x55de77f9e3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x55de77f9de60 MAP***: !!map (6 sibs) 3 children: 29: 0x55de77f9e470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55de77f9e508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55de77f9e5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55de77f9def8 SEQ: (6 sibs) 3 children: 29: 0x55de77f9e640 VAL***: '!!str v10' (3 sibs) 29: 0x55de77f9e6d8 VAL***: '!!str v20' (3 sibs) 29: 0x55de77f9e770 VAL***: '!!str v30' (3 sibs) 29: 0x55de77f9df90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55de77f9e810 VAL***: '!!str v40' (3 sibs) 29: 0x55de77f9e8a8 VAL***: '!!str v50' (3 sibs) 29: 0x55de77f9e940 VAL***: '!!str v60' (3 sibs) 29: 0x55de77f9e028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55de77f9e9e0 VAL: 'v70' (3 sibs) 29: 0x55de77f9ea78 VAL: 'v80' (3 sibs) 29: 0x55de77f9eb10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78043100 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55de78043190 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de78043220 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de780432b0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de78043340 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de780433d0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55de78043460 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de780434f0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de78043580 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de78043610 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55de780436a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de78043730 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de780437c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de78043850 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de780438e0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55de78043970 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55de78043a00 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55de78043a90 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55de78043b20 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55de78043bb0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55de78043c40 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55de78043cd0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55de78043d60 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de78043df0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de78043e80 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: 0x55de77f9b048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x55de77f9ec00 MAP: (6 sibs) 3 children: 29: 0x55de77f9efa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x55de77f9f038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x55de77f9f0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x55de77f9ec98 MAP***: !map (6 sibs) 3 children: 29: 0x55de77f9f170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x55de77f9f208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x55de77f9f2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x55de77f9ed30 MAP***: !map (6 sibs) 3 children: 29: 0x55de77f9f340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55de77f9f3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55de77f9f470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55de77f9edc8 SEQ: (6 sibs) 3 children: 29: 0x55de77f9f510 VAL***: '!str v10' (3 sibs) 29: 0x55de77f9f5a8 VAL***: '!str v20' (3 sibs) 29: 0x55de77f9f640 VAL***: '!str v30' (3 sibs) 29: 0x55de77f9ee60 SEQ***: !seq (6 sibs) 3 children: 29: 0x55de77f9f6e0 VAL***: '!str v40' (3 sibs) 29: 0x55de77f9f778 VAL***: '!str v50' (3 sibs) 29: 0x55de77f9f810 VAL***: '!str v60' (3 sibs) 29: 0x55de77f9eef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x55de77f9f8b0 VAL: 'v70' (3 sibs) 29: 0x55de77f9f948 VAL: 'v80' (3 sibs) 29: 0x55de77f9f9e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55de78043f20 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55de78043fb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55de78044040 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55de780440d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55de78044160 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55de780441f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55de78044280 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55de78044310 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55de780443a0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55de78044430 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55de780444c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55de78044550 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55de780445e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55de78044670 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55de78044700 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55de78044790 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55de78044820 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55de780448b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55de78044940 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55de780449d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55de78044a60 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55de78044af0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55de78044b80 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55de78044c10 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55de78044ca0 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 (21 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (22 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.5.0/redhat-linux-build/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x56084436bb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x560844368230 DOCMAP: (3 sibs) 3 children: 30: 0x560844368400 KEYVAL: 'a' '' (3 sibs) 30: 0x560844368498 KEYVAL: 'b' '' (3 sibs) 30: 0x560844368530 KEYVAL: '' '' (3 sibs) 30: 0x5608443682c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x5608443685d0 KEYVAL: 'a' '' (2 sibs) 30: 0x560844368668 KEYVAL: 'b' '' (2 sibs) 30: 0x560844368360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x560844368710 KEYVAL: 'a' '' (3 sibs) 30: 0x5608443687a8 KEYVAL: 'b' '' (3 sibs) 30: 0x560844368840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443d9b50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x5608443d9d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x5608443d9be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x5608443d9c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x5608443d9d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5608443d9e20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5608443d9eb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5608443d9f40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5608443d9fd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5608443da060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5608443da0f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5608443da180 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: 0x56084436bc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x560844368c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x560844368cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x560844368d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560844368e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560844368ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443dbbd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5608443dbc60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5608443dbcf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5608443dbd80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5608443dbe10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5608443dbea0 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: 0x56084436bda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5608443693b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x560844369448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5608443694e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560844369578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560844369610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443ddb80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5608443ddc10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5608443ddca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5608443ddd30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5608443dddc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5608443dde50 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: 0x56084436beb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5608443696b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x560844369748 VAL: '?foo' (5 sibs) 30: 0x5608443697e0 VAL: ':foo' (5 sibs) 30: 0x560844369878 VAL: '-foo' (5 sibs) 30: 0x560844369910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443df990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5608443dfa20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5608443dfab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5608443dfb40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5608443dfbd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5608443dfc60 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: 0x56084436bfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56084436a280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x56084436a318 VAL: '?foo' (5 sibs) 30: 0x56084436a3b0 VAL: ':foo' (5 sibs) 30: 0x56084436a448 VAL: '-foo' (5 sibs) 30: 0x56084436a4e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443e1880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5608443e1910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5608443e19a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5608443e1a30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5608443e1ac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5608443e1b50 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: 0x56084436c0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560844368f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443e35b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443e3640 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: 0x56084436c200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844367f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560844367fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443e53a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5608443e5430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5608443e54c0 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: 0x56084436c318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5608443690d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560844369168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443e7190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5608443e7220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5608443e72b0 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: 0x56084436c430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844369260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5608443692f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443e8ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5608443e8f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5608443e8fe0 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: 0x56084436c548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844369a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560844369a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443eabf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5608443eac80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5608443ead10 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: 0x56084436c660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844369cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x560844369e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560844369ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560844369d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443ecc20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5608443eccb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5608443ecd40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5608443ecdd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5608443ece60 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: 0x56084436c778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x56084436a040 MAP: (2 sibs) 2 children: 30: 0x56084436b710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56084436b7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56084436a0d8 MAP: (2 sibs) 1 children: 30: 0x56084436a180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443eeb10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5608443eeba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5608443eec30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5608443eecc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5608443eed50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5608443eede0 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: 0x56084436c890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560844369f50 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] 0x5608443f09c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443f0a50 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: 0x56084436c9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436b8a0 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] 0x5608443f2870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443f2900 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: 0x56084436cac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436b990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443f4720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443f47b0 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: 0x56084436cbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436ba80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443f65d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443f6660 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: 0x56084436ccf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436de80 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] 0x5608443f8480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443f8510 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: 0x56084436ce08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436a5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443fa330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443fa3c0 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: 0x56084436cf20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56084436a670 KEYVAL: 'a' '' (5 sibs) 30: 0x56084436a708 KEYVAL: 'b' '' (5 sibs) 30: 0x56084436a7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x56084436a838 KEYVAL: 'd' '' (5 sibs) 30: 0x56084436a8d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443fc060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5608443fc0f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5608443fc180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5608443fc210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5608443fc2a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5608443fc330 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: 0x56084436d038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x56084436a9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x56084436aa58 KEYVAL: 'b' '' (6 sibs) 30: 0x56084436aaf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x56084436ab88 KEYVAL: 'd' '' (6 sibs) 30: 0x56084436ac20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x56084436acb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443fdd90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5608443fde20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5608443fdeb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5608443fdf40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5608443fdfd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5608443fe060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5608443fe0f0 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: 0x56084436bb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x560844368230 DOCMAP: (3 sibs) 3 children: 30: 0x560844368400 KEYVAL: 'a' '' (3 sibs) 30: 0x560844368498 KEYVAL: 'b' '' (3 sibs) 30: 0x560844368530 KEYVAL: '' '' (3 sibs) 30: 0x5608443682c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x5608443685d0 KEYVAL: 'a' '' (2 sibs) 30: 0x560844368668 KEYVAL: 'b' '' (2 sibs) 30: 0x560844368360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x560844368710 KEYVAL: 'a' '' (3 sibs) 30: 0x5608443687a8 KEYVAL: 'b' '' (3 sibs) 30: 0x560844368840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443fe6e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x5608443fe920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x5608443fe770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x5608443fe800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x5608443fe890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5608443fe9b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5608443fea40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5608443fead0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5608443feb60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5608443febf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5608443fec80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5608443fed10 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: 0x56084436bc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x560844368c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x560844368cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x560844368d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560844368e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560844368ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443feff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5608443ff080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5608443ff110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5608443ff1a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5608443ff230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5608443ff2c0 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: 0x56084436bda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5608443693b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x560844369448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5608443694e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560844369578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560844369610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608443ff900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5608443ff990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5608443ffa20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5608443ffab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5608443ffb40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5608443ffbd0 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: 0x56084436beb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5608443696b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x560844369748 VAL: '?foo' (5 sibs) 30: 0x5608443697e0 VAL: ':foo' (5 sibs) 30: 0x560844369878 VAL: '-foo' (5 sibs) 30: 0x560844369910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560844400210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5608444002a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x560844400330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5608444003c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x560844400450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5608444004e0 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: 0x56084436bfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56084436a280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x56084436a318 VAL: '?foo' (5 sibs) 30: 0x56084436a3b0 VAL: ':foo' (5 sibs) 30: 0x56084436a448 VAL: '-foo' (5 sibs) 30: 0x56084436a4e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560844400b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x560844400bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x560844400c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x560844400cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x560844400d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x560844400df0 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: 0x56084436c0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560844368f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560844401430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608444014c0 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: 0x56084436c200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844367f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560844367fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560844401d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844401dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x560844401e60 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: 0x56084436c318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5608443690d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560844369168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560844402650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5608444026e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x560844402770 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: 0x56084436c430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844369260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5608443692f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560844402f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844402ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x560844403080 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: 0x56084436c548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844369a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560844369a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560844403870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844403900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x560844403990 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: 0x56084436c660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844369cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x560844369e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560844369ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560844369d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560844404180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844404210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5608444042a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x560844404330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5608444043c0 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: 0x56084436c778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x56084436a040 MAP: (2 sibs) 2 children: 30: 0x56084436b710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56084436b7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56084436a0d8 MAP: (2 sibs) 1 children: 30: 0x56084436a180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560844404a90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x560844404b20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x560844404bb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x560844404c40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x560844404cd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x560844404d60 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: 0x56084436c890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560844369f50 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] 0x5608444053a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844405430 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: 0x56084436c9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436b8a0 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] 0x560844405cb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844405d40 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: 0x56084436cac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436b990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608444065c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844406650 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: 0x56084436cbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436ba80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560844406ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844406f60 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: 0x56084436ccf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436de80 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] 0x5608444077e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844407870 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: 0x56084436ce08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436a5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5608444080f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844408180 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: 0x56084436cf20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56084436a670 KEYVAL: 'a' '' (5 sibs) 30: 0x56084436a708 KEYVAL: 'b' '' (5 sibs) 30: 0x56084436a7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x56084436a838 KEYVAL: 'd' '' (5 sibs) 30: 0x56084436a8d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560844408a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x560844408a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x560844408b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x560844408bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x560844408c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x560844408cd0 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: 0x56084436d038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x56084436a9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x56084436aa58 KEYVAL: 'b' '' (6 sibs) 30: 0x56084436aaf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x56084436ab88 KEYVAL: 'd' '' (6 sibs) 30: 0x56084436ac20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x56084436acb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560844409310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5608444093a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x560844409430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5608444094c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x560844409550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5608444095e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x560844409670 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] 0x5608443d9b50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x5608443d9d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x5608443d9be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x5608443d9c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x5608443d9d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5608443d9e20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5608443d9eb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5608443d9f40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5608443d9fd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5608443da060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5608443da0f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5608443da180 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] 0x56084440b080 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x56084440b110 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x56084440b1a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x56084440b230 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x56084440b2c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x56084440b350 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x56084440b3e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x56084440b470 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x56084440b500 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x56084440b590 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x56084440b620 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x56084440b6b0 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] 0x5608443dbbd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5608443dbc60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5608443dbcf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5608443dbd80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5608443dbe10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5608443dbea0 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] 0x56084440c270 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56084440c300 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x56084440c390 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56084440c420 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56084440c4b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56084440c540 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] 0x5608443ddb80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5608443ddc10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5608443ddca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5608443ddd30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5608443dddc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5608443dde50 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] 0x56084440cb80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56084440cc10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x56084440cca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56084440cd30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56084440cdc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56084440ce50 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] 0x5608443df990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5608443dfa20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5608443dfab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5608443dfb40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5608443dfbd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5608443dfc60 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] 0x56084440d490 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56084440d520 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x56084440d5b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56084440d640 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56084440d6d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56084440d760 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] 0x5608443e1880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5608443e1910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5608443e19a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5608443e1a30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5608443e1ac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5608443e1b50 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] 0x56084440dda0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56084440de30 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x56084440dec0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56084440df50 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56084440dfe0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56084440e070 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] 0x5608443e35b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443e3640 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] 0x56084440e6b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56084440e740 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] 0x5608443e53a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5608443e5430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5608443e54c0 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] 0x56084440efc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56084440f050 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56084440f0e0 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] 0x5608443e7190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5608443e7220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5608443e72b0 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] 0x56084440f8d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56084440f960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56084440f9f0 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] 0x5608443e8ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5608443e8f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5608443e8fe0 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] 0x5608444101e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844410270 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x560844410300 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] 0x5608443eabf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5608443eac80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5608443ead10 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] 0x560844410af0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844410b80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x560844410c10 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] 0x5608443ecc20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5608443eccb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5608443ecd40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5608443ecdd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5608443ece60 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] 0x560844411400 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844411490 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x560844411520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5608444115b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x560844411640 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] 0x5608443eeb10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5608443eeba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5608443eec30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5608443eecc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5608443eed50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5608443eede0 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] 0x560844411d10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x560844411da0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x560844411e30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x560844411ec0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x560844411f50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x560844411fe0 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] 0x5608443f09c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443f0a50 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] 0x560844412620 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608444126b0 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] 0x5608443f2870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443f2900 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] 0x560844412f30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844412fc0 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] 0x5608443f4720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443f47b0 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] 0x560844413840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608444138d0 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] 0x5608443f65d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443f6660 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] 0x560844414150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608444141e0 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] 0x5608443f8480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443f8510 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] 0x560844414a60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844414af0 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] 0x5608443fa330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608443fa3c0 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] 0x560844415370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844415400 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] 0x5608443fc060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5608443fc0f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5608443fc180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5608443fc210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5608443fc2a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5608443fc330 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] 0x560844415c80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x560844415d10 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x560844415da0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x560844415e30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x560844415ec0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x560844415f50 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] 0x5608443fdd90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5608443fde20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5608443fdeb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5608443fdf40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5608443fdfd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5608443fe060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5608443fe0f0 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] 0x560844416590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x560844416620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5608444166b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x560844416740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5608444167d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x560844416860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5608444168f0 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] 0x5608443fe6e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x5608443fe920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x5608443fe770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x5608443fe800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x5608443fe890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5608443fe9b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5608443fea40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5608443fead0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5608443feb60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5608443febf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5608443fec80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5608443fed10 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] 0x560844416ea0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x560844416f30 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x560844416fc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x560844417050 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x5608444170e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x560844417170 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x560844417200 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x560844417290 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x560844417320 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5608444173b0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x560844417440 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5608444174d0 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] 0x5608443feff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5608443ff080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5608443ff110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5608443ff1a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5608443ff230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5608443ff2c0 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] 0x5608444177b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x560844417840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5608444178d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x560844417960 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5608444179f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x560844417a80 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] 0x5608443ff900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5608443ff990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5608443ffa20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5608443ffab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5608443ffb40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5608443ffbd0 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] 0x5608444180c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x560844418150 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5608444181e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x560844418270 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x560844418300 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x560844418390 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] 0x560844400210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5608444002a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x560844400330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5608444003c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x560844400450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5608444004e0 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] 0x5608444189d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x560844418a60 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x560844418af0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x560844418b80 VAL: ':foo' (5 sibs) 30: [4] [4] 0x560844418c10 VAL: '-foo' (5 sibs) 30: [5] [5] 0x560844418ca0 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] 0x560844400b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x560844400bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x560844400c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x560844400cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x560844400d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x560844400df0 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] 0x5608444192e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x560844419370 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x560844419400 VAL: '?foo' (5 sibs) 30: [3] [3] 0x560844419490 VAL: ':foo' (5 sibs) 30: [4] [4] 0x560844419520 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5608444195b0 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] 0x560844401430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608444014c0 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] 0x560844419bf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844419c80 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] 0x560844401d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844401dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x560844401e60 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] 0x56084441a500 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56084441a590 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56084441a620 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] 0x560844402650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5608444026e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x560844402770 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] 0x56084441ae10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56084441aea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56084441af30 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] 0x560844402f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844402ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x560844403080 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] 0x56084441b720 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56084441b7b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56084441b840 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] 0x560844403870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844403900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x560844403990 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] 0x56084441c030 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56084441c0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56084441c150 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] 0x560844404180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844404210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5608444042a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x560844404330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5608444043c0 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] 0x56084441c940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56084441c9d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x56084441ca60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56084441caf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56084441cb80 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] 0x560844404a90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x560844404b20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x560844404bb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x560844404c40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x560844404cd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x560844404d60 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] 0x56084441d250 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x56084441d2e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x56084441d370 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56084441d400 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56084441d490 MAP: (2 sibs) 1 children: 30: [5] [5] 0x56084441d520 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] 0x5608444053a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844405430 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] 0x56084441db60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56084441dbf0 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] 0x560844405cb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844405d40 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] 0x56084441e470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56084441e500 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] 0x5608444065c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844406650 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] 0x56084441ed80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56084441ee10 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] 0x560844406ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844406f60 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] 0x56084441f690 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56084441f720 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] 0x5608444077e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844407870 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] 0x56084441ffa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844420030 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] 0x5608444080f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844408180 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] 0x5608444208b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844420940 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] 0x560844408a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x560844408a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x560844408b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x560844408bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x560844408c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x560844408cd0 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] 0x5608444211c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x560844421250 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5608444212e0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x560844421370 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x560844421400 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x560844421490 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] 0x560844409310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5608444093a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x560844409430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5608444094c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x560844409550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5608444095e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x560844409670 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] 0x560844421ad0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x560844421b60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x560844421bf0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x560844421c80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x560844421d10 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x560844421da0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x560844421e30 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: 0x56084436bb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x560844368230 DOCMAP: (3 sibs) 3 children: 30: 0x560844368400 KEYVAL: 'a' '' (3 sibs) 30: 0x560844368498 KEYVAL: 'b' '' (3 sibs) 30: 0x560844368530 KEYVAL: '' '' (3 sibs) 30: 0x5608443682c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x5608443685d0 KEYVAL: 'a' '' (2 sibs) 30: 0x560844368668 KEYVAL: 'b' '' (2 sibs) 30: 0x560844368360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x560844368710 KEYVAL: 'a' '' (3 sibs) 30: 0x5608443687a8 KEYVAL: 'b' '' (3 sibs) 30: 0x560844368840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5608444223e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x560844422470 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x560844422500 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x560844422590 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x560844422620 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5608444226b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x560844422740 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5608444227d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x560844422860 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5608444228f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x560844422980 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x560844422a10 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: 0x56084436bc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x560844368c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x560844368cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x560844368d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560844368e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560844368ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844422ab0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x560844422b40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x560844422bd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x560844422c60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x560844422cf0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x560844422d80 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: 0x56084436bda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5608443693b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x560844369448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5608443694e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560844369578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560844369610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844422e20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x560844422eb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x560844422f40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x560844422fd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x560844423060 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5608444230f0 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: 0x56084436beb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5608443696b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x560844369748 VAL: '?foo' (5 sibs) 30: 0x5608443697e0 VAL: ':foo' (5 sibs) 30: 0x560844369878 VAL: '-foo' (5 sibs) 30: 0x560844369910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844423190 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x560844423220 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5608444232b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x560844423340 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5608444233d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x560844423460 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: 0x56084436bfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56084436a280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x56084436a318 VAL: '?foo' (5 sibs) 30: 0x56084436a3b0 VAL: ':foo' (5 sibs) 30: 0x56084436a448 VAL: '-foo' (5 sibs) 30: 0x56084436a4e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844423500 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x560844423590 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x560844423620 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5608444236b0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x560844423740 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5608444237d0 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: 0x56084436c0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560844368f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844423870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844423900 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: 0x56084436c200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844367f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560844367fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5608444239a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844423a30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x560844423ac0 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: 0x56084436c318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5608443690d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560844369168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844423b60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844423bf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x560844423c80 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: 0x56084436c430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844369260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5608443692f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844423d20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844423db0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x560844423e40 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: 0x56084436c548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844369a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560844369a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844423ee0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844423f70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x560844424000 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: 0x56084436c660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844369cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x560844369e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560844369ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560844369d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5608444240a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844424130 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5608444241c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x560844424250 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5608444242e0 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: 0x56084436c778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x56084436a040 MAP: (2 sibs) 2 children: 30: 0x56084436b710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56084436b7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56084436a0d8 MAP: (2 sibs) 1 children: 30: 0x56084436a180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844424380 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x560844424410 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5608444244a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x560844424530 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5608444245c0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x560844424650 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: 0x56084436c890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560844369f50 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] 0x5608444246f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844424780 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: 0x56084436c9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436b8a0 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] 0x560844424820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608444248b0 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: 0x56084436cac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436b990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844424950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5608444249e0 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: 0x56084436cbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436ba80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844424a80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844424b10 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: 0x56084436ccf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436de80 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] 0x560844424bb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844424c40 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: 0x56084436ce08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436a5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844424ce0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844424d70 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: 0x56084436cf20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56084436a670 KEYVAL: 'a' '' (5 sibs) 30: 0x56084436a708 KEYVAL: 'b' '' (5 sibs) 30: 0x56084436a7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x56084436a838 KEYVAL: 'd' '' (5 sibs) 30: 0x56084436a8d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844424e10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x560844424ea0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x560844424f30 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x560844424fc0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x560844425050 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5608444250e0 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: 0x56084436d038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x56084436a9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x56084436aa58 KEYVAL: 'b' '' (6 sibs) 30: 0x56084436aaf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x56084436ab88 KEYVAL: 'd' '' (6 sibs) 30: 0x56084436ac20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x56084436acb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844425180 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x560844425210 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5608444252a0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x560844425330 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5608444253c0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x560844425450 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5608444254e0 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: 0x56084436bb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x560844368230 DOCMAP: (3 sibs) 3 children: 30: 0x560844368400 KEYVAL: 'a' '' (3 sibs) 30: 0x560844368498 KEYVAL: 'b' '' (3 sibs) 30: 0x560844368530 KEYVAL: '' '' (3 sibs) 30: 0x5608443682c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x5608443685d0 KEYVAL: 'a' '' (2 sibs) 30: 0x560844368668 KEYVAL: 'b' '' (2 sibs) 30: 0x560844368360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x560844368710 KEYVAL: 'a' '' (3 sibs) 30: 0x5608443687a8 KEYVAL: 'b' '' (3 sibs) 30: 0x560844368840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844425580 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x560844425610 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x5608444256a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x560844425730 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x5608444257c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x560844425850 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5608444258e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x560844425970 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x560844425a00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x560844425a90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x560844425b20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x560844425bb0 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: 0x56084436bc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x560844368c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x560844368cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x560844368d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560844368e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560844368ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844425c50 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x560844425ce0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x560844425d70 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x560844425e00 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x560844425e90 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x560844425f20 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: 0x56084436bda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5608443693b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x560844369448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5608443694e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560844369578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560844369610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844425fc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x560844426050 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5608444260e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x560844426170 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x560844426200 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x560844426290 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: 0x56084436beb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5608443696b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x560844369748 VAL: '?foo' (5 sibs) 30: 0x5608443697e0 VAL: ':foo' (5 sibs) 30: 0x560844369878 VAL: '-foo' (5 sibs) 30: 0x560844369910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844426330 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5608444263c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x560844426450 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5608444264e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x560844426570 VAL: '-foo' (5 sibs) 30: [5] [5] 0x560844426600 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: 0x56084436bfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56084436a280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x56084436a318 VAL: '?foo' (5 sibs) 30: 0x56084436a3b0 VAL: ':foo' (5 sibs) 30: 0x56084436a448 VAL: '-foo' (5 sibs) 30: 0x56084436a4e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5608444266a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x560844426730 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5608444267c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x560844426850 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5608444268e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x560844426970 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: 0x56084436c0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560844368f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844426a10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844426aa0 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: 0x56084436c200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844367f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560844367fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844426b40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844426bd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x560844426c60 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: 0x56084436c318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5608443690d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560844369168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844426d00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844426d90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x560844426e20 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: 0x56084436c430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844369260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5608443692f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844426ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844426f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x560844426fe0 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: 0x56084436c548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844369a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560844369a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844427080 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560844427110 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5608444271a0 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: 0x56084436c660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560844369cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x560844369e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560844369ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560844369d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844427240 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5608444272d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x560844427360 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5608444273f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x560844427480 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: 0x56084436c778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x56084436a040 MAP: (2 sibs) 2 children: 30: 0x56084436b710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56084436b7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56084436a0d8 MAP: (2 sibs) 1 children: 30: 0x56084436a180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844427520 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5608444275b0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x560844427640 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5608444276d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x560844427760 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5608444277f0 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: 0x56084436c890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560844369f50 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] 0x560844427890 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844427920 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: 0x56084436c9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436b8a0 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] 0x5608444279c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844427a50 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: 0x56084436cac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436b990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844427af0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844427b80 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: 0x56084436cbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436ba80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844427c20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844427cb0 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: 0x56084436ccf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436de80 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] 0x560844427d50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844427de0 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: 0x56084436ce08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56084436a5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844427e80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560844427f10 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: 0x56084436cf20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56084436a670 KEYVAL: 'a' '' (5 sibs) 30: 0x56084436a708 KEYVAL: 'b' '' (5 sibs) 30: 0x56084436a7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x56084436a838 KEYVAL: 'd' '' (5 sibs) 30: 0x56084436a8d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844427fb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x560844428040 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5608444280d0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x560844428160 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5608444281f0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x560844428280 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: 0x56084436d038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x56084436a9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x56084436aa58 KEYVAL: 'b' '' (6 sibs) 30: 0x56084436aaf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x56084436ab88 KEYVAL: 'd' '' (6 sibs) 30: 0x56084436ac20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x56084436acb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x560844428320 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5608444283b0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x560844428440 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5608444284d0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x560844428560 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5608444285f0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x560844428680 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 (13 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.5.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x562248928b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x562248927a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x562248927c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x562248927ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x562248927d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x562248927ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x562248927de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x562248927e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x562248927f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x562248927b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x562248927fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x562248928048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5622489280e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x5622489409a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248940a30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x562248940ac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x562248940b50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248940be0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x562248940c70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248940d00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x562248940d90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248940e20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x562248940eb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248940f40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248940fd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x562248941060 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: 0x562248928c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5622489283c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x562248928590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x562248928628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5622489286c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x562248928458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x562248928760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5622489287f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x562248928890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5622489284f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x562248928930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5622489289c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x562248928a60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x562248942a20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248942ab0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x562248942b40 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x562248942bd0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248942c60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x562248942cf0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248942d80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x562248942e10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248942ea0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x562248942f30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248942fc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248943050 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5622489430e0 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: 0x562248928d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x562248928f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x562248929140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5622489291d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x562248929270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x562248929008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x562248929310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5622489293a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x562248929440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5622489290a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5622489294e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x562248929578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x562248929610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x562248944970 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248944a00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x562248944a90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x562248944b20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248944bb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x562248944c40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248944cd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x562248944d60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248944df0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x562248944e80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248944f10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248944fa0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x562248945030 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: 0x562248928e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x5622489297f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x562248929890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x562248929928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x5622489468c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x562248946950 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x5622489469e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x562248946a70 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: 0x562248928b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x562248927a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x562248927c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x562248927ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x562248927d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x562248927ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x562248927de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x562248927e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x562248927f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x562248927b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x562248927fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x562248928048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5622489280e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x5622489471d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248947260 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5622489472f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x562248947380 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248947410 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5622489474a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248947530 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5622489475c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248947650 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5622489476e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248947770 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248947800 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x562248947890 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: 0x562248928c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5622489283c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x562248928590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x562248928628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5622489286c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x562248928458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x562248928760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5622489287f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x562248928890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5622489284f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x562248928930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5622489289c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x562248928a60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x562248947ae0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248947b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x562248947c00 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x562248947c90 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248947d20 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x562248947db0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248947e40 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x562248947ed0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248947f60 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x562248947ff0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248948080 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248948110 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5622489481a0 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: 0x562248928d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x562248928f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x562248929140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5622489291d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x562248929270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x562248929008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x562248929310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5622489293a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x562248929440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5622489290a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5622489294e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x562248929578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x562248929610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x5622489483f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248948480 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x562248948510 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5622489485a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248948630 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5622489486c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248948750 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5622489487e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248948870 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x562248948900 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248948990 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248948a20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x562248948ab0 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: 0x562248928e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x5622489297f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x562248929890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x562248929928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x562248948d00 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x562248948d90 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x562248948e20 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x562248948eb0 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] 0x5622489409a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248940a30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x562248940ac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x562248940b50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248940be0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x562248940c70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248940d00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x562248940d90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248940e20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x562248940eb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248940f40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248940fd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x562248941060 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] 0x562248949d80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248949e10 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x562248949ea0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x562248949f30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248949fc0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56224894a050 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56224894a0e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56224894a170 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56224894a200 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56224894a290 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56224894a320 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56224894a3b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56224894a440 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] 0x562248942a20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248942ab0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x562248942b40 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x562248942bd0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248942c60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x562248942cf0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248942d80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x562248942e10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248942ea0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x562248942f30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248942fc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248943050 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5622489430e0 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] 0x56224894af70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56224894b000 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56224894b090 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56224894b120 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56224894b1b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56224894b240 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56224894b2d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56224894b360 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56224894b3f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56224894b480 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56224894b510 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56224894b5a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56224894b630 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] 0x562248944970 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248944a00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x562248944a90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x562248944b20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248944bb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x562248944c40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248944cd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x562248944d60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248944df0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x562248944e80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248944f10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248944fa0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x562248945030 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] 0x56224894b880 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56224894b910 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56224894b9a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56224894ba30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56224894bac0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56224894bb50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56224894bbe0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56224894bc70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56224894bd00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56224894bd90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56224894be20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56224894beb0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56224894bf40 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] 0x5622489468c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x562248946950 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x5622489469e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x562248946a70 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] 0x56224894c190 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56224894c220 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56224894c2b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56224894c340 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] 0x5622489471d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248947260 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5622489472f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x562248947380 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248947410 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5622489474a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248947530 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5622489475c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248947650 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5622489476e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248947770 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248947800 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x562248947890 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] 0x56224894caa0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56224894cb30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56224894cbc0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56224894cc50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56224894cce0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56224894cd70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56224894ce00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56224894ce90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56224894cf20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56224894cfb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56224894d040 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56224894d0d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56224894d160 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] 0x562248947ae0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248947b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x562248947c00 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x562248947c90 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248947d20 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x562248947db0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248947e40 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x562248947ed0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248947f60 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x562248947ff0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248948080 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248948110 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5622489481a0 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] 0x56224894d3b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56224894d440 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56224894d4d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56224894d560 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56224894d5f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56224894d680 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56224894d710 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56224894d7a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56224894d830 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56224894d8c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56224894d950 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56224894d9e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56224894da70 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] 0x5622489483f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248948480 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x562248948510 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5622489485a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248948630 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5622489486c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248948750 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5622489487e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248948870 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x562248948900 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248948990 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248948a20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x562248948ab0 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] 0x56224894dcc0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56224894dd50 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56224894dde0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56224894de70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56224894df00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56224894df90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56224894e020 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56224894e0b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56224894e140 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56224894e1d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56224894e260 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56224894e2f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56224894e380 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] 0x562248948d00 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x562248948d90 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x562248948e20 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x562248948eb0 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] 0x56224894e5d0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56224894e660 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56224894e6f0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56224894e780 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: 0x562248928b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x562248927a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x562248927c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x562248927ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x562248927d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x562248927ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x562248927de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x562248927e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x562248927f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x562248927b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x562248927fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x562248928048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5622489280e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56224894eee0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56224894ef70 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56224894f000 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56224894f090 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56224894f120 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56224894f1b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56224894f240 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56224894f2d0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56224894f360 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56224894f3f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56224894f480 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56224894f510 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56224894f5a0 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: 0x562248928c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5622489283c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x562248928590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x562248928628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5622489286c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x562248928458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x562248928760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5622489287f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x562248928890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5622489284f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x562248928930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5622489289c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x562248928a60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56224894f640 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56224894f6d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56224894f760 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56224894f7f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56224894f880 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56224894f910 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56224894f9a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56224894fa30 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56224894fac0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56224894fb50 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56224894fbe0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56224894fc70 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56224894fd00 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: 0x562248928d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x562248928f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x562248929140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5622489291d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x562248929270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x562248929008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x562248929310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5622489293a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x562248929440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5622489290a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5622489294e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x562248929578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x562248929610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56224894fda0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56224894fe30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56224894fec0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56224894ff50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56224894ffe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x562248950070 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248950100 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x562248950190 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248950220 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5622489502b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248950340 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5622489503d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x562248950460 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: 0x562248928e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x5622489297f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x562248929890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x562248929928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56224893f0b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56224893f140 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56224893f1d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56224893f260 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: 0x562248928b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x562248927a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x562248927c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x562248927ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x562248927d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x562248927ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x562248927de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x562248927e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x562248927f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x562248927b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x562248927fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x562248928048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5622489280e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x562248950500 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248950590 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x562248950620 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5622489506b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248950740 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5622489507d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248950860 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5622489508f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248950980 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x562248950a10 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248950aa0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248950b30 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x562248950bc0 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: 0x562248928c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5622489283c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x562248928590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x562248928628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5622489286c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x562248928458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x562248928760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5622489287f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x562248928890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5622489284f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x562248928930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5622489289c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x562248928a60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x562248950c60 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248950cf0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x562248950d80 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x562248950e10 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248950ea0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x562248950f30 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248950fc0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x562248951050 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5622489510e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x562248951170 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248951200 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x562248951290 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x562248951320 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: 0x562248928d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x562248928f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x562248929140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5622489291d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x562248929270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x562248929008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x562248929310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5622489293a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x562248929440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5622489290a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5622489294e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x562248929578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x562248929610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x5622489513c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x562248951450 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5622489514e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x562248951570 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x562248951600 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x562248951690 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x562248951720 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5622489517b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x562248951840 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5622489518d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x562248951960 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5622489519f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x562248951a80 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: 0x562248928e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x5622489297f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x562248929890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x562248929928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56224894a790 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56224894a820 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56224894a8b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56224894a940 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.5.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x55df8d8568d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d8544d0 SEQ: (3 sibs) 0 children: 32: 0x55df8d854568 SEQ: (3 sibs) 0 children: 32: 0x55df8d854600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d885790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d885820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55df8d8858b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55df8d885940 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: 0x55df8d8569e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d854e50 SEQ: (3 sibs) 3 children: 32: 0x55df8d855020 VAL: '00' (3 sibs) 32: 0x55df8d8550b8 VAL: '01' (3 sibs) 32: 0x55df8d855150 VAL: '02' (3 sibs) 32: 0x55df8d854ee8 SEQ: (3 sibs) 3 children: 32: 0x55df8d8551f0 VAL: '10' (3 sibs) 32: 0x55df8d855288 VAL: '11' (3 sibs) 32: 0x55df8d855320 VAL: '12' (3 sibs) 32: 0x55df8d854f80 SEQ: (3 sibs) 3 children: 32: 0x55df8d8553c0 VAL: '20' (3 sibs) 32: 0x55df8d855458 VAL: '21' (3 sibs) 32: 0x55df8d8554f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d887650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8876e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d887770 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d887800 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d887890 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d887920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8879b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d887a40 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d887ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d887b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d887bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d887c80 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d887d10 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: 0x55df8d856b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d855a00 SEQ: (3 sibs) 3 children: 32: 0x55df8d855bd0 VAL: '00' (3 sibs) 32: 0x55df8d855c68 VAL: '01' (3 sibs) 32: 0x55df8d855d00 VAL: '02' (3 sibs) 32: 0x55df8d855a98 SEQ: (3 sibs) 3 children: 32: 0x55df8d855da0 VAL: '10' (3 sibs) 32: 0x55df8d855e38 VAL: '11' (3 sibs) 32: 0x55df8d855ed0 VAL: '12' (3 sibs) 32: 0x55df8d855b30 SEQ: (3 sibs) 3 children: 32: 0x55df8d855f70 VAL: '20' (3 sibs) 32: 0x55df8d856008 VAL: '21' (3 sibs) 32: 0x55df8d8560a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8893c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d889450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8894e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d889570 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d889600 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d889690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d889720 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8897b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d889840 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8898d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d889960 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8899f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d889a80 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: 0x55df8d856c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d856140 SEQ: (3 sibs) 3 children: 32: 0x55df8d856310 VAL: '00' (3 sibs) 32: 0x55df8d8563a8 VAL: '01' (3 sibs) 32: 0x55df8d856440 VAL: '02' (3 sibs) 32: 0x55df8d8561d8 SEQ: (3 sibs) 3 children: 32: 0x55df8d8564e0 VAL: '10' (3 sibs) 32: 0x55df8d856578 VAL: '11' (3 sibs) 32: 0x55df8d856610 VAL: '12' (3 sibs) 32: 0x55df8d856270 SEQ: (3 sibs) 3 children: 32: 0x55df8d8566b0 VAL: '20' (3 sibs) 32: 0x55df8d856748 VAL: '21' (3 sibs) 32: 0x55df8d8567e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d88b1b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d88b240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d88b2d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d88b360 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d88b3f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d88b480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d88b510 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d88b5a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d88b630 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d88b6c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d88b750 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d88b7e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d88b870 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: 0x55df8d856d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d857150 SEQ: (3 sibs) 3 children: 32: 0x55df8d857320 VAL: '00' (3 sibs) 32: 0x55df8d8573b8 VAL: '01' (3 sibs) 32: 0x55df8d857450 VAL: '02' (3 sibs) 32: 0x55df8d8571e8 SEQ: (3 sibs) 3 children: 32: 0x55df8d8574f0 VAL: '10' (3 sibs) 32: 0x55df8d857588 VAL: '11' (3 sibs) 32: 0x55df8d857620 VAL: '12' (3 sibs) 32: 0x55df8d857280 SEQ: (3 sibs) 3 children: 32: 0x55df8d8576c0 VAL: '20' (3 sibs) 32: 0x55df8d857758 VAL: '21' (3 sibs) 32: 0x55df8d8577f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d88cf80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d88d010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d88d0a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d88d130 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d88d1c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d88d250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d88d2e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d88d370 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d88d400 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d88d490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d88d520 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d88d5b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d88d640 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: 0x55df8d856e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d8555e0 SEQ: (3 sibs) 3 children: 32: 0x55df8d8557b0 VAL: '00' (3 sibs) 32: 0x55df8d855848 VAL: '01' (3 sibs) 32: 0x55df8d8558e0 VAL: '02' (3 sibs) 32: 0x55df8d855678 SEQ: (3 sibs) 3 children: 32: 0x55df8d857890 VAL: '10' (3 sibs) 32: 0x55df8d857928 VAL: '11' (3 sibs) 32: 0x55df8d8579c0 VAL: '12' (3 sibs) 32: 0x55df8d855710 SEQ: (3 sibs) 3 children: 32: 0x55df8d857a60 VAL: '20' (3 sibs) 32: 0x55df8d857af8 VAL: '21' (3 sibs) 32: 0x55df8d857b90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d88ed70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d88ee00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d88ee90 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d88ef20 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d88efb0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d88f040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d88f0d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d88f160 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d88f1f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d88f280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d88f310 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d88f3a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d88f430 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: 0x55df8d856f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d857c30 SEQ: (3 sibs) 3 children: 32: 0x55df8d857e00 VAL: '00' (3 sibs) 32: 0x55df8d857e98 VAL: '01' (3 sibs) 32: 0x55df8d857f30 VAL: '02' (3 sibs) 32: 0x55df8d857cc8 SEQ: (3 sibs) 3 children: 32: 0x55df8d857fd0 VAL: '10' (3 sibs) 32: 0x55df8d858068 VAL: '11' (3 sibs) 32: 0x55df8d858100 VAL: '12' (3 sibs) 32: 0x55df8d857d60 SEQ: (3 sibs) 3 children: 32: 0x55df8d8581a0 VAL: '20' (3 sibs) 32: 0x55df8d858238 VAL: '21' (3 sibs) 32: 0x55df8d8582d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d890cb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d890d40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d890dd0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d890e60 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d890ef0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d890f80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d891010 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8910a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d891130 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8911c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d891250 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8912e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d891370 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: 0x55df8d857078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d8583c0 SEQ: (3 sibs) 3 children: 32: 0x55df8d858590 VAL: '00' (3 sibs) 32: 0x55df8d858628 VAL: '01' (3 sibs) 32: 0x55df8d8586c0 VAL: '02' (3 sibs) 32: 0x55df8d858458 SEQ: (3 sibs) 3 children: 32: 0x55df8d858760 VAL: '10' (3 sibs) 32: 0x55df8d8587f8 VAL: '11' (3 sibs) 32: 0x55df8d858890 VAL: '12' (3 sibs) 32: 0x55df8d8584f0 SEQ: (3 sibs) 3 children: 32: 0x55df8d858930 VAL: '20' (3 sibs) 32: 0x55df8d8589c8 VAL: '21' (3 sibs) 32: 0x55df8d858a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d892aa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d892b30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d892bc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d892c50 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d892ce0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d892d70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d892e00 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d892e90 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d892f20 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d892fb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d893040 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8930d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d893160 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: 0x55df8d8568d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d8544d0 SEQ: (3 sibs) 0 children: 32: 0x55df8d854568 SEQ: (3 sibs) 0 children: 32: 0x55df8d854600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8933f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d893480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55df8d893510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55df8d8935a0 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: 0x55df8d8569e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d854e50 SEQ: (3 sibs) 3 children: 32: 0x55df8d855020 VAL: '00' (3 sibs) 32: 0x55df8d8550b8 VAL: '01' (3 sibs) 32: 0x55df8d855150 VAL: '02' (3 sibs) 32: 0x55df8d854ee8 SEQ: (3 sibs) 3 children: 32: 0x55df8d8551f0 VAL: '10' (3 sibs) 32: 0x55df8d855288 VAL: '11' (3 sibs) 32: 0x55df8d855320 VAL: '12' (3 sibs) 32: 0x55df8d854f80 SEQ: (3 sibs) 3 children: 32: 0x55df8d8553c0 VAL: '20' (3 sibs) 32: 0x55df8d855458 VAL: '21' (3 sibs) 32: 0x55df8d8554f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d893d00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d893d90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d893e20 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d893eb0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d893f40 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d893fd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d894060 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8940f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d894180 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d894210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8942a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d894330 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8943c0 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: 0x55df8d856b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d855a00 SEQ: (3 sibs) 3 children: 32: 0x55df8d855bd0 VAL: '00' (3 sibs) 32: 0x55df8d855c68 VAL: '01' (3 sibs) 32: 0x55df8d855d00 VAL: '02' (3 sibs) 32: 0x55df8d855a98 SEQ: (3 sibs) 3 children: 32: 0x55df8d855da0 VAL: '10' (3 sibs) 32: 0x55df8d855e38 VAL: '11' (3 sibs) 32: 0x55df8d855ed0 VAL: '12' (3 sibs) 32: 0x55df8d855b30 SEQ: (3 sibs) 3 children: 32: 0x55df8d855f70 VAL: '20' (3 sibs) 32: 0x55df8d856008 VAL: '21' (3 sibs) 32: 0x55df8d8560a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d894610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8946a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d894730 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8947c0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d894850 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8948e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d894970 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d894a00 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d894a90 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d894b20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d894bb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d894c40 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d894cd0 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: 0x55df8d856c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d856140 SEQ: (3 sibs) 3 children: 32: 0x55df8d856310 VAL: '00' (3 sibs) 32: 0x55df8d8563a8 VAL: '01' (3 sibs) 32: 0x55df8d856440 VAL: '02' (3 sibs) 32: 0x55df8d8561d8 SEQ: (3 sibs) 3 children: 32: 0x55df8d8564e0 VAL: '10' (3 sibs) 32: 0x55df8d856578 VAL: '11' (3 sibs) 32: 0x55df8d856610 VAL: '12' (3 sibs) 32: 0x55df8d856270 SEQ: (3 sibs) 3 children: 32: 0x55df8d8566b0 VAL: '20' (3 sibs) 32: 0x55df8d856748 VAL: '21' (3 sibs) 32: 0x55df8d8567e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d894f20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d894fb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d895040 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8950d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d895160 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8951f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d895280 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d895310 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8953a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d895430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8954c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d895550 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8955e0 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: 0x55df8d856d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d857150 SEQ: (3 sibs) 3 children: 32: 0x55df8d857320 VAL: '00' (3 sibs) 32: 0x55df8d8573b8 VAL: '01' (3 sibs) 32: 0x55df8d857450 VAL: '02' (3 sibs) 32: 0x55df8d8571e8 SEQ: (3 sibs) 3 children: 32: 0x55df8d8574f0 VAL: '10' (3 sibs) 32: 0x55df8d857588 VAL: '11' (3 sibs) 32: 0x55df8d857620 VAL: '12' (3 sibs) 32: 0x55df8d857280 SEQ: (3 sibs) 3 children: 32: 0x55df8d8576c0 VAL: '20' (3 sibs) 32: 0x55df8d857758 VAL: '21' (3 sibs) 32: 0x55df8d8577f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d895830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8958c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d895950 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8959e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d895a70 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d895b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d895b90 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d895c20 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d895cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d895d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d895dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d895e60 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d895ef0 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: 0x55df8d856e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d8555e0 SEQ: (3 sibs) 3 children: 32: 0x55df8d8557b0 VAL: '00' (3 sibs) 32: 0x55df8d855848 VAL: '01' (3 sibs) 32: 0x55df8d8558e0 VAL: '02' (3 sibs) 32: 0x55df8d855678 SEQ: (3 sibs) 3 children: 32: 0x55df8d857890 VAL: '10' (3 sibs) 32: 0x55df8d857928 VAL: '11' (3 sibs) 32: 0x55df8d8579c0 VAL: '12' (3 sibs) 32: 0x55df8d855710 SEQ: (3 sibs) 3 children: 32: 0x55df8d857a60 VAL: '20' (3 sibs) 32: 0x55df8d857af8 VAL: '21' (3 sibs) 32: 0x55df8d857b90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d896140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8961d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d896260 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8962f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d896380 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d896410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8964a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d896530 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8965c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d896650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8966e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d896770 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d896800 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: 0x55df8d856f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d857c30 SEQ: (3 sibs) 3 children: 32: 0x55df8d857e00 VAL: '00' (3 sibs) 32: 0x55df8d857e98 VAL: '01' (3 sibs) 32: 0x55df8d857f30 VAL: '02' (3 sibs) 32: 0x55df8d857cc8 SEQ: (3 sibs) 3 children: 32: 0x55df8d857fd0 VAL: '10' (3 sibs) 32: 0x55df8d858068 VAL: '11' (3 sibs) 32: 0x55df8d858100 VAL: '12' (3 sibs) 32: 0x55df8d857d60 SEQ: (3 sibs) 3 children: 32: 0x55df8d8581a0 VAL: '20' (3 sibs) 32: 0x55df8d858238 VAL: '21' (3 sibs) 32: 0x55df8d8582d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d896a50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d896ae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d896b70 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d896c00 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d896c90 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d896d20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d896db0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d896e40 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d896ed0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d896f60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d896ff0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d897080 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d897110 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: 0x55df8d857078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d8583c0 SEQ: (3 sibs) 3 children: 32: 0x55df8d858590 VAL: '00' (3 sibs) 32: 0x55df8d858628 VAL: '01' (3 sibs) 32: 0x55df8d8586c0 VAL: '02' (3 sibs) 32: 0x55df8d858458 SEQ: (3 sibs) 3 children: 32: 0x55df8d858760 VAL: '10' (3 sibs) 32: 0x55df8d8587f8 VAL: '11' (3 sibs) 32: 0x55df8d858890 VAL: '12' (3 sibs) 32: 0x55df8d8584f0 SEQ: (3 sibs) 3 children: 32: 0x55df8d858930 VAL: '20' (3 sibs) 32: 0x55df8d8589c8 VAL: '21' (3 sibs) 32: 0x55df8d858a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d897360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8973f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d897480 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d897510 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8975a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d897630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8976c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d897750 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8977e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d897870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d897900 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d897990 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d897a20 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] 0x55df8d885790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d885820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55df8d8858b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55df8d885940 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] 0x55df8d898370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d898400 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55df8d898490 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55df8d898520 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] 0x55df8d887650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8876e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d887770 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d887800 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d887890 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d887920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8879b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d887a40 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d887ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d887b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d887bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d887c80 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d887d10 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] 0x55df8d899560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8995f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d899680 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d899710 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8997a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d899830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8998c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d899950 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8999e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d899a70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d899b00 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d899b90 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d899c20 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] 0x55df8d8893c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d889450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8894e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d889570 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d889600 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d889690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d889720 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8897b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d889840 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8898d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d889960 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8899f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d889a80 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] 0x55df8d899e70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d899f00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d899f90 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d89a020 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d89a0b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d89a140 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d89a1d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d89a260 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d89a2f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d89a380 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d89a410 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d89a4a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d89a530 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] 0x55df8d88b1b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d88b240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d88b2d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d88b360 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d88b3f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d88b480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d88b510 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d88b5a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d88b630 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d88b6c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d88b750 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d88b7e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d88b870 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] 0x55df8d89a780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d89a810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d89a8a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d89a930 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d89a9c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d89aa50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d89aae0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d89ab70 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d89ac00 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d89ac90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d89ad20 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d89adb0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d89ae40 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] 0x55df8d88cf80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d88d010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d88d0a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d88d130 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d88d1c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d88d250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d88d2e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d88d370 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d88d400 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d88d490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d88d520 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d88d5b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d88d640 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] 0x55df8d89b090 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d89b120 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d89b1b0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d89b240 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d89b2d0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d89b360 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d89b3f0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d89b480 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d89b510 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d89b5a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d89b630 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d89b6c0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d89b750 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] 0x55df8d88ed70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d88ee00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d88ee90 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d88ef20 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d88efb0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d88f040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d88f0d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d88f160 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d88f1f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d88f280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d88f310 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d88f3a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d88f430 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] 0x55df8d89b9a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d89ba30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d89bac0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d89bb50 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d89bbe0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d89bc70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d89bd00 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d89bd90 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d89be20 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d89beb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d89bf40 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d89bfd0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d89c060 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] 0x55df8d890cb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d890d40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d890dd0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d890e60 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d890ef0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d890f80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d891010 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8910a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d891130 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8911c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d891250 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8912e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d891370 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] 0x55df8d89c2b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d89c340 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d89c3d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d89c460 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d89c4f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d89c580 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d89c610 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d89c6a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d89c730 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d89c7c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d89c850 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d89c8e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d89c970 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] 0x55df8d892aa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d892b30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d892bc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d892c50 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d892ce0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d892d70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d892e00 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d892e90 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d892f20 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d892fb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d893040 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8930d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d893160 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] 0x55df8d89cbc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d89cc50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d89cce0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d89cd70 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d89ce00 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d89ce90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d89cf20 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d89cfb0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d89d040 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d89d0d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d89d160 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d89d1f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d89d280 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] 0x55df8d8933f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d893480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55df8d893510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55df8d8935a0 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] 0x55df8d89d4d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d89d560 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55df8d89d5f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55df8d89d680 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] 0x55df8d893d00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d893d90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d893e20 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d893eb0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d893f40 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d893fd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d894060 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8940f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d894180 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d894210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8942a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d894330 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8943c0 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] 0x55df8d89dde0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d89de70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d89df00 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d89df90 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d89e020 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d89e0b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d89e140 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d89e1d0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d89e260 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d89e2f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d89e380 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d89e410 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d89e4a0 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] 0x55df8d894610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8946a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d894730 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8947c0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d894850 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8948e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d894970 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d894a00 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d894a90 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d894b20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d894bb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d894c40 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d894cd0 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] 0x55df8d89e6f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d89e780 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d89e810 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d89e8a0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d89e930 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d89e9c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d89ea50 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d89eae0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d89eb70 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d89ec00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d89ec90 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d89ed20 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d89edb0 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] 0x55df8d894f20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d894fb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d895040 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8950d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d895160 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8951f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d895280 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d895310 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8953a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d895430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8954c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d895550 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8955e0 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] 0x55df8d89f000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d89f090 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d89f120 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d89f1b0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d89f240 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d89f2d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d89f360 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d89f3f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d89f480 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d89f510 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d89f5a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d89f630 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d89f6c0 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] 0x55df8d895830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8958c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d895950 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8959e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d895a70 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d895b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d895b90 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d895c20 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d895cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d895d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d895dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d895e60 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d895ef0 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] 0x55df8d89f910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d89f9a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d89fa30 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d89fac0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d89fb50 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d89fbe0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d89fc70 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d89fd00 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d89fd90 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d89fe20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d89feb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d89ff40 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d89ffd0 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] 0x55df8d896140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8961d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d896260 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8962f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d896380 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d896410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8964a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d896530 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8965c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d896650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8966e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d896770 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d896800 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] 0x55df8d8a0220 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a02b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a0340 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a03d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a0460 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a04f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a0580 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a0610 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a06a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a0730 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a07c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a0850 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a08e0 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] 0x55df8d896a50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d896ae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d896b70 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d896c00 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d896c90 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d896d20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d896db0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d896e40 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d896ed0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d896f60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d896ff0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d897080 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d897110 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] 0x55df8d8a0b30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a0bc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a0c50 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a0ce0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a0d70 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a0e00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a0e90 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a0f20 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a0fb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a1040 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a10d0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a1160 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a11f0 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] 0x55df8d897360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8973f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d897480 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d897510 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8975a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d897630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8976c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d897750 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8977e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d897870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d897900 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d897990 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d897a20 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] 0x55df8d8a1440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a14d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a1560 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a15f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a1680 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a1710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a17a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a1830 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a18c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a1950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a19e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a1a70 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a1b00 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: 0x55df8d8568d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d8544d0 SEQ: (3 sibs) 0 children: 32: 0x55df8d854568 SEQ: (3 sibs) 0 children: 32: 0x55df8d854600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d898fa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d899030 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55df8d8990c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55df8d899150 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: 0x55df8d8569e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d854e50 SEQ: (3 sibs) 3 children: 32: 0x55df8d855020 VAL: '00' (3 sibs) 32: 0x55df8d8550b8 VAL: '01' (3 sibs) 32: 0x55df8d855150 VAL: '02' (3 sibs) 32: 0x55df8d854ee8 SEQ: (3 sibs) 3 children: 32: 0x55df8d8551f0 VAL: '10' (3 sibs) 32: 0x55df8d855288 VAL: '11' (3 sibs) 32: 0x55df8d855320 VAL: '12' (3 sibs) 32: 0x55df8d854f80 SEQ: (3 sibs) 3 children: 32: 0x55df8d8553c0 VAL: '20' (3 sibs) 32: 0x55df8d855458 VAL: '21' (3 sibs) 32: 0x55df8d8554f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a1d50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a1de0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a1e70 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a1f00 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a1f90 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a2020 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a20b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a2140 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a21d0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a2260 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a22f0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a2380 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a2410 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: 0x55df8d856b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d855a00 SEQ: (3 sibs) 3 children: 32: 0x55df8d855bd0 VAL: '00' (3 sibs) 32: 0x55df8d855c68 VAL: '01' (3 sibs) 32: 0x55df8d855d00 VAL: '02' (3 sibs) 32: 0x55df8d855a98 SEQ: (3 sibs) 3 children: 32: 0x55df8d855da0 VAL: '10' (3 sibs) 32: 0x55df8d855e38 VAL: '11' (3 sibs) 32: 0x55df8d855ed0 VAL: '12' (3 sibs) 32: 0x55df8d855b30 SEQ: (3 sibs) 3 children: 32: 0x55df8d855f70 VAL: '20' (3 sibs) 32: 0x55df8d856008 VAL: '21' (3 sibs) 32: 0x55df8d8560a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a24b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a2540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a25d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a2660 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a26f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a2780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a2810 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a28a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a2930 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a29c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a2a50 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a2ae0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a2b70 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: 0x55df8d856c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d856140 SEQ: (3 sibs) 3 children: 32: 0x55df8d856310 VAL: '00' (3 sibs) 32: 0x55df8d8563a8 VAL: '01' (3 sibs) 32: 0x55df8d856440 VAL: '02' (3 sibs) 32: 0x55df8d8561d8 SEQ: (3 sibs) 3 children: 32: 0x55df8d8564e0 VAL: '10' (3 sibs) 32: 0x55df8d856578 VAL: '11' (3 sibs) 32: 0x55df8d856610 VAL: '12' (3 sibs) 32: 0x55df8d856270 SEQ: (3 sibs) 3 children: 32: 0x55df8d8566b0 VAL: '20' (3 sibs) 32: 0x55df8d856748 VAL: '21' (3 sibs) 32: 0x55df8d8567e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a2c10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a2ca0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a2d30 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a2dc0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a2e50 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a2ee0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a2f70 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a3000 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a3090 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a3120 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a31b0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a3240 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a32d0 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: 0x55df8d856d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d857150 SEQ: (3 sibs) 3 children: 32: 0x55df8d857320 VAL: '00' (3 sibs) 32: 0x55df8d8573b8 VAL: '01' (3 sibs) 32: 0x55df8d857450 VAL: '02' (3 sibs) 32: 0x55df8d8571e8 SEQ: (3 sibs) 3 children: 32: 0x55df8d8574f0 VAL: '10' (3 sibs) 32: 0x55df8d857588 VAL: '11' (3 sibs) 32: 0x55df8d857620 VAL: '12' (3 sibs) 32: 0x55df8d857280 SEQ: (3 sibs) 3 children: 32: 0x55df8d8576c0 VAL: '20' (3 sibs) 32: 0x55df8d857758 VAL: '21' (3 sibs) 32: 0x55df8d8577f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a3370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a3400 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a3490 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a3520 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a35b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a3640 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a36d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a3760 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a37f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a3880 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a3910 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a39a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a3a30 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: 0x55df8d856e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d8555e0 SEQ: (3 sibs) 3 children: 32: 0x55df8d8557b0 VAL: '00' (3 sibs) 32: 0x55df8d855848 VAL: '01' (3 sibs) 32: 0x55df8d8558e0 VAL: '02' (3 sibs) 32: 0x55df8d855678 SEQ: (3 sibs) 3 children: 32: 0x55df8d857890 VAL: '10' (3 sibs) 32: 0x55df8d857928 VAL: '11' (3 sibs) 32: 0x55df8d8579c0 VAL: '12' (3 sibs) 32: 0x55df8d855710 SEQ: (3 sibs) 3 children: 32: 0x55df8d857a60 VAL: '20' (3 sibs) 32: 0x55df8d857af8 VAL: '21' (3 sibs) 32: 0x55df8d857b90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a3ad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a3b60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a3bf0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a3c80 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a3d10 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a3da0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a3e30 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a3ec0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a3f50 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a3fe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a4070 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a4100 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a4190 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: 0x55df8d856f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d857c30 SEQ: (3 sibs) 3 children: 32: 0x55df8d857e00 VAL: '00' (3 sibs) 32: 0x55df8d857e98 VAL: '01' (3 sibs) 32: 0x55df8d857f30 VAL: '02' (3 sibs) 32: 0x55df8d857cc8 SEQ: (3 sibs) 3 children: 32: 0x55df8d857fd0 VAL: '10' (3 sibs) 32: 0x55df8d858068 VAL: '11' (3 sibs) 32: 0x55df8d858100 VAL: '12' (3 sibs) 32: 0x55df8d857d60 SEQ: (3 sibs) 3 children: 32: 0x55df8d8581a0 VAL: '20' (3 sibs) 32: 0x55df8d858238 VAL: '21' (3 sibs) 32: 0x55df8d8582d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a4230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a42c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a4350 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a43e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a4470 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a4500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a4590 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a4620 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a46b0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a4740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a47d0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a4860 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a48f0 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: 0x55df8d857078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d8583c0 SEQ: (3 sibs) 3 children: 32: 0x55df8d858590 VAL: '00' (3 sibs) 32: 0x55df8d858628 VAL: '01' (3 sibs) 32: 0x55df8d8586c0 VAL: '02' (3 sibs) 32: 0x55df8d858458 SEQ: (3 sibs) 3 children: 32: 0x55df8d858760 VAL: '10' (3 sibs) 32: 0x55df8d8587f8 VAL: '11' (3 sibs) 32: 0x55df8d858890 VAL: '12' (3 sibs) 32: 0x55df8d8584f0 SEQ: (3 sibs) 3 children: 32: 0x55df8d858930 VAL: '20' (3 sibs) 32: 0x55df8d8589c8 VAL: '21' (3 sibs) 32: 0x55df8d858a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a4990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a4a20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a4ab0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a4b40 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a4bd0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a4c60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a4cf0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a4d80 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a4e10 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a4ea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a4f30 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a4fc0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a5050 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: 0x55df8d8568d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d8544d0 SEQ: (3 sibs) 0 children: 32: 0x55df8d854568 SEQ: (3 sibs) 0 children: 32: 0x55df8d854600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a50f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a5180 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55df8d8a5210 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55df8d8a52a0 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: 0x55df8d8569e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d854e50 SEQ: (3 sibs) 3 children: 32: 0x55df8d855020 VAL: '00' (3 sibs) 32: 0x55df8d8550b8 VAL: '01' (3 sibs) 32: 0x55df8d855150 VAL: '02' (3 sibs) 32: 0x55df8d854ee8 SEQ: (3 sibs) 3 children: 32: 0x55df8d8551f0 VAL: '10' (3 sibs) 32: 0x55df8d855288 VAL: '11' (3 sibs) 32: 0x55df8d855320 VAL: '12' (3 sibs) 32: 0x55df8d854f80 SEQ: (3 sibs) 3 children: 32: 0x55df8d8553c0 VAL: '20' (3 sibs) 32: 0x55df8d855458 VAL: '21' (3 sibs) 32: 0x55df8d8554f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a5340 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a53d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a5460 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a54f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a5580 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a5610 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a56a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a5730 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a57c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a5850 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a58e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a5970 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a5a00 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: 0x55df8d856b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d855a00 SEQ: (3 sibs) 3 children: 32: 0x55df8d855bd0 VAL: '00' (3 sibs) 32: 0x55df8d855c68 VAL: '01' (3 sibs) 32: 0x55df8d855d00 VAL: '02' (3 sibs) 32: 0x55df8d855a98 SEQ: (3 sibs) 3 children: 32: 0x55df8d855da0 VAL: '10' (3 sibs) 32: 0x55df8d855e38 VAL: '11' (3 sibs) 32: 0x55df8d855ed0 VAL: '12' (3 sibs) 32: 0x55df8d855b30 SEQ: (3 sibs) 3 children: 32: 0x55df8d855f70 VAL: '20' (3 sibs) 32: 0x55df8d856008 VAL: '21' (3 sibs) 32: 0x55df8d8560a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a5aa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a5b30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a5bc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a5c50 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a5ce0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a5d70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a5e00 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a5e90 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a5f20 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a5fb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a6040 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a60d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a6160 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: 0x55df8d856c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d856140 SEQ: (3 sibs) 3 children: 32: 0x55df8d856310 VAL: '00' (3 sibs) 32: 0x55df8d8563a8 VAL: '01' (3 sibs) 32: 0x55df8d856440 VAL: '02' (3 sibs) 32: 0x55df8d8561d8 SEQ: (3 sibs) 3 children: 32: 0x55df8d8564e0 VAL: '10' (3 sibs) 32: 0x55df8d856578 VAL: '11' (3 sibs) 32: 0x55df8d856610 VAL: '12' (3 sibs) 32: 0x55df8d856270 SEQ: (3 sibs) 3 children: 32: 0x55df8d8566b0 VAL: '20' (3 sibs) 32: 0x55df8d856748 VAL: '21' (3 sibs) 32: 0x55df8d8567e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a6200 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a6290 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a6320 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a63b0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a6440 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a64d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a6560 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a65f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a6680 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a6710 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a67a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a6830 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a68c0 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: 0x55df8d856d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d857150 SEQ: (3 sibs) 3 children: 32: 0x55df8d857320 VAL: '00' (3 sibs) 32: 0x55df8d8573b8 VAL: '01' (3 sibs) 32: 0x55df8d857450 VAL: '02' (3 sibs) 32: 0x55df8d8571e8 SEQ: (3 sibs) 3 children: 32: 0x55df8d8574f0 VAL: '10' (3 sibs) 32: 0x55df8d857588 VAL: '11' (3 sibs) 32: 0x55df8d857620 VAL: '12' (3 sibs) 32: 0x55df8d857280 SEQ: (3 sibs) 3 children: 32: 0x55df8d8576c0 VAL: '20' (3 sibs) 32: 0x55df8d857758 VAL: '21' (3 sibs) 32: 0x55df8d8577f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a6960 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a69f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a6a80 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a6b10 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a6ba0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a6c30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a6cc0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a6d50 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a6de0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a6e70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a6f00 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a6f90 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a7020 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: 0x55df8d856e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d8555e0 SEQ: (3 sibs) 3 children: 32: 0x55df8d8557b0 VAL: '00' (3 sibs) 32: 0x55df8d855848 VAL: '01' (3 sibs) 32: 0x55df8d8558e0 VAL: '02' (3 sibs) 32: 0x55df8d855678 SEQ: (3 sibs) 3 children: 32: 0x55df8d857890 VAL: '10' (3 sibs) 32: 0x55df8d857928 VAL: '11' (3 sibs) 32: 0x55df8d8579c0 VAL: '12' (3 sibs) 32: 0x55df8d855710 SEQ: (3 sibs) 3 children: 32: 0x55df8d857a60 VAL: '20' (3 sibs) 32: 0x55df8d857af8 VAL: '21' (3 sibs) 32: 0x55df8d857b90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a70c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a7150 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a71e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a7270 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a7300 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a7390 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a7420 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a74b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a7540 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a75d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a7660 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a76f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a7780 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: 0x55df8d856f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d857c30 SEQ: (3 sibs) 3 children: 32: 0x55df8d857e00 VAL: '00' (3 sibs) 32: 0x55df8d857e98 VAL: '01' (3 sibs) 32: 0x55df8d857f30 VAL: '02' (3 sibs) 32: 0x55df8d857cc8 SEQ: (3 sibs) 3 children: 32: 0x55df8d857fd0 VAL: '10' (3 sibs) 32: 0x55df8d858068 VAL: '11' (3 sibs) 32: 0x55df8d858100 VAL: '12' (3 sibs) 32: 0x55df8d857d60 SEQ: (3 sibs) 3 children: 32: 0x55df8d8581a0 VAL: '20' (3 sibs) 32: 0x55df8d858238 VAL: '21' (3 sibs) 32: 0x55df8d8582d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a7820 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a78b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a7940 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a79d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a7a60 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a7af0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a7b80 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a7c10 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a7ca0 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a7d30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a7dc0 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a7e50 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a7ee0 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: 0x55df8d857078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55df8d8583c0 SEQ: (3 sibs) 3 children: 32: 0x55df8d858590 VAL: '00' (3 sibs) 32: 0x55df8d858628 VAL: '01' (3 sibs) 32: 0x55df8d8586c0 VAL: '02' (3 sibs) 32: 0x55df8d858458 SEQ: (3 sibs) 3 children: 32: 0x55df8d858760 VAL: '10' (3 sibs) 32: 0x55df8d8587f8 VAL: '11' (3 sibs) 32: 0x55df8d858890 VAL: '12' (3 sibs) 32: 0x55df8d8584f0 SEQ: (3 sibs) 3 children: 32: 0x55df8d858930 VAL: '20' (3 sibs) 32: 0x55df8d8589c8 VAL: '21' (3 sibs) 32: 0x55df8d858a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55df8d8a7f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55df8d8a8010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55df8d8a80a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55df8d8a8130 VAL: '01' (3 sibs) 32: [4] [4] 0x55df8d8a81c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55df8d8a8250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55df8d8a82e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55df8d8a8370 VAL: '11' (3 sibs) 32: [8] [8] 0x55df8d8a8400 VAL: '12' (3 sibs) 32: [9] [9] 0x55df8d8a8490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55df8d8a8520 VAL: '20' (3 sibs) 32: [11] [11] 0x55df8d8a85b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55df8d8a8640 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 (5 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (5 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.02 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x55d1e8a0e2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55d1e8a0cae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55d1e8a0ccb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0ce80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55d1e8a0cf18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55d1e8a0cfb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55d1e8a0cd48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0d050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55d1e8a0d0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55d1e8a0d180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55d1e8a0cde0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0d220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55d1e8a0d2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55d1e8a0d350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55d1e8a0cb78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55d1e8a0d3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0d5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55d1e8a0d658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55d1e8a0d6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55d1e8a0d488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0d790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55d1e8a0d828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55d1e8a0d8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55d1e8a0d520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0d960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55d1e8a0d9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55d1e8a0da90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55d1e8a0cc10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55d1e8a0db30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0dd00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55d1e8a0dd98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55d1e8a0de30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55d1e8a0dbc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0ded0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55d1e8a0df68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55d1e8a0e000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55d1e8a0dc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0e0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55d1e8a0e138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55d1e8a0e1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55d1e8a1c950 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a1c9e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a1ca70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a1cb00 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a1cb90 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a1cc20 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a1ccb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a1cd40 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a1cdd0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a1ce60 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a1cef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a1cf80 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a1d010 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a1d0a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a1d130 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a1d1c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a1d250 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a1d2e0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a1d370 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a1d400 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a1d490 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a1d520 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a1d5b0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a1d640 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a1d6d0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a1d760 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a1d7f0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a1d880 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a1d910 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a1d9a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a1da30 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a1dac0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a1db50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a1dbe0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a1dc70 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a1dd00 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a1dd90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a1de20 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a1deb0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a1df40 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: 0x55d1e8a0e3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55d1e8a0e4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55d1e8a0e680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0e850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55d1e8a0e8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55d1e8a0e980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55d1e8a0e718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0ea20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55d1e8a0eab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55d1e8a0eb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55d1e8a0e7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0ebf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55d1e8a0ec88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55d1e8a0ed20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55d1e8a0e548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55d1e8a0edc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0ef90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55d1e8a0f028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55d1e8a0f0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55d1e8a0ee58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0f160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55d1e8a0f1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55d1e8a0f290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55d1e8a0eef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0f330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55d1e8a0f3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55d1e8a0f460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55d1e8a0e5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55d1e8a0f500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0f6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55d1e8a0f768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55d1e8a0f800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55d1e8a0f598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0f8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55d1e8a0f938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55d1e8a0f9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55d1e8a0f630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0fa70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55d1e8a0fb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55d1e8a0fba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55d1e8a20a90 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a20b20 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a20bb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a20c40 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a20cd0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a20d60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a20df0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a20e80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a20f10 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a20fa0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a21030 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a210c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a21150 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a211e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a21270 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a21300 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a21390 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a21420 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a214b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a21540 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a215d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a21660 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a216f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a21780 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a21810 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a218a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a21930 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a219c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a21a50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a21ae0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a21b70 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a21c00 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a21c90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a21d20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a21db0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a21e40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a21ed0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a21f60 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a21ff0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a22080 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: 0x55d1e8a0e2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55d1e8a0cae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55d1e8a0ccb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0ce80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55d1e8a0cf18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55d1e8a0cfb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55d1e8a0cd48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0d050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55d1e8a0d0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55d1e8a0d180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55d1e8a0cde0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0d220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55d1e8a0d2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55d1e8a0d350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55d1e8a0cb78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55d1e8a0d3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0d5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55d1e8a0d658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55d1e8a0d6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55d1e8a0d488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0d790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55d1e8a0d828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55d1e8a0d8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55d1e8a0d520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0d960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55d1e8a0d9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55d1e8a0da90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55d1e8a0cc10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55d1e8a0db30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0dd00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55d1e8a0dd98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55d1e8a0de30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55d1e8a0dbc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0ded0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55d1e8a0df68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55d1e8a0e000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55d1e8a0dc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0e0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55d1e8a0e138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55d1e8a0e1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55d1e8a22ea0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a22f30 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a22fc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a23050 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a230e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a23170 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a23200 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a23290 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a23320 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a233b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a23440 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a234d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a23560 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a235f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a23680 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a23710 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a237a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a23830 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a238c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a23950 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a239e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a23a70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a23b00 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a23b90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a23c20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a23cb0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a23d40 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a23dd0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a23e60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a23ef0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a23f80 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a24010 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a240a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a24130 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a241c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a24250 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a242e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a24370 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a24400 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a24490 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: 0x55d1e8a0e3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55d1e8a0e4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55d1e8a0e680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0e850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55d1e8a0e8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55d1e8a0e980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55d1e8a0e718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0ea20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55d1e8a0eab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55d1e8a0eb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55d1e8a0e7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0ebf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55d1e8a0ec88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55d1e8a0ed20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55d1e8a0e548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55d1e8a0edc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0ef90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55d1e8a0f028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55d1e8a0f0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55d1e8a0ee58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0f160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55d1e8a0f1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55d1e8a0f290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55d1e8a0eef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0f330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55d1e8a0f3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55d1e8a0f460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55d1e8a0e5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55d1e8a0f500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0f6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55d1e8a0f768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55d1e8a0f800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55d1e8a0f598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0f8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55d1e8a0f938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55d1e8a0f9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55d1e8a0f630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0fa70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55d1e8a0fb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55d1e8a0fba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55d1e8a252b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a25340 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a253d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a25460 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a254f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a25580 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a25610 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a256a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a25730 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a257c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a25850 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a258e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a25970 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a25a00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a25a90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a25b20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a25bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a25c40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a25cd0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a25d60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a25df0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a25e80 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a25f10 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a25fa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a26030 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a260c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a26150 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a261e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a26270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a26300 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a26390 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a26420 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a264b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a26540 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a265d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a26660 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a266f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a26780 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a26810 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a268a0 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] 0x55d1e8a1c950 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a1c9e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a1ca70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a1cb00 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a1cb90 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a1cc20 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a1ccb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a1cd40 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a1cdd0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a1ce60 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a1cef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a1cf80 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a1d010 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a1d0a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a1d130 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a1d1c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a1d250 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a1d2e0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a1d370 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a1d400 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a1d490 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a1d520 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a1d5b0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a1d640 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a1d6d0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a1d760 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a1d7f0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a1d880 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a1d910 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a1d9a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a1da30 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a1dac0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a1db50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a1dbe0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a1dc70 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a1dd00 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a1dd90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a1de20 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a1deb0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a1df40 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] 0x55d1e8a288d0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a28960 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a289f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a28a80 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a28b10 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a28ba0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a28c30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a28cc0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a28d50 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a28de0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a28e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a28f00 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a28f90 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a29020 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a290b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a29140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a291d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a29260 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a292f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a29380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a29410 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a294a0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a29530 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a295c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a29650 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a296e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a29770 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a29800 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a29890 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a29920 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a299b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a29a40 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a29ad0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a29b60 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a29bf0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a29c80 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a29d10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a29da0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a29e30 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a29ec0 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] 0x55d1e8a20a90 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a20b20 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a20bb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a20c40 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a20cd0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a20d60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a20df0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a20e80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a20f10 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a20fa0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a21030 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a210c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a21150 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a211e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a21270 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a21300 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a21390 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a21420 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a214b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a21540 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a215d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a21660 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a216f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a21780 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a21810 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a218a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a21930 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a219c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a21a50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a21ae0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a21b70 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a21c00 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a21c90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a21d20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a21db0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a21e40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a21ed0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a21f60 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a21ff0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a22080 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] 0x55d1e8a2ace0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a2ad70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a2ae00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a2ae90 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a2af20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a2afb0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a2b040 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a2b0d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a2b160 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a2b1f0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a2b280 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a2b310 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a2b3a0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a2b430 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a2b4c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a2b550 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a2b5e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a2b670 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a2b700 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a2b790 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a2b820 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a2b8b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a2b940 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a2b9d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a2ba60 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a2baf0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a2bb80 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a2bc10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a2bca0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a2bd30 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a2bdc0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a2be50 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a2bee0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a2bf70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a2c000 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a2c090 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a2c120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a2c1b0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a2c240 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a2c2d0 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] 0x55d1e8a22ea0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a22f30 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a22fc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a23050 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a230e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a23170 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a23200 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a23290 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a23320 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a233b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a23440 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a234d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a23560 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a235f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a23680 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a23710 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a237a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a23830 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a238c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a23950 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a239e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a23a70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a23b00 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a23b90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a23c20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a23cb0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a23d40 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a23dd0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a23e60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a23ef0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a23f80 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a24010 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a240a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a24130 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a241c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a24250 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a242e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a24370 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a24400 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a24490 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] 0x55d1e8a2d0f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a2d180 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a2d210 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a2d2a0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a2d330 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a2d3c0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a2d450 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a2d4e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a2d570 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a2d600 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a2d690 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a2d720 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a2d7b0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a2d840 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a2d8d0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a2d960 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a2d9f0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a2da80 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a2db10 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a2dba0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a2dc30 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a2dcc0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a2dd50 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a2dde0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a2de70 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a2df00 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a2df90 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a2e020 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a2e0b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a2e140 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a2e1d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a2e260 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a2e2f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a2e380 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a2e410 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a2e4a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a2e530 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a2e5c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a2e650 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a2e6e0 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] 0x55d1e8a252b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a25340 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a253d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a25460 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a254f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a25580 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a25610 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a256a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a25730 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a257c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a25850 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a258e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a25970 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a25a00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a25a90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a25b20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a25bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a25c40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a25cd0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a25d60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a25df0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a25e80 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a25f10 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a25fa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a26030 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a260c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a26150 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a261e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a26270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a26300 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a26390 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a26420 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a264b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a26540 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a265d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a26660 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a266f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a26780 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a26810 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a268a0 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] 0x55d1e8a2f500 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a2f590 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a2f620 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a2f6b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a2f740 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a2f7d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a2f860 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a2f8f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a2f980 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a2fa10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a2faa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a2fb30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a2fbc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a2fc50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a2fce0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a2fd70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a2fe00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a2fe90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a2ff20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a2ffb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a30040 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a300d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a30160 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a301f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a30280 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a30310 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a303a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a30430 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a304c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a30550 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a305e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a30670 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a30700 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a30790 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a30820 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a308b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a30940 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a309d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a30a60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a30af0 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: 0x55d1e8a0e2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55d1e8a0cae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55d1e8a0ccb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0ce80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55d1e8a0cf18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55d1e8a0cfb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55d1e8a0cd48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0d050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55d1e8a0d0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55d1e8a0d180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55d1e8a0cde0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0d220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55d1e8a0d2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55d1e8a0d350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55d1e8a0cb78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55d1e8a0d3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0d5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55d1e8a0d658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55d1e8a0d6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55d1e8a0d488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0d790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55d1e8a0d828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55d1e8a0d8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55d1e8a0d520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0d960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55d1e8a0d9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55d1e8a0da90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55d1e8a0cc10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55d1e8a0db30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0dd00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55d1e8a0dd98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55d1e8a0de30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55d1e8a0dbc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0ded0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55d1e8a0df68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55d1e8a0e000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55d1e8a0dc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0e0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55d1e8a0e138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55d1e8a0e1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55d1e8a31910 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a319a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a31a30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a31ac0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a31b50 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a31be0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a31c70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a31d00 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a31d90 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a31e20 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a31eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a31f40 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a31fd0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a32060 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a320f0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a32180 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a32210 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a322a0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a32330 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a323c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a32450 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a324e0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a32570 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a32600 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a32690 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a32720 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a327b0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a32840 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a328d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a32960 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a329f0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a32a80 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a32b10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a32ba0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a32c30 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a32cc0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a32d50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a32de0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a32e70 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a32f00 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: 0x55d1e8a0e3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55d1e8a0e4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55d1e8a0e680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0e850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55d1e8a0e8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55d1e8a0e980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55d1e8a0e718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0ea20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55d1e8a0eab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55d1e8a0eb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55d1e8a0e7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0ebf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55d1e8a0ec88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55d1e8a0ed20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55d1e8a0e548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55d1e8a0edc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0ef90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55d1e8a0f028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55d1e8a0f0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55d1e8a0ee58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0f160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55d1e8a0f1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55d1e8a0f290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55d1e8a0eef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0f330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55d1e8a0f3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55d1e8a0f460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55d1e8a0e5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55d1e8a0f500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0f6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55d1e8a0f768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55d1e8a0f800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55d1e8a0f598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0f8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55d1e8a0f938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55d1e8a0f9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55d1e8a0f630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0fa70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55d1e8a0fb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55d1e8a0fba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55d1e8a32fa0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a33030 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a330c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a33150 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a331e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a33270 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a33300 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a33390 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a33420 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a334b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a33540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a335d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a33660 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a336f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a33780 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a33810 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a338a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a33930 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a339c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a33a50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a33ae0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a33b70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a33c00 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a33c90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a33d20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a33db0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a33e40 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a33ed0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a33f60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a33ff0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a34080 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a34110 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a341a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a34230 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a342c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a34350 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a343e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a34470 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a34500 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a34590 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: 0x55d1e8a0e2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55d1e8a0cae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55d1e8a0ccb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0ce80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55d1e8a0cf18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55d1e8a0cfb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55d1e8a0cd48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0d050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55d1e8a0d0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55d1e8a0d180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55d1e8a0cde0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0d220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55d1e8a0d2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55d1e8a0d350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55d1e8a0cb78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55d1e8a0d3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0d5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55d1e8a0d658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55d1e8a0d6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55d1e8a0d488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0d790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55d1e8a0d828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55d1e8a0d8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55d1e8a0d520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0d960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55d1e8a0d9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55d1e8a0da90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55d1e8a0cc10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55d1e8a0db30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0dd00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55d1e8a0dd98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55d1e8a0de30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55d1e8a0dbc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0ded0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55d1e8a0df68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55d1e8a0e000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55d1e8a0dc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0e0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55d1e8a0e138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55d1e8a0e1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55d1e8a34630 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a346c0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a34750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a347e0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a34870 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a34900 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a34990 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a34a20 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a34ab0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a34b40 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a34bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a34c60 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a34cf0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a34d80 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a34e10 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a34ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a34f30 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a34fc0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a35050 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a350e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a35170 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a35200 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a35290 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a35320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a353b0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a35440 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a354d0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a35560 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a355f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a35680 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a35710 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a357a0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a35830 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a358c0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a35950 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a359e0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a35a70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a35b00 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a35b90 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a35c20 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: 0x55d1e8a0e3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55d1e8a0e4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55d1e8a0e680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0e850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55d1e8a0e8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55d1e8a0e980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55d1e8a0e718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0ea20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55d1e8a0eab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55d1e8a0eb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55d1e8a0e7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0ebf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55d1e8a0ec88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55d1e8a0ed20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55d1e8a0e548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55d1e8a0edc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0ef90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55d1e8a0f028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55d1e8a0f0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55d1e8a0ee58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0f160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55d1e8a0f1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55d1e8a0f290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55d1e8a0eef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0f330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55d1e8a0f3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55d1e8a0f460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55d1e8a0e5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55d1e8a0f500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55d1e8a0f6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55d1e8a0f768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55d1e8a0f800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55d1e8a0f598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55d1e8a0f8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55d1e8a0f938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55d1e8a0f9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55d1e8a0f630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55d1e8a0fa70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55d1e8a0fb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55d1e8a0fba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55d1e8a35cc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55d1e8a35d50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55d1e8a35de0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55d1e8a35e70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55d1e8a35f00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55d1e8a35f90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55d1e8a36020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55d1e8a360b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55d1e8a36140 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55d1e8a361d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55d1e8a36260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55d1e8a362f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55d1e8a36380 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55d1e8a36410 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55d1e8a364a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55d1e8a36530 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55d1e8a365c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55d1e8a36650 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55d1e8a366e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55d1e8a36770 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55d1e8a36800 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55d1e8a36890 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55d1e8a36920 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55d1e8a369b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55d1e8a36a40 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55d1e8a36ad0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55d1e8a36b60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55d1e8a36bf0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55d1e8a36c80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55d1e8a36d10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55d1e8a36da0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55d1e8a36e30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55d1e8a36ec0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55d1e8a36f50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55d1e8a36fe0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55d1e8a37070 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55d1e8a37100 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55d1e8a37190 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55d1e8a37220 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55d1e8a372b0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase (2 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (2 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.5.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x56175dc85c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc82ae0 SEQ: (3 sibs) 3 children: 34: 0x56175dc82cb0 SEQ: (3 sibs) 3 children: 34: 0x56175dc82e80 VAL: '000' (3 sibs) 34: 0x56175dc82f18 VAL: '001' (3 sibs) 34: 0x56175dc82fb0 VAL: '002' (3 sibs) 34: 0x56175dc82d48 SEQ: (3 sibs) 3 children: 34: 0x56175dc83050 VAL: '010' (3 sibs) 34: 0x56175dc830e8 VAL: '011' (3 sibs) 34: 0x56175dc83180 VAL: '012' (3 sibs) 34: 0x56175dc82de0 SEQ: (3 sibs) 3 children: 34: 0x56175dc83220 VAL: '020' (3 sibs) 34: 0x56175dc832b8 VAL: '021' (3 sibs) 34: 0x56175dc83350 VAL: '022' (3 sibs) 34: 0x56175dc82b78 SEQ: (3 sibs) 3 children: 34: 0x56175dc833f0 SEQ: (3 sibs) 3 children: 34: 0x56175dc835c0 VAL: '100' (3 sibs) 34: 0x56175dc83658 VAL: '101' (3 sibs) 34: 0x56175dc836f0 VAL: '102' (3 sibs) 34: 0x56175dc83488 SEQ: (3 sibs) 3 children: 34: 0x56175dc83790 VAL: '110' (3 sibs) 34: 0x56175dc83828 VAL: '111' (3 sibs) 34: 0x56175dc838c0 VAL: '112' (3 sibs) 34: 0x56175dc83520 SEQ: (3 sibs) 3 children: 34: 0x56175dc83960 VAL: '120' (3 sibs) 34: 0x56175dc839f8 VAL: '121' (3 sibs) 34: 0x56175dc83a90 VAL: '122' (3 sibs) 34: 0x56175dc82c10 SEQ: (3 sibs) 3 children: 34: 0x56175dc83b30 SEQ: (3 sibs) 3 children: 34: 0x56175dc83d00 VAL: '200' (3 sibs) 34: 0x56175dc83d98 VAL: '201' (3 sibs) 34: 0x56175dc83e30 VAL: '202' (3 sibs) 34: 0x56175dc83bc8 SEQ: (3 sibs) 3 children: 34: 0x56175dc83ed0 VAL: '210' (3 sibs) 34: 0x56175dc83f68 VAL: '211' (3 sibs) 34: 0x56175dc84000 VAL: '212' (3 sibs) 34: 0x56175dc83c60 SEQ: (3 sibs) 3 children: 34: 0x56175dc840a0 VAL: '220' (3 sibs) 34: 0x56175dc84138 VAL: '221' (3 sibs) 34: 0x56175dc841d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dca05a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dca0630 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dca06c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dca0750 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dca07e0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dca0870 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dca0900 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dca0990 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dca0a20 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dca0ab0 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dca0b40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dca0bd0 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dca0c60 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dca0cf0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dca0d80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dca0e10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dca0ea0 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dca0f30 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dca0fc0 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dca1050 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dca10e0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dca1170 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dca1200 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dca1290 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dca1320 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dca13b0 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dca1440 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dca14d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dca1560 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dca15f0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dca1680 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dca1710 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dca17a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dca1830 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dca18c0 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dca1950 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dca19e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dca1a70 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dca1b00 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dca1b90 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: 0x56175dc85da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc844b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc84680 SEQ: (3 sibs) 3 children: 34: 0x56175dc84850 VAL: '000' (3 sibs) 34: 0x56175dc848e8 VAL: '001' (3 sibs) 34: 0x56175dc84980 VAL: '002' (3 sibs) 34: 0x56175dc84718 SEQ: (3 sibs) 3 children: 34: 0x56175dc84a20 VAL: '010' (3 sibs) 34: 0x56175dc84ab8 VAL: '011' (3 sibs) 34: 0x56175dc84b50 VAL: '012' (3 sibs) 34: 0x56175dc847b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc84bf0 VAL: '020' (3 sibs) 34: 0x56175dc84c88 VAL: '021' (3 sibs) 34: 0x56175dc84d20 VAL: '022' (3 sibs) 34: 0x56175dc84548 SEQ: (3 sibs) 3 children: 34: 0x56175dc84dc0 SEQ: (3 sibs) 3 children: 34: 0x56175dc84f90 VAL: '100' (3 sibs) 34: 0x56175dc85028 VAL: '101' (3 sibs) 34: 0x56175dc850c0 VAL: '102' (3 sibs) 34: 0x56175dc84e58 SEQ: (3 sibs) 3 children: 34: 0x56175dc85160 VAL: '110' (3 sibs) 34: 0x56175dc851f8 VAL: '111' (3 sibs) 34: 0x56175dc85290 VAL: '112' (3 sibs) 34: 0x56175dc84ef0 SEQ: (3 sibs) 3 children: 34: 0x56175dc85330 VAL: '120' (3 sibs) 34: 0x56175dc853c8 VAL: '121' (3 sibs) 34: 0x56175dc85460 VAL: '122' (3 sibs) 34: 0x56175dc845e0 SEQ: (3 sibs) 3 children: 34: 0x56175dc85500 SEQ: (3 sibs) 3 children: 34: 0x56175dc856d0 VAL: '200' (3 sibs) 34: 0x56175dc85768 VAL: '201' (3 sibs) 34: 0x56175dc85800 VAL: '202' (3 sibs) 34: 0x56175dc85598 SEQ: (3 sibs) 3 children: 34: 0x56175dc858a0 VAL: '210' (3 sibs) 34: 0x56175dc85938 VAL: '211' (3 sibs) 34: 0x56175dc859d0 VAL: '212' (3 sibs) 34: 0x56175dc85630 SEQ: (3 sibs) 3 children: 34: 0x56175dc85a70 VAL: '220' (3 sibs) 34: 0x56175dc85b08 VAL: '221' (3 sibs) 34: 0x56175dc85ba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dca44d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dca4560 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dca45f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dca4680 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dca4710 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dca47a0 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dca4830 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dca48c0 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dca4950 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dca49e0 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dca4a70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dca4b00 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dca4b90 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dca4c20 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dca4cb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dca4d40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dca4dd0 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dca4e60 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dca4ef0 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dca4f80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dca5010 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dca50a0 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dca5130 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dca51c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dca5250 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dca52e0 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dca5370 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dca5400 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dca5490 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dca5520 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dca55b0 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dca5640 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dca56d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dca5760 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dca57f0 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dca5880 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dca5910 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dca59a0 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dca5a30 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dca5ac0 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: 0x56175dc85ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc860b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc86280 SEQ: (3 sibs) 3 children: 34: 0x56175dc86450 VAL: '000' (3 sibs) 34: 0x56175dc864e8 VAL: '001' (3 sibs) 34: 0x56175dc86580 VAL: '002' (3 sibs) 34: 0x56175dc86318 SEQ: (3 sibs) 3 children: 34: 0x56175dc86620 VAL: '010' (3 sibs) 34: 0x56175dc866b8 VAL: '011' (3 sibs) 34: 0x56175dc86750 VAL: '012' (3 sibs) 34: 0x56175dc863b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc867f0 VAL: '020' (3 sibs) 34: 0x56175dc86888 VAL: '021' (3 sibs) 34: 0x56175dc86920 VAL: '022' (3 sibs) 34: 0x56175dc86148 SEQ: (3 sibs) 3 children: 34: 0x56175dc869c0 SEQ: (3 sibs) 3 children: 34: 0x56175dc86b90 VAL: '100' (3 sibs) 34: 0x56175dc86c28 VAL: '101' (3 sibs) 34: 0x56175dc86cc0 VAL: '102' (3 sibs) 34: 0x56175dc86a58 SEQ: (3 sibs) 3 children: 34: 0x56175dc86d60 VAL: '110' (3 sibs) 34: 0x56175dc86df8 VAL: '111' (3 sibs) 34: 0x56175dc86e90 VAL: '112' (3 sibs) 34: 0x56175dc86af0 SEQ: (3 sibs) 3 children: 34: 0x56175dc86f30 VAL: '120' (3 sibs) 34: 0x56175dc86fc8 VAL: '121' (3 sibs) 34: 0x56175dc87060 VAL: '122' (3 sibs) 34: 0x56175dc861e0 SEQ: (3 sibs) 3 children: 34: 0x56175dc87100 SEQ: (3 sibs) 3 children: 34: 0x56175dc872d0 VAL: '200' (3 sibs) 34: 0x56175dc87368 VAL: '201' (3 sibs) 34: 0x56175dc87400 VAL: '202' (3 sibs) 34: 0x56175dc87198 SEQ: (3 sibs) 3 children: 34: 0x56175dc874a0 VAL: '210' (3 sibs) 34: 0x56175dc87538 VAL: '211' (3 sibs) 34: 0x56175dc875d0 VAL: '212' (3 sibs) 34: 0x56175dc87230 SEQ: (3 sibs) 3 children: 34: 0x56175dc87670 VAL: '220' (3 sibs) 34: 0x56175dc87708 VAL: '221' (3 sibs) 34: 0x56175dc877a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dca8570 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dca8600 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dca8690 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dca8720 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dca87b0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dca8840 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dca88d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dca8960 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dca89f0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dca8a80 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dca8b10 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dca8ba0 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dca8c30 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dca8cc0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dca8d50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dca8de0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dca8e70 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dca8f00 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dca8f90 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dca9020 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dca90b0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dca9140 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dca91d0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dca9260 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dca92f0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dca9380 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dca9410 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dca94a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dca9530 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dca95c0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dca9650 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dca96e0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dca9770 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dca9800 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dca9890 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dca9920 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dca99b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dca9a40 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dca9ad0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dca9b60 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: 0x56175dc85fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc87840 SEQ: (3 sibs) 3 children: 34: 0x56175dc87a10 SEQ: (3 sibs) 3 children: 34: 0x56175dc87be0 VAL: '000' (3 sibs) 34: 0x56175dc87c78 VAL: '001' (3 sibs) 34: 0x56175dc87d10 VAL: '002' (3 sibs) 34: 0x56175dc87aa8 SEQ: (3 sibs) 3 children: 34: 0x56175dc87db0 VAL: '010' (3 sibs) 34: 0x56175dc87e48 VAL: '011' (3 sibs) 34: 0x56175dc87ee0 VAL: '012' (3 sibs) 34: 0x56175dc87b40 SEQ: (3 sibs) 3 children: 34: 0x56175dc87f80 VAL: '020' (3 sibs) 34: 0x56175dc88018 VAL: '021' (3 sibs) 34: 0x56175dc880b0 VAL: '022' (3 sibs) 34: 0x56175dc878d8 SEQ: (3 sibs) 3 children: 34: 0x56175dc88150 SEQ: (3 sibs) 3 children: 34: 0x56175dc88320 VAL: '100' (3 sibs) 34: 0x56175dc883b8 VAL: '101' (3 sibs) 34: 0x56175dc88450 VAL: '102' (3 sibs) 34: 0x56175dc881e8 SEQ: (3 sibs) 3 children: 34: 0x56175dc884f0 VAL: '110' (3 sibs) 34: 0x56175dc88588 VAL: '111' (3 sibs) 34: 0x56175dc88620 VAL: '112' (3 sibs) 34: 0x56175dc88280 SEQ: (3 sibs) 3 children: 34: 0x56175dc886c0 VAL: '120' (3 sibs) 34: 0x56175dc88758 VAL: '121' (3 sibs) 34: 0x56175dc887f0 VAL: '122' (3 sibs) 34: 0x56175dc87970 SEQ: (3 sibs) 3 children: 34: 0x56175dc88890 SEQ: (3 sibs) 3 children: 34: 0x56175dc88a60 VAL: '200' (3 sibs) 34: 0x56175dc88af8 VAL: '201' (3 sibs) 34: 0x56175dc88b90 VAL: '202' (3 sibs) 34: 0x56175dc88928 SEQ: (3 sibs) 3 children: 34: 0x56175dc88c30 VAL: '210' (3 sibs) 34: 0x56175dc88cc8 VAL: '211' (3 sibs) 34: 0x56175dc88d60 VAL: '212' (3 sibs) 34: 0x56175dc889c0 SEQ: (3 sibs) 3 children: 34: 0x56175dc88e00 VAL: '220' (3 sibs) 34: 0x56175dc88e98 VAL: '221' (3 sibs) 34: 0x56175dc88f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dcacb30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcacbc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcacc50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcacce0 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcacd70 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcace00 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcace90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcacf20 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcacfb0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcad040 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcad0d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcad160 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcad1f0 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcad280 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcad310 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcad3a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcad430 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcad4c0 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcad550 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcad5e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcad670 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcad700 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcad790 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcad820 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcad8b0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcad940 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcad9d0 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcada60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcadaf0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcadb80 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcadc10 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcadca0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcadd30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcaddc0 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcade50 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcadee0 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcadf70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcae000 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcae090 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcae120 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: 0x56175dc85c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc82ae0 SEQ: (3 sibs) 3 children: 34: 0x56175dc82cb0 SEQ: (3 sibs) 3 children: 34: 0x56175dc82e80 VAL: '000' (3 sibs) 34: 0x56175dc82f18 VAL: '001' (3 sibs) 34: 0x56175dc82fb0 VAL: '002' (3 sibs) 34: 0x56175dc82d48 SEQ: (3 sibs) 3 children: 34: 0x56175dc83050 VAL: '010' (3 sibs) 34: 0x56175dc830e8 VAL: '011' (3 sibs) 34: 0x56175dc83180 VAL: '012' (3 sibs) 34: 0x56175dc82de0 SEQ: (3 sibs) 3 children: 34: 0x56175dc83220 VAL: '020' (3 sibs) 34: 0x56175dc832b8 VAL: '021' (3 sibs) 34: 0x56175dc83350 VAL: '022' (3 sibs) 34: 0x56175dc82b78 SEQ: (3 sibs) 3 children: 34: 0x56175dc833f0 SEQ: (3 sibs) 3 children: 34: 0x56175dc835c0 VAL: '100' (3 sibs) 34: 0x56175dc83658 VAL: '101' (3 sibs) 34: 0x56175dc836f0 VAL: '102' (3 sibs) 34: 0x56175dc83488 SEQ: (3 sibs) 3 children: 34: 0x56175dc83790 VAL: '110' (3 sibs) 34: 0x56175dc83828 VAL: '111' (3 sibs) 34: 0x56175dc838c0 VAL: '112' (3 sibs) 34: 0x56175dc83520 SEQ: (3 sibs) 3 children: 34: 0x56175dc83960 VAL: '120' (3 sibs) 34: 0x56175dc839f8 VAL: '121' (3 sibs) 34: 0x56175dc83a90 VAL: '122' (3 sibs) 34: 0x56175dc82c10 SEQ: (3 sibs) 3 children: 34: 0x56175dc83b30 SEQ: (3 sibs) 3 children: 34: 0x56175dc83d00 VAL: '200' (3 sibs) 34: 0x56175dc83d98 VAL: '201' (3 sibs) 34: 0x56175dc83e30 VAL: '202' (3 sibs) 34: 0x56175dc83bc8 SEQ: (3 sibs) 3 children: 34: 0x56175dc83ed0 VAL: '210' (3 sibs) 34: 0x56175dc83f68 VAL: '211' (3 sibs) 34: 0x56175dc84000 VAL: '212' (3 sibs) 34: 0x56175dc83c60 SEQ: (3 sibs) 3 children: 34: 0x56175dc840a0 VAL: '220' (3 sibs) 34: 0x56175dc84138 VAL: '221' (3 sibs) 34: 0x56175dc841d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dcaef40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcaefd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcaf060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcaf0f0 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcaf180 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcaf210 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcaf2a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcaf330 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcaf3c0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcaf450 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcaf4e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcaf570 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcaf600 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcaf690 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcaf720 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcaf7b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcaf840 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcaf8d0 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcaf960 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcaf9f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcafa80 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcafb10 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcafba0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcafc30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcafcc0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcafd50 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcafde0 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcafe70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcaff00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcaff90 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcb0020 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcb00b0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcb0140 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcb01d0 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcb0260 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcb02f0 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcb0380 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcb0410 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcb04a0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcb0530 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: 0x56175dc85da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc844b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc84680 SEQ: (3 sibs) 3 children: 34: 0x56175dc84850 VAL: '000' (3 sibs) 34: 0x56175dc848e8 VAL: '001' (3 sibs) 34: 0x56175dc84980 VAL: '002' (3 sibs) 34: 0x56175dc84718 SEQ: (3 sibs) 3 children: 34: 0x56175dc84a20 VAL: '010' (3 sibs) 34: 0x56175dc84ab8 VAL: '011' (3 sibs) 34: 0x56175dc84b50 VAL: '012' (3 sibs) 34: 0x56175dc847b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc84bf0 VAL: '020' (3 sibs) 34: 0x56175dc84c88 VAL: '021' (3 sibs) 34: 0x56175dc84d20 VAL: '022' (3 sibs) 34: 0x56175dc84548 SEQ: (3 sibs) 3 children: 34: 0x56175dc84dc0 SEQ: (3 sibs) 3 children: 34: 0x56175dc84f90 VAL: '100' (3 sibs) 34: 0x56175dc85028 VAL: '101' (3 sibs) 34: 0x56175dc850c0 VAL: '102' (3 sibs) 34: 0x56175dc84e58 SEQ: (3 sibs) 3 children: 34: 0x56175dc85160 VAL: '110' (3 sibs) 34: 0x56175dc851f8 VAL: '111' (3 sibs) 34: 0x56175dc85290 VAL: '112' (3 sibs) 34: 0x56175dc84ef0 SEQ: (3 sibs) 3 children: 34: 0x56175dc85330 VAL: '120' (3 sibs) 34: 0x56175dc853c8 VAL: '121' (3 sibs) 34: 0x56175dc85460 VAL: '122' (3 sibs) 34: 0x56175dc845e0 SEQ: (3 sibs) 3 children: 34: 0x56175dc85500 SEQ: (3 sibs) 3 children: 34: 0x56175dc856d0 VAL: '200' (3 sibs) 34: 0x56175dc85768 VAL: '201' (3 sibs) 34: 0x56175dc85800 VAL: '202' (3 sibs) 34: 0x56175dc85598 SEQ: (3 sibs) 3 children: 34: 0x56175dc858a0 VAL: '210' (3 sibs) 34: 0x56175dc85938 VAL: '211' (3 sibs) 34: 0x56175dc859d0 VAL: '212' (3 sibs) 34: 0x56175dc85630 SEQ: (3 sibs) 3 children: 34: 0x56175dc85a70 VAL: '220' (3 sibs) 34: 0x56175dc85b08 VAL: '221' (3 sibs) 34: 0x56175dc85ba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dcb1350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcb13e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcb1470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcb1500 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcb1590 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcb1620 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcb16b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcb1740 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcb17d0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcb1860 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcb18f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcb1980 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcb1a10 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcb1aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcb1b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcb1bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcb1c50 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcb1ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcb1d70 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcb1e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcb1e90 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcb1f20 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcb1fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcb2040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcb20d0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcb2160 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcb21f0 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcb2280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcb2310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcb23a0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcb2430 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcb24c0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcb2550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcb25e0 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcb2670 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcb2700 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcb2790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcb2820 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcb28b0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcb2940 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: 0x56175dc85ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc860b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc86280 SEQ: (3 sibs) 3 children: 34: 0x56175dc86450 VAL: '000' (3 sibs) 34: 0x56175dc864e8 VAL: '001' (3 sibs) 34: 0x56175dc86580 VAL: '002' (3 sibs) 34: 0x56175dc86318 SEQ: (3 sibs) 3 children: 34: 0x56175dc86620 VAL: '010' (3 sibs) 34: 0x56175dc866b8 VAL: '011' (3 sibs) 34: 0x56175dc86750 VAL: '012' (3 sibs) 34: 0x56175dc863b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc867f0 VAL: '020' (3 sibs) 34: 0x56175dc86888 VAL: '021' (3 sibs) 34: 0x56175dc86920 VAL: '022' (3 sibs) 34: 0x56175dc86148 SEQ: (3 sibs) 3 children: 34: 0x56175dc869c0 SEQ: (3 sibs) 3 children: 34: 0x56175dc86b90 VAL: '100' (3 sibs) 34: 0x56175dc86c28 VAL: '101' (3 sibs) 34: 0x56175dc86cc0 VAL: '102' (3 sibs) 34: 0x56175dc86a58 SEQ: (3 sibs) 3 children: 34: 0x56175dc86d60 VAL: '110' (3 sibs) 34: 0x56175dc86df8 VAL: '111' (3 sibs) 34: 0x56175dc86e90 VAL: '112' (3 sibs) 34: 0x56175dc86af0 SEQ: (3 sibs) 3 children: 34: 0x56175dc86f30 VAL: '120' (3 sibs) 34: 0x56175dc86fc8 VAL: '121' (3 sibs) 34: 0x56175dc87060 VAL: '122' (3 sibs) 34: 0x56175dc861e0 SEQ: (3 sibs) 3 children: 34: 0x56175dc87100 SEQ: (3 sibs) 3 children: 34: 0x56175dc872d0 VAL: '200' (3 sibs) 34: 0x56175dc87368 VAL: '201' (3 sibs) 34: 0x56175dc87400 VAL: '202' (3 sibs) 34: 0x56175dc87198 SEQ: (3 sibs) 3 children: 34: 0x56175dc874a0 VAL: '210' (3 sibs) 34: 0x56175dc87538 VAL: '211' (3 sibs) 34: 0x56175dc875d0 VAL: '212' (3 sibs) 34: 0x56175dc87230 SEQ: (3 sibs) 3 children: 34: 0x56175dc87670 VAL: '220' (3 sibs) 34: 0x56175dc87708 VAL: '221' (3 sibs) 34: 0x56175dc877a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dcb3760 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcb37f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcb3880 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcb3910 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcb39a0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcb3a30 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcb3ac0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcb3b50 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcb3be0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcb3c70 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcb3d00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcb3d90 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcb3e20 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcb3eb0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcb3f40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcb3fd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcb4060 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcb40f0 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcb4180 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcb4210 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcb42a0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcb4330 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcb43c0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcb4450 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcb44e0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcb4570 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcb4600 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcb4690 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcb4720 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcb47b0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcb4840 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcb48d0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcb4960 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcb49f0 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcb4a80 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcb4b10 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcb4ba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcb4c30 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcb4cc0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcb4d50 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: 0x56175dc85fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc87840 SEQ: (3 sibs) 3 children: 34: 0x56175dc87a10 SEQ: (3 sibs) 3 children: 34: 0x56175dc87be0 VAL: '000' (3 sibs) 34: 0x56175dc87c78 VAL: '001' (3 sibs) 34: 0x56175dc87d10 VAL: '002' (3 sibs) 34: 0x56175dc87aa8 SEQ: (3 sibs) 3 children: 34: 0x56175dc87db0 VAL: '010' (3 sibs) 34: 0x56175dc87e48 VAL: '011' (3 sibs) 34: 0x56175dc87ee0 VAL: '012' (3 sibs) 34: 0x56175dc87b40 SEQ: (3 sibs) 3 children: 34: 0x56175dc87f80 VAL: '020' (3 sibs) 34: 0x56175dc88018 VAL: '021' (3 sibs) 34: 0x56175dc880b0 VAL: '022' (3 sibs) 34: 0x56175dc878d8 SEQ: (3 sibs) 3 children: 34: 0x56175dc88150 SEQ: (3 sibs) 3 children: 34: 0x56175dc88320 VAL: '100' (3 sibs) 34: 0x56175dc883b8 VAL: '101' (3 sibs) 34: 0x56175dc88450 VAL: '102' (3 sibs) 34: 0x56175dc881e8 SEQ: (3 sibs) 3 children: 34: 0x56175dc884f0 VAL: '110' (3 sibs) 34: 0x56175dc88588 VAL: '111' (3 sibs) 34: 0x56175dc88620 VAL: '112' (3 sibs) 34: 0x56175dc88280 SEQ: (3 sibs) 3 children: 34: 0x56175dc886c0 VAL: '120' (3 sibs) 34: 0x56175dc88758 VAL: '121' (3 sibs) 34: 0x56175dc887f0 VAL: '122' (3 sibs) 34: 0x56175dc87970 SEQ: (3 sibs) 3 children: 34: 0x56175dc88890 SEQ: (3 sibs) 3 children: 34: 0x56175dc88a60 VAL: '200' (3 sibs) 34: 0x56175dc88af8 VAL: '201' (3 sibs) 34: 0x56175dc88b90 VAL: '202' (3 sibs) 34: 0x56175dc88928 SEQ: (3 sibs) 3 children: 34: 0x56175dc88c30 VAL: '210' (3 sibs) 34: 0x56175dc88cc8 VAL: '211' (3 sibs) 34: 0x56175dc88d60 VAL: '212' (3 sibs) 34: 0x56175dc889c0 SEQ: (3 sibs) 3 children: 34: 0x56175dc88e00 VAL: '220' (3 sibs) 34: 0x56175dc88e98 VAL: '221' (3 sibs) 34: 0x56175dc88f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dcb5b70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcb5c00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcb5c90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcb5d20 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcb5db0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcb5e40 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcb5ed0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcb5f60 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcb5ff0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcb6080 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcb6110 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcb61a0 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcb6230 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcb62c0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcb6350 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcb63e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcb6470 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcb6500 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcb6590 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcb6620 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcb66b0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcb6740 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcb67d0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcb6860 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcb68f0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcb6980 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcb6a10 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcb6aa0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcb6b30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcb6bc0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcb6c50 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcb6ce0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcb6d70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcb6e00 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcb6e90 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcb6f20 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcb6fb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcb7040 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcb70d0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcb7160 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] 0x56175dca05a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dca0630 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dca06c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dca0750 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dca07e0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dca0870 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dca0900 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dca0990 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dca0a20 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dca0ab0 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dca0b40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dca0bd0 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dca0c60 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dca0cf0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dca0d80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dca0e10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dca0ea0 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dca0f30 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dca0fc0 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dca1050 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dca10e0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dca1170 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dca1200 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dca1290 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dca1320 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dca13b0 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dca1440 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dca14d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dca1560 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dca15f0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dca1680 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dca1710 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dca17a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dca1830 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dca18c0 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dca1950 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dca19e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dca1a70 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dca1b00 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dca1b90 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] 0x56175dcb9190 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcb9220 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcb92b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcb9340 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcb93d0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcb9460 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcb94f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcb9580 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcb9610 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcb96a0 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcb9730 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcb97c0 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcb9850 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcb98e0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcb9970 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcb9a00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcb9a90 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcb9b20 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcb9bb0 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcb9c40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcb9cd0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcb9d60 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcb9df0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcb9e80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcb9f10 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcb9fa0 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcba030 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcba0c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcba150 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcba1e0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcba270 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcba300 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcba390 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcba420 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcba4b0 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcba540 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcba5d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcba660 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcba6f0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcba780 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] 0x56175dca44d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dca4560 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dca45f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dca4680 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dca4710 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dca47a0 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dca4830 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dca48c0 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dca4950 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dca49e0 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dca4a70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dca4b00 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dca4b90 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dca4c20 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dca4cb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dca4d40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dca4dd0 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dca4e60 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dca4ef0 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dca4f80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dca5010 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dca50a0 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dca5130 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dca51c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dca5250 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dca52e0 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dca5370 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dca5400 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dca5490 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dca5520 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dca55b0 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dca5640 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dca56d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dca5760 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dca57f0 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dca5880 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dca5910 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dca59a0 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dca5a30 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dca5ac0 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] 0x56175dcbb5a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcbb630 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcbb6c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcbb750 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcbb7e0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcbb870 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcbb900 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcbb990 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcbba20 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcbbab0 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcbbb40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcbbbd0 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcbbc60 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcbbcf0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcbbd80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcbbe10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcbbea0 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcbbf30 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcbbfc0 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcbc050 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcbc0e0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcbc170 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcbc200 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcbc290 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcbc320 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcbc3b0 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcbc440 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcbc4d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcbc560 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcbc5f0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcbc680 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcbc710 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcbc7a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcbc830 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcbc8c0 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcbc950 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcbc9e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcbca70 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcbcb00 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcbcb90 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] 0x56175dca8570 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dca8600 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dca8690 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dca8720 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dca87b0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dca8840 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dca88d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dca8960 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dca89f0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dca8a80 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dca8b10 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dca8ba0 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dca8c30 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dca8cc0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dca8d50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dca8de0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dca8e70 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dca8f00 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dca8f90 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dca9020 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dca90b0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dca9140 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dca91d0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dca9260 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dca92f0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dca9380 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dca9410 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dca94a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dca9530 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dca95c0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dca9650 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dca96e0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dca9770 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dca9800 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dca9890 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dca9920 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dca99b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dca9a40 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dca9ad0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dca9b60 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] 0x56175dcbd9b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcbda40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcbdad0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcbdb60 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcbdbf0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcbdc80 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcbdd10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcbdda0 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcbde30 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcbdec0 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcbdf50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcbdfe0 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcbe070 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcbe100 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcbe190 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcbe220 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcbe2b0 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcbe340 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcbe3d0 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcbe460 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcbe4f0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcbe580 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcbe610 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcbe6a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcbe730 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcbe7c0 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcbe850 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcbe8e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcbe970 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcbea00 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcbea90 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcbeb20 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcbebb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcbec40 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcbecd0 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcbed60 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcbedf0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcbee80 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcbef10 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcbefa0 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] 0x56175dcacb30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcacbc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcacc50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcacce0 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcacd70 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcace00 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcace90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcacf20 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcacfb0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcad040 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcad0d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcad160 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcad1f0 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcad280 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcad310 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcad3a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcad430 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcad4c0 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcad550 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcad5e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcad670 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcad700 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcad790 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcad820 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcad8b0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcad940 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcad9d0 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcada60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcadaf0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcadb80 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcadc10 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcadca0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcadd30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcaddc0 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcade50 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcadee0 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcadf70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcae000 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcae090 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcae120 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] 0x56175dcbfdc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcbfe50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcbfee0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcbff70 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcc0000 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcc0090 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcc0120 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcc01b0 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcc0240 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcc02d0 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcc0360 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcc03f0 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcc0480 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcc0510 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcc05a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcc0630 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcc06c0 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcc0750 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcc07e0 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcc0870 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcc0900 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcc0990 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcc0a20 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcc0ab0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcc0b40 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcc0bd0 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcc0c60 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcc0cf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcc0d80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcc0e10 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcc0ea0 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcc0f30 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcc0fc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcc1050 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcc10e0 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcc1170 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcc1200 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcc1290 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcc1320 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcc13b0 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] 0x56175dcaef40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcaefd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcaf060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcaf0f0 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcaf180 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcaf210 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcaf2a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcaf330 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcaf3c0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcaf450 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcaf4e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcaf570 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcaf600 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcaf690 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcaf720 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcaf7b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcaf840 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcaf8d0 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcaf960 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcaf9f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcafa80 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcafb10 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcafba0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcafc30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcafcc0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcafd50 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcafde0 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcafe70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcaff00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcaff90 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcb0020 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcb00b0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcb0140 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcb01d0 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcb0260 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcb02f0 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcb0380 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcb0410 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcb04a0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcb0530 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] 0x56175dcc21d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcc2260 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcc22f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcc2380 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcc2410 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcc24a0 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcc2530 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcc25c0 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcc2650 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcc26e0 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcc2770 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcc2800 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcc2890 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcc2920 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcc29b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcc2a40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcc2ad0 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcc2b60 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcc2bf0 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcc2c80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcc2d10 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcc2da0 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcc2e30 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcc2ec0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcc2f50 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcc2fe0 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcc3070 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcc3100 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcc3190 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcc3220 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcc32b0 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcc3340 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcc33d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcc3460 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcc34f0 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcc3580 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcc3610 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcc36a0 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcc3730 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcc37c0 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] 0x56175dcb1350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcb13e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcb1470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcb1500 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcb1590 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcb1620 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcb16b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcb1740 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcb17d0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcb1860 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcb18f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcb1980 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcb1a10 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcb1aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcb1b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcb1bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcb1c50 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcb1ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcb1d70 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcb1e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcb1e90 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcb1f20 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcb1fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcb2040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcb20d0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcb2160 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcb21f0 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcb2280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcb2310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcb23a0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcb2430 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcb24c0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcb2550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcb25e0 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcb2670 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcb2700 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcb2790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcb2820 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcb28b0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcb2940 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] 0x56175dcc45e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcc4670 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcc4700 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcc4790 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcc4820 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcc48b0 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcc4940 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcc49d0 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcc4a60 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcc4af0 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcc4b80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcc4c10 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcc4ca0 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcc4d30 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcc4dc0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcc4e50 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcc4ee0 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcc4f70 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcc5000 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcc5090 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcc5120 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcc51b0 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcc5240 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcc52d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcc5360 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcc53f0 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcc5480 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcc5510 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcc55a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcc5630 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcc56c0 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcc5750 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcc57e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcc5870 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcc5900 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcc5990 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcc5a20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcc5ab0 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcc5b40 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcc5bd0 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] 0x56175dcb3760 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcb37f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcb3880 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcb3910 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcb39a0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcb3a30 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcb3ac0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcb3b50 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcb3be0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcb3c70 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcb3d00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcb3d90 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcb3e20 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcb3eb0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcb3f40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcb3fd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcb4060 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcb40f0 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcb4180 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcb4210 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcb42a0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcb4330 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcb43c0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcb4450 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcb44e0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcb4570 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcb4600 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcb4690 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcb4720 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcb47b0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcb4840 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcb48d0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcb4960 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcb49f0 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcb4a80 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcb4b10 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcb4ba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcb4c30 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcb4cc0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcb4d50 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] 0x56175dcc7c00 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcc7c90 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcc7d20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcc7db0 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcc7e40 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcc7ed0 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcc7f60 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcc7ff0 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcc8080 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcc8110 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcc81a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcc8230 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcc82c0 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcc8350 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcc83e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcc8470 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcc8500 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcc8590 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcc8620 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcc86b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcc8740 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcc87d0 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcc8860 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcc88f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcc8980 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcc8a10 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcc8aa0 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcc8b30 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcc8bc0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcc8c50 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcc8ce0 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcc8d70 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcc8e00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcc8e90 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcc8f20 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcc8fb0 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcc9040 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcc90d0 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcc9160 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcc91f0 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] 0x56175dcb5b70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcb5c00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcb5c90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcb5d20 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcb5db0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcb5e40 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcb5ed0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcb5f60 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcb5ff0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcb6080 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcb6110 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcb61a0 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcb6230 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcb62c0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcb6350 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcb63e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcb6470 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcb6500 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcb6590 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcb6620 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcb66b0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcb6740 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcb67d0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcb6860 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcb68f0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcb6980 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcb6a10 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcb6aa0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcb6b30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcb6bc0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcb6c50 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcb6ce0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcb6d70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcb6e00 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcb6e90 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcb6f20 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcb6fb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcb7040 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcb70d0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcb7160 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] 0x56175dcca010 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcca0a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcca130 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcca1c0 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcca250 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcca2e0 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcca370 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcca400 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcca490 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcca520 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcca5b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcca640 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcca6d0 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcca760 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcca7f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcca880 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcca910 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcca9a0 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dccaa30 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dccaac0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dccab50 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dccabe0 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dccac70 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dccad00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dccad90 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dccae20 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dccaeb0 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dccaf40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dccafd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dccb060 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dccb0f0 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dccb180 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dccb210 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dccb2a0 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dccb330 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dccb3c0 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dccb450 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dccb4e0 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dccb570 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dccb600 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: 0x56175dc85c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc82ae0 SEQ: (3 sibs) 3 children: 34: 0x56175dc82cb0 SEQ: (3 sibs) 3 children: 34: 0x56175dc82e80 VAL: '000' (3 sibs) 34: 0x56175dc82f18 VAL: '001' (3 sibs) 34: 0x56175dc82fb0 VAL: '002' (3 sibs) 34: 0x56175dc82d48 SEQ: (3 sibs) 3 children: 34: 0x56175dc83050 VAL: '010' (3 sibs) 34: 0x56175dc830e8 VAL: '011' (3 sibs) 34: 0x56175dc83180 VAL: '012' (3 sibs) 34: 0x56175dc82de0 SEQ: (3 sibs) 3 children: 34: 0x56175dc83220 VAL: '020' (3 sibs) 34: 0x56175dc832b8 VAL: '021' (3 sibs) 34: 0x56175dc83350 VAL: '022' (3 sibs) 34: 0x56175dc82b78 SEQ: (3 sibs) 3 children: 34: 0x56175dc833f0 SEQ: (3 sibs) 3 children: 34: 0x56175dc835c0 VAL: '100' (3 sibs) 34: 0x56175dc83658 VAL: '101' (3 sibs) 34: 0x56175dc836f0 VAL: '102' (3 sibs) 34: 0x56175dc83488 SEQ: (3 sibs) 3 children: 34: 0x56175dc83790 VAL: '110' (3 sibs) 34: 0x56175dc83828 VAL: '111' (3 sibs) 34: 0x56175dc838c0 VAL: '112' (3 sibs) 34: 0x56175dc83520 SEQ: (3 sibs) 3 children: 34: 0x56175dc83960 VAL: '120' (3 sibs) 34: 0x56175dc839f8 VAL: '121' (3 sibs) 34: 0x56175dc83a90 VAL: '122' (3 sibs) 34: 0x56175dc82c10 SEQ: (3 sibs) 3 children: 34: 0x56175dc83b30 SEQ: (3 sibs) 3 children: 34: 0x56175dc83d00 VAL: '200' (3 sibs) 34: 0x56175dc83d98 VAL: '201' (3 sibs) 34: 0x56175dc83e30 VAL: '202' (3 sibs) 34: 0x56175dc83bc8 SEQ: (3 sibs) 3 children: 34: 0x56175dc83ed0 VAL: '210' (3 sibs) 34: 0x56175dc83f68 VAL: '211' (3 sibs) 34: 0x56175dc84000 VAL: '212' (3 sibs) 34: 0x56175dc83c60 SEQ: (3 sibs) 3 children: 34: 0x56175dc840a0 VAL: '220' (3 sibs) 34: 0x56175dc84138 VAL: '221' (3 sibs) 34: 0x56175dc841d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dccc420 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dccc4b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dccc540 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dccc5d0 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dccc660 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dccc6f0 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dccc780 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dccc810 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dccc8a0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dccc930 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dccc9c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dccca50 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcccae0 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcccb70 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcccc00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcccc90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcccd20 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcccdb0 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dccce40 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dccced0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcccf60 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcccff0 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dccd080 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dccd110 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dccd1a0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dccd230 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dccd2c0 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dccd350 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dccd3e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dccd470 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dccd500 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dccd590 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dccd620 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dccd6b0 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dccd740 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dccd7d0 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dccd860 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dccd8f0 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dccd980 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dccda10 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: 0x56175dc85da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc844b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc84680 SEQ: (3 sibs) 3 children: 34: 0x56175dc84850 VAL: '000' (3 sibs) 34: 0x56175dc848e8 VAL: '001' (3 sibs) 34: 0x56175dc84980 VAL: '002' (3 sibs) 34: 0x56175dc84718 SEQ: (3 sibs) 3 children: 34: 0x56175dc84a20 VAL: '010' (3 sibs) 34: 0x56175dc84ab8 VAL: '011' (3 sibs) 34: 0x56175dc84b50 VAL: '012' (3 sibs) 34: 0x56175dc847b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc84bf0 VAL: '020' (3 sibs) 34: 0x56175dc84c88 VAL: '021' (3 sibs) 34: 0x56175dc84d20 VAL: '022' (3 sibs) 34: 0x56175dc84548 SEQ: (3 sibs) 3 children: 34: 0x56175dc84dc0 SEQ: (3 sibs) 3 children: 34: 0x56175dc84f90 VAL: '100' (3 sibs) 34: 0x56175dc85028 VAL: '101' (3 sibs) 34: 0x56175dc850c0 VAL: '102' (3 sibs) 34: 0x56175dc84e58 SEQ: (3 sibs) 3 children: 34: 0x56175dc85160 VAL: '110' (3 sibs) 34: 0x56175dc851f8 VAL: '111' (3 sibs) 34: 0x56175dc85290 VAL: '112' (3 sibs) 34: 0x56175dc84ef0 SEQ: (3 sibs) 3 children: 34: 0x56175dc85330 VAL: '120' (3 sibs) 34: 0x56175dc853c8 VAL: '121' (3 sibs) 34: 0x56175dc85460 VAL: '122' (3 sibs) 34: 0x56175dc845e0 SEQ: (3 sibs) 3 children: 34: 0x56175dc85500 SEQ: (3 sibs) 3 children: 34: 0x56175dc856d0 VAL: '200' (3 sibs) 34: 0x56175dc85768 VAL: '201' (3 sibs) 34: 0x56175dc85800 VAL: '202' (3 sibs) 34: 0x56175dc85598 SEQ: (3 sibs) 3 children: 34: 0x56175dc858a0 VAL: '210' (3 sibs) 34: 0x56175dc85938 VAL: '211' (3 sibs) 34: 0x56175dc859d0 VAL: '212' (3 sibs) 34: 0x56175dc85630 SEQ: (3 sibs) 3 children: 34: 0x56175dc85a70 VAL: '220' (3 sibs) 34: 0x56175dc85b08 VAL: '221' (3 sibs) 34: 0x56175dc85ba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dccdab0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dccdb40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dccdbd0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dccdc60 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dccdcf0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dccdd80 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dccde10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dccdea0 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dccdf30 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dccdfc0 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcce050 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcce0e0 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcce170 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcce200 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcce290 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcce320 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcce3b0 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcce440 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcce4d0 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcce560 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcce5f0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcce680 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcce710 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcce7a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcce830 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcce8c0 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcce950 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcce9e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dccea70 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcceb00 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcceb90 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dccec20 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dccecb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcced40 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dccedd0 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dccee60 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcceef0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dccef80 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dccf010 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dccf0a0 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: 0x56175dc85ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc860b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc86280 SEQ: (3 sibs) 3 children: 34: 0x56175dc86450 VAL: '000' (3 sibs) 34: 0x56175dc864e8 VAL: '001' (3 sibs) 34: 0x56175dc86580 VAL: '002' (3 sibs) 34: 0x56175dc86318 SEQ: (3 sibs) 3 children: 34: 0x56175dc86620 VAL: '010' (3 sibs) 34: 0x56175dc866b8 VAL: '011' (3 sibs) 34: 0x56175dc86750 VAL: '012' (3 sibs) 34: 0x56175dc863b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc867f0 VAL: '020' (3 sibs) 34: 0x56175dc86888 VAL: '021' (3 sibs) 34: 0x56175dc86920 VAL: '022' (3 sibs) 34: 0x56175dc86148 SEQ: (3 sibs) 3 children: 34: 0x56175dc869c0 SEQ: (3 sibs) 3 children: 34: 0x56175dc86b90 VAL: '100' (3 sibs) 34: 0x56175dc86c28 VAL: '101' (3 sibs) 34: 0x56175dc86cc0 VAL: '102' (3 sibs) 34: 0x56175dc86a58 SEQ: (3 sibs) 3 children: 34: 0x56175dc86d60 VAL: '110' (3 sibs) 34: 0x56175dc86df8 VAL: '111' (3 sibs) 34: 0x56175dc86e90 VAL: '112' (3 sibs) 34: 0x56175dc86af0 SEQ: (3 sibs) 3 children: 34: 0x56175dc86f30 VAL: '120' (3 sibs) 34: 0x56175dc86fc8 VAL: '121' (3 sibs) 34: 0x56175dc87060 VAL: '122' (3 sibs) 34: 0x56175dc861e0 SEQ: (3 sibs) 3 children: 34: 0x56175dc87100 SEQ: (3 sibs) 3 children: 34: 0x56175dc872d0 VAL: '200' (3 sibs) 34: 0x56175dc87368 VAL: '201' (3 sibs) 34: 0x56175dc87400 VAL: '202' (3 sibs) 34: 0x56175dc87198 SEQ: (3 sibs) 3 children: 34: 0x56175dc874a0 VAL: '210' (3 sibs) 34: 0x56175dc87538 VAL: '211' (3 sibs) 34: 0x56175dc875d0 VAL: '212' (3 sibs) 34: 0x56175dc87230 SEQ: (3 sibs) 3 children: 34: 0x56175dc87670 VAL: '220' (3 sibs) 34: 0x56175dc87708 VAL: '221' (3 sibs) 34: 0x56175dc877a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dccf140 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dccf1d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dccf260 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dccf2f0 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dccf380 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dccf410 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dccf4a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dccf530 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dccf5c0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dccf650 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dccf6e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dccf770 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dccf800 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dccf890 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dccf920 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dccf9b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dccfa40 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dccfad0 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dccfb60 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dccfbf0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dccfc80 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dccfd10 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dccfda0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dccfe30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dccfec0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dccff50 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dccffe0 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcd0070 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcd0100 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcd0190 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcd0220 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcd02b0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcd0340 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcd03d0 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcd0460 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcd04f0 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcd0580 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcd0610 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcd06a0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcd0730 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: 0x56175dc85fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc87840 SEQ: (3 sibs) 3 children: 34: 0x56175dc87a10 SEQ: (3 sibs) 3 children: 34: 0x56175dc87be0 VAL: '000' (3 sibs) 34: 0x56175dc87c78 VAL: '001' (3 sibs) 34: 0x56175dc87d10 VAL: '002' (3 sibs) 34: 0x56175dc87aa8 SEQ: (3 sibs) 3 children: 34: 0x56175dc87db0 VAL: '010' (3 sibs) 34: 0x56175dc87e48 VAL: '011' (3 sibs) 34: 0x56175dc87ee0 VAL: '012' (3 sibs) 34: 0x56175dc87b40 SEQ: (3 sibs) 3 children: 34: 0x56175dc87f80 VAL: '020' (3 sibs) 34: 0x56175dc88018 VAL: '021' (3 sibs) 34: 0x56175dc880b0 VAL: '022' (3 sibs) 34: 0x56175dc878d8 SEQ: (3 sibs) 3 children: 34: 0x56175dc88150 SEQ: (3 sibs) 3 children: 34: 0x56175dc88320 VAL: '100' (3 sibs) 34: 0x56175dc883b8 VAL: '101' (3 sibs) 34: 0x56175dc88450 VAL: '102' (3 sibs) 34: 0x56175dc881e8 SEQ: (3 sibs) 3 children: 34: 0x56175dc884f0 VAL: '110' (3 sibs) 34: 0x56175dc88588 VAL: '111' (3 sibs) 34: 0x56175dc88620 VAL: '112' (3 sibs) 34: 0x56175dc88280 SEQ: (3 sibs) 3 children: 34: 0x56175dc886c0 VAL: '120' (3 sibs) 34: 0x56175dc88758 VAL: '121' (3 sibs) 34: 0x56175dc887f0 VAL: '122' (3 sibs) 34: 0x56175dc87970 SEQ: (3 sibs) 3 children: 34: 0x56175dc88890 SEQ: (3 sibs) 3 children: 34: 0x56175dc88a60 VAL: '200' (3 sibs) 34: 0x56175dc88af8 VAL: '201' (3 sibs) 34: 0x56175dc88b90 VAL: '202' (3 sibs) 34: 0x56175dc88928 SEQ: (3 sibs) 3 children: 34: 0x56175dc88c30 VAL: '210' (3 sibs) 34: 0x56175dc88cc8 VAL: '211' (3 sibs) 34: 0x56175dc88d60 VAL: '212' (3 sibs) 34: 0x56175dc889c0 SEQ: (3 sibs) 3 children: 34: 0x56175dc88e00 VAL: '220' (3 sibs) 34: 0x56175dc88e98 VAL: '221' (3 sibs) 34: 0x56175dc88f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dcd07d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcd0860 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcd08f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcd0980 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcd0a10 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcd0aa0 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcd0b30 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcd0bc0 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcd0c50 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcd0ce0 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcd0d70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcd0e00 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcd0e90 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcd0f20 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcd0fb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcd1040 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcd10d0 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcd1160 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcd11f0 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcd1280 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcd1310 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcd13a0 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcd1430 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcd14c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcd1550 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcd15e0 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcd1670 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcd1700 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcd1790 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcd1820 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcd18b0 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcd1940 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcd19d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcd1a60 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcd1af0 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcd1b80 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcd1c10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcd1ca0 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcd1d30 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcd1dc0 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: 0x56175dc85c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc82ae0 SEQ: (3 sibs) 3 children: 34: 0x56175dc82cb0 SEQ: (3 sibs) 3 children: 34: 0x56175dc82e80 VAL: '000' (3 sibs) 34: 0x56175dc82f18 VAL: '001' (3 sibs) 34: 0x56175dc82fb0 VAL: '002' (3 sibs) 34: 0x56175dc82d48 SEQ: (3 sibs) 3 children: 34: 0x56175dc83050 VAL: '010' (3 sibs) 34: 0x56175dc830e8 VAL: '011' (3 sibs) 34: 0x56175dc83180 VAL: '012' (3 sibs) 34: 0x56175dc82de0 SEQ: (3 sibs) 3 children: 34: 0x56175dc83220 VAL: '020' (3 sibs) 34: 0x56175dc832b8 VAL: '021' (3 sibs) 34: 0x56175dc83350 VAL: '022' (3 sibs) 34: 0x56175dc82b78 SEQ: (3 sibs) 3 children: 34: 0x56175dc833f0 SEQ: (3 sibs) 3 children: 34: 0x56175dc835c0 VAL: '100' (3 sibs) 34: 0x56175dc83658 VAL: '101' (3 sibs) 34: 0x56175dc836f0 VAL: '102' (3 sibs) 34: 0x56175dc83488 SEQ: (3 sibs) 3 children: 34: 0x56175dc83790 VAL: '110' (3 sibs) 34: 0x56175dc83828 VAL: '111' (3 sibs) 34: 0x56175dc838c0 VAL: '112' (3 sibs) 34: 0x56175dc83520 SEQ: (3 sibs) 3 children: 34: 0x56175dc83960 VAL: '120' (3 sibs) 34: 0x56175dc839f8 VAL: '121' (3 sibs) 34: 0x56175dc83a90 VAL: '122' (3 sibs) 34: 0x56175dc82c10 SEQ: (3 sibs) 3 children: 34: 0x56175dc83b30 SEQ: (3 sibs) 3 children: 34: 0x56175dc83d00 VAL: '200' (3 sibs) 34: 0x56175dc83d98 VAL: '201' (3 sibs) 34: 0x56175dc83e30 VAL: '202' (3 sibs) 34: 0x56175dc83bc8 SEQ: (3 sibs) 3 children: 34: 0x56175dc83ed0 VAL: '210' (3 sibs) 34: 0x56175dc83f68 VAL: '211' (3 sibs) 34: 0x56175dc84000 VAL: '212' (3 sibs) 34: 0x56175dc83c60 SEQ: (3 sibs) 3 children: 34: 0x56175dc840a0 VAL: '220' (3 sibs) 34: 0x56175dc84138 VAL: '221' (3 sibs) 34: 0x56175dc841d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dcd1e60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcd1ef0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcd1f80 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcd2010 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcd20a0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcd2130 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcd21c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcd2250 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcd22e0 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcd2370 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcd2400 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcd2490 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcd2520 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcd25b0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcd2640 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcd26d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcd2760 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcd27f0 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcd2880 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcd2910 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcd29a0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcd2a30 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcd2ac0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcd2b50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcd2be0 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcd2c70 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcd2d00 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcd2d90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcd2e20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcd2eb0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcd2f40 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcd2fd0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcd3060 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcd30f0 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcd3180 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcd3210 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcd32a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcd3330 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcd33c0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcd3450 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: 0x56175dc85da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc844b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc84680 SEQ: (3 sibs) 3 children: 34: 0x56175dc84850 VAL: '000' (3 sibs) 34: 0x56175dc848e8 VAL: '001' (3 sibs) 34: 0x56175dc84980 VAL: '002' (3 sibs) 34: 0x56175dc84718 SEQ: (3 sibs) 3 children: 34: 0x56175dc84a20 VAL: '010' (3 sibs) 34: 0x56175dc84ab8 VAL: '011' (3 sibs) 34: 0x56175dc84b50 VAL: '012' (3 sibs) 34: 0x56175dc847b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc84bf0 VAL: '020' (3 sibs) 34: 0x56175dc84c88 VAL: '021' (3 sibs) 34: 0x56175dc84d20 VAL: '022' (3 sibs) 34: 0x56175dc84548 SEQ: (3 sibs) 3 children: 34: 0x56175dc84dc0 SEQ: (3 sibs) 3 children: 34: 0x56175dc84f90 VAL: '100' (3 sibs) 34: 0x56175dc85028 VAL: '101' (3 sibs) 34: 0x56175dc850c0 VAL: '102' (3 sibs) 34: 0x56175dc84e58 SEQ: (3 sibs) 3 children: 34: 0x56175dc85160 VAL: '110' (3 sibs) 34: 0x56175dc851f8 VAL: '111' (3 sibs) 34: 0x56175dc85290 VAL: '112' (3 sibs) 34: 0x56175dc84ef0 SEQ: (3 sibs) 3 children: 34: 0x56175dc85330 VAL: '120' (3 sibs) 34: 0x56175dc853c8 VAL: '121' (3 sibs) 34: 0x56175dc85460 VAL: '122' (3 sibs) 34: 0x56175dc845e0 SEQ: (3 sibs) 3 children: 34: 0x56175dc85500 SEQ: (3 sibs) 3 children: 34: 0x56175dc856d0 VAL: '200' (3 sibs) 34: 0x56175dc85768 VAL: '201' (3 sibs) 34: 0x56175dc85800 VAL: '202' (3 sibs) 34: 0x56175dc85598 SEQ: (3 sibs) 3 children: 34: 0x56175dc858a0 VAL: '210' (3 sibs) 34: 0x56175dc85938 VAL: '211' (3 sibs) 34: 0x56175dc859d0 VAL: '212' (3 sibs) 34: 0x56175dc85630 SEQ: (3 sibs) 3 children: 34: 0x56175dc85a70 VAL: '220' (3 sibs) 34: 0x56175dc85b08 VAL: '221' (3 sibs) 34: 0x56175dc85ba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dcd34f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcd3580 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcd3610 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcd36a0 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcd3730 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcd37c0 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcd3850 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcd38e0 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcd3970 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcd3a00 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcd3a90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcd3b20 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcd3bb0 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcd3c40 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcd3cd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcd3d60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcd3df0 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcd3e80 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcd3f10 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcd3fa0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcd4030 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcd40c0 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcd4150 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcd41e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcd4270 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcd4300 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcd4390 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcd4420 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcd44b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcd4540 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcd45d0 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcd4660 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcd46f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcd4780 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcd4810 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcd48a0 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcd4930 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcd49c0 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcd4a50 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcd4ae0 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: 0x56175dc85ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc860b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc86280 SEQ: (3 sibs) 3 children: 34: 0x56175dc86450 VAL: '000' (3 sibs) 34: 0x56175dc864e8 VAL: '001' (3 sibs) 34: 0x56175dc86580 VAL: '002' (3 sibs) 34: 0x56175dc86318 SEQ: (3 sibs) 3 children: 34: 0x56175dc86620 VAL: '010' (3 sibs) 34: 0x56175dc866b8 VAL: '011' (3 sibs) 34: 0x56175dc86750 VAL: '012' (3 sibs) 34: 0x56175dc863b0 SEQ: (3 sibs) 3 children: 34: 0x56175dc867f0 VAL: '020' (3 sibs) 34: 0x56175dc86888 VAL: '021' (3 sibs) 34: 0x56175dc86920 VAL: '022' (3 sibs) 34: 0x56175dc86148 SEQ: (3 sibs) 3 children: 34: 0x56175dc869c0 SEQ: (3 sibs) 3 children: 34: 0x56175dc86b90 VAL: '100' (3 sibs) 34: 0x56175dc86c28 VAL: '101' (3 sibs) 34: 0x56175dc86cc0 VAL: '102' (3 sibs) 34: 0x56175dc86a58 SEQ: (3 sibs) 3 children: 34: 0x56175dc86d60 VAL: '110' (3 sibs) 34: 0x56175dc86df8 VAL: '111' (3 sibs) 34: 0x56175dc86e90 VAL: '112' (3 sibs) 34: 0x56175dc86af0 SEQ: (3 sibs) 3 children: 34: 0x56175dc86f30 VAL: '120' (3 sibs) 34: 0x56175dc86fc8 VAL: '121' (3 sibs) 34: 0x56175dc87060 VAL: '122' (3 sibs) 34: 0x56175dc861e0 SEQ: (3 sibs) 3 children: 34: 0x56175dc87100 SEQ: (3 sibs) 3 children: 34: 0x56175dc872d0 VAL: '200' (3 sibs) 34: 0x56175dc87368 VAL: '201' (3 sibs) 34: 0x56175dc87400 VAL: '202' (3 sibs) 34: 0x56175dc87198 SEQ: (3 sibs) 3 children: 34: 0x56175dc874a0 VAL: '210' (3 sibs) 34: 0x56175dc87538 VAL: '211' (3 sibs) 34: 0x56175dc875d0 VAL: '212' (3 sibs) 34: 0x56175dc87230 SEQ: (3 sibs) 3 children: 34: 0x56175dc87670 VAL: '220' (3 sibs) 34: 0x56175dc87708 VAL: '221' (3 sibs) 34: 0x56175dc877a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dcd4b80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcd4c10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcd4ca0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcd4d30 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcd4dc0 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcd4e50 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcd4ee0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcd4f70 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcd5000 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcd5090 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcd5120 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcd51b0 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcd5240 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcd52d0 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcd5360 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcd53f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcd5480 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcd5510 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcd55a0 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcd5630 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcd56c0 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcd5750 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcd57e0 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcd5870 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcd5900 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcd5990 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcd5a20 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcd5ab0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcd5b40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcd5bd0 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcd5c60 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcd5cf0 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcd5d80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcd5e10 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcd5ea0 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcd5f30 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcd5fc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcd6050 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcd60e0 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcd6170 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: 0x56175dc85fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56175dc87840 SEQ: (3 sibs) 3 children: 34: 0x56175dc87a10 SEQ: (3 sibs) 3 children: 34: 0x56175dc87be0 VAL: '000' (3 sibs) 34: 0x56175dc87c78 VAL: '001' (3 sibs) 34: 0x56175dc87d10 VAL: '002' (3 sibs) 34: 0x56175dc87aa8 SEQ: (3 sibs) 3 children: 34: 0x56175dc87db0 VAL: '010' (3 sibs) 34: 0x56175dc87e48 VAL: '011' (3 sibs) 34: 0x56175dc87ee0 VAL: '012' (3 sibs) 34: 0x56175dc87b40 SEQ: (3 sibs) 3 children: 34: 0x56175dc87f80 VAL: '020' (3 sibs) 34: 0x56175dc88018 VAL: '021' (3 sibs) 34: 0x56175dc880b0 VAL: '022' (3 sibs) 34: 0x56175dc878d8 SEQ: (3 sibs) 3 children: 34: 0x56175dc88150 SEQ: (3 sibs) 3 children: 34: 0x56175dc88320 VAL: '100' (3 sibs) 34: 0x56175dc883b8 VAL: '101' (3 sibs) 34: 0x56175dc88450 VAL: '102' (3 sibs) 34: 0x56175dc881e8 SEQ: (3 sibs) 3 children: 34: 0x56175dc884f0 VAL: '110' (3 sibs) 34: 0x56175dc88588 VAL: '111' (3 sibs) 34: 0x56175dc88620 VAL: '112' (3 sibs) 34: 0x56175dc88280 SEQ: (3 sibs) 3 children: 34: 0x56175dc886c0 VAL: '120' (3 sibs) 34: 0x56175dc88758 VAL: '121' (3 sibs) 34: 0x56175dc887f0 VAL: '122' (3 sibs) 34: 0x56175dc87970 SEQ: (3 sibs) 3 children: 34: 0x56175dc88890 SEQ: (3 sibs) 3 children: 34: 0x56175dc88a60 VAL: '200' (3 sibs) 34: 0x56175dc88af8 VAL: '201' (3 sibs) 34: 0x56175dc88b90 VAL: '202' (3 sibs) 34: 0x56175dc88928 SEQ: (3 sibs) 3 children: 34: 0x56175dc88c30 VAL: '210' (3 sibs) 34: 0x56175dc88cc8 VAL: '211' (3 sibs) 34: 0x56175dc88d60 VAL: '212' (3 sibs) 34: 0x56175dc889c0 SEQ: (3 sibs) 3 children: 34: 0x56175dc88e00 VAL: '220' (3 sibs) 34: 0x56175dc88e98 VAL: '221' (3 sibs) 34: 0x56175dc88f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56175dcd6210 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56175dcd62a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56175dcd6330 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56175dcd63c0 VAL: '000' (3 sibs) 34: [4] [4] 0x56175dcd6450 VAL: '001' (3 sibs) 34: [5] [5] 0x56175dcd64e0 VAL: '002' (3 sibs) 34: [6] [6] 0x56175dcd6570 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56175dcd6600 VAL: '010' (3 sibs) 34: [8] [8] 0x56175dcd6690 VAL: '011' (3 sibs) 34: [9] [9] 0x56175dcd6720 VAL: '012' (3 sibs) 34: [10] [10] 0x56175dcd67b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56175dcd6840 VAL: '020' (3 sibs) 34: [12] [12] 0x56175dcd68d0 VAL: '021' (3 sibs) 34: [13] [13] 0x56175dcd6960 VAL: '022' (3 sibs) 34: [14] [14] 0x56175dcd69f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56175dcd6a80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56175dcd6b10 VAL: '100' (3 sibs) 34: [17] [17] 0x56175dcd6ba0 VAL: '101' (3 sibs) 34: [18] [18] 0x56175dcd6c30 VAL: '102' (3 sibs) 34: [19] [19] 0x56175dcd6cc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56175dcd6d50 VAL: '110' (3 sibs) 34: [21] [21] 0x56175dcd6de0 VAL: '111' (3 sibs) 34: [22] [22] 0x56175dcd6e70 VAL: '112' (3 sibs) 34: [23] [23] 0x56175dcd6f00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56175dcd6f90 VAL: '120' (3 sibs) 34: [25] [25] 0x56175dcd7020 VAL: '121' (3 sibs) 34: [26] [26] 0x56175dcd70b0 VAL: '122' (3 sibs) 34: [27] [27] 0x56175dcd7140 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56175dcd71d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56175dcd7260 VAL: '200' (3 sibs) 34: [30] [30] 0x56175dcd72f0 VAL: '201' (3 sibs) 34: [31] [31] 0x56175dcd7380 VAL: '202' (3 sibs) 34: [32] [32] 0x56175dcd7410 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56175dcd74a0 VAL: '210' (3 sibs) 34: [34] [34] 0x56175dcd7530 VAL: '211' (3 sibs) 34: [35] [35] 0x56175dcd75c0 VAL: '212' (3 sibs) 34: [36] [36] 0x56175dcd7650 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56175dcd76e0 VAL: '220' (3 sibs) 34: [38] [38] 0x56175dcd7770 VAL: '221' (3 sibs) 34: [39] [39] 0x56175dcd7800 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.01 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.5.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x55d03fb65680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55d03fb60db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55d03fb60f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb61150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb61320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55d03fb613b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55d03fb61450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55d03fb611e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb614f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55d03fb61588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55d03fb61620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55d03fb61280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb616c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55d03fb61758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55d03fb617f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55d03fb61018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb61890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb61a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55d03fb61af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55d03fb61b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55d03fb61928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb61c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55d03fb61cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55d03fb61d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55d03fb619c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb61e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55d03fb61e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55d03fb61f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55d03fb610b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb61fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb621a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55d03fb62238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55d03fb622d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55d03fb62068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb62370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55d03fb62408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55d03fb624a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55d03fb62100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb62540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55d03fb625d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55d03fb62670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55d03fb60e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55d03fb62710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb628e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb62ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55d03fb62b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55d03fb62be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55d03fb62978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb62c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55d03fb62d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55d03fb62db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55d03fb62a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb62e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55d03fb62ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55d03fb62f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55d03fb627a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb63020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb631f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55d03fb63288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55d03fb63320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55d03fb630b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb633c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55d03fb63458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55d03fb634f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55d03fb63150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb63590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55d03fb63628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55d03fb636c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55d03fb62840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb63760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb63930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55d03fb639c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55d03fb63a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55d03fb637f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb63b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55d03fb63b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55d03fb63c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55d03fb63890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb63cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55d03fb63d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55d03fb63e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55d03fb60ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55d03fb63ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb64070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb64240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55d03fb642d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55d03fb64370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55d03fb64108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb64410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55d03fb644a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55d03fb64540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55d03fb641a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb645e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55d03fb64678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55d03fb64710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55d03fb63f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb647b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb64980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55d03fb64a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55d03fb64ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55d03fb64848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb64b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55d03fb64be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55d03fb64c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55d03fb648e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb64d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55d03fb64db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55d03fb64e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55d03fb63fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb64ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb650c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55d03fb65158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55d03fb651f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55d03fb64f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb65290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55d03fb65328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55d03fb653c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55d03fb65020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb65460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55d03fb654f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55d03fb65590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55d03fb71510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fb715a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fb71630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fb716c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fb71750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fb717e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fb71870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fb71900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fb71990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fb71a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fb71ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fb71b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fb71bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fb71c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fb71cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fb71d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fb71e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fb71ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fb71f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fb71fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fb72050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fb720e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fb72170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fb72200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fb72290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fb72320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fb723b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fb72440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fb724d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fb72560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fb725f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fb72680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fb72710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fb727a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fb72830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fb728c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fb72950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fb729e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fb72a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fb72b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fb72b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fb72c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fb72cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fb72d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fb72dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fb72e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fb72ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fb72f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fb73010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fb730a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fb73130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fb731c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fb73250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fb732e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fb73370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fb73400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fb73490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fb73520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fb735b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fb73640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fb736d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fb73760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fb737f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fb73880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fb73910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fb739a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fb73a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fb73ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fb73b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fb73be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fb73c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fb73d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fb73d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fb73e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fb73eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fb73f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fb73fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fb74060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fb740f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fb74180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fb74210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fb742a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fb74330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fb743c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fb74450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fb744e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fb74570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fb74600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fb74690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fb74720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fb747b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fb74840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fb748d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fb74960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fb749f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fb74a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fb74b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fb74ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fb74c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fb74cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fb74d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fb74de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fb74e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fb74f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fb74f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fb75020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fb750b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fb75140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fb751d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fb75260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fb752f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fb75380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fb75410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fb754a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fb75530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fb755c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fb75650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fb756e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fb75770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fb75800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fb75890 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: 0x55d03fb65798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55d03fb65870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55d03fb65a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb65c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb65de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55d03fb65e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55d03fb65f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55d03fb65ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb65fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55d03fb66048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55d03fb660e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55d03fb65d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb66180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55d03fb66218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55d03fb662b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55d03fb65ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb66350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb66520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55d03fb665b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55d03fb66650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55d03fb663e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb666f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55d03fb66788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55d03fb66820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55d03fb66480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb668c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55d03fb66958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55d03fb669f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55d03fb65b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb66a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb66c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55d03fb66cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55d03fb66d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55d03fb66b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb66e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55d03fb66ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55d03fb66f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55d03fb66bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb67000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55d03fb67098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55d03fb67130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55d03fb65908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55d03fb671d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb673a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb67570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55d03fb67608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55d03fb676a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55d03fb67438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb67740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55d03fb677d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55d03fb67870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55d03fb674d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb67910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55d03fb679a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55d03fb67a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55d03fb67268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb67ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb67cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55d03fb67d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55d03fb67de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55d03fb67b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb67e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55d03fb67f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55d03fb67fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55d03fb67c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb68050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55d03fb680e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55d03fb68180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55d03fb67300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb68220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb683f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55d03fb68488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55d03fb68520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55d03fb682b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb685c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55d03fb68658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55d03fb686f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55d03fb68350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb68790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55d03fb68828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55d03fb688c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55d03fb659a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55d03fb68960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb68b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb68d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55d03fb68d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55d03fb68e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55d03fb68bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb68ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55d03fb68f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55d03fb69000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55d03fb68c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb690a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55d03fb69138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55d03fb691d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55d03fb689f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb69270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb69440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55d03fb694d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55d03fb69570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55d03fb69308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb69610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55d03fb696a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55d03fb69740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55d03fb693a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb697e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55d03fb69878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55d03fb69910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55d03fb68a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb699b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb69b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55d03fb69c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55d03fb69cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55d03fb69a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb69d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55d03fb69de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55d03fb69e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55d03fb69ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb69f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55d03fb69fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55d03fb6a050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55d03fb79c50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fb79ce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fb79d70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fb79e00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fb79e90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fb79f20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fb79fb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fb7a040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fb7a0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fb7a160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fb7a1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fb7a280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fb7a310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fb7a3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fb7a430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fb7a4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fb7a550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fb7a5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fb7a670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fb7a700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fb7a790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fb7a820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fb7a8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fb7a940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fb7a9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fb7aa60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fb7aaf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fb7ab80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fb7ac10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fb7aca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fb7ad30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fb7adc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fb7ae50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fb7aee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fb7af70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fb7b000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fb7b090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fb7b120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fb7b1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fb7b240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fb7b2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fb7b360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fb7b3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fb7b480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fb7b510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fb7b5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fb7b630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fb7b6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fb7b750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fb7b7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fb7b870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fb7b900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fb7b990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fb7ba20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fb7bab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fb7bb40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fb7bbd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fb7bc60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fb7bcf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fb7bd80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fb7be10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fb7bea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fb7bf30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fb7bfc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fb7c050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fb7c0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fb7c170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fb7c200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fb7c290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fb7c320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fb7c3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fb7c440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fb7c4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fb7c560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fb7c5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fb7c680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fb7c710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fb7c7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fb7c830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fb7c8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fb7c950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fb7c9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fb7ca70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fb7cb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fb7cb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fb7cc20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fb7ccb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fb7cd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fb7cdd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fb7ce60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fb7cef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fb7cf80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fb7d010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fb7d0a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fb7d130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fb7d1c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fb7d250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fb7d2e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fb7d370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fb7d400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fb7d490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fb7d520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fb7d5b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fb7d640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fb7d6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fb7d760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fb7d7f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fb7d880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fb7d910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fb7d9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fb7da30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fb7dac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fb7db50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fb7dbe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fb7dc70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fb7dd00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fb7dd90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fb7de20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fb7deb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fb7df40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fb7dfd0 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: 0x55d03fb65680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55d03fb60db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55d03fb60f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb61150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb61320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55d03fb613b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55d03fb61450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55d03fb611e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb614f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55d03fb61588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55d03fb61620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55d03fb61280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb616c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55d03fb61758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55d03fb617f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55d03fb61018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb61890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb61a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55d03fb61af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55d03fb61b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55d03fb61928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb61c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55d03fb61cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55d03fb61d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55d03fb619c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb61e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55d03fb61e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55d03fb61f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55d03fb610b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb61fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb621a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55d03fb62238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55d03fb622d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55d03fb62068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb62370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55d03fb62408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55d03fb624a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55d03fb62100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb62540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55d03fb625d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55d03fb62670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55d03fb60e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55d03fb62710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb628e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb62ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55d03fb62b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55d03fb62be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55d03fb62978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb62c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55d03fb62d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55d03fb62db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55d03fb62a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb62e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55d03fb62ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55d03fb62f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55d03fb627a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb63020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb631f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55d03fb63288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55d03fb63320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55d03fb630b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb633c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55d03fb63458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55d03fb634f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55d03fb63150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb63590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55d03fb63628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55d03fb636c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55d03fb62840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb63760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb63930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55d03fb639c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55d03fb63a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55d03fb637f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb63b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55d03fb63b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55d03fb63c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55d03fb63890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb63cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55d03fb63d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55d03fb63e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55d03fb60ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55d03fb63ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb64070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb64240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55d03fb642d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55d03fb64370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55d03fb64108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb64410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55d03fb644a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55d03fb64540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55d03fb641a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb645e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55d03fb64678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55d03fb64710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55d03fb63f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb647b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb64980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55d03fb64a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55d03fb64ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55d03fb64848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb64b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55d03fb64be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55d03fb64c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55d03fb648e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb64d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55d03fb64db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55d03fb64e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55d03fb63fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb64ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb650c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55d03fb65158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55d03fb651f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55d03fb64f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb65290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55d03fb65328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55d03fb653c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55d03fb65020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb65460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55d03fb654f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55d03fb65590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55d03fb7e460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fb7e4f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fb7e580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fb7e610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fb7e6a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fb7e730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fb7e7c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fb7e850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fb7e8e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fb7e970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fb7ea00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fb7ea90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fb7eb20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fb7ebb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fb7ec40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fb7ecd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fb7ed60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fb7edf0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fb7ee80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fb7ef10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fb7efa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fb7f030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fb7f0c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fb7f150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fb7f1e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fb7f270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fb7f300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fb7f390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fb7f420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fb7f4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fb7f540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fb7f5d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fb7f660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fb7f6f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fb7f780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fb7f810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fb7f8a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fb7f930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fb7f9c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fb7fa50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fb7fae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fb7fb70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fb7fc00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fb7fc90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fb7fd20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fb7fdb0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fb7fe40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fb7fed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fb7ff60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fb7fff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fb80080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fb80110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fb801a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fb80230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fb802c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fb80350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fb803e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fb80470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fb80500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fb80590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fb80620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fb806b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fb80740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fb807d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fb80860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fb808f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fb80980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fb80a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fb80aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fb80b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fb80bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fb80c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fb80ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fb80d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fb80e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fb80e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fb80f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fb80fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fb81040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fb810d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fb81160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fb811f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fb81280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fb81310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fb813a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fb81430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fb814c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fb81550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fb815e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fb81670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fb81700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fb81790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fb81820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fb818b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fb81940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fb819d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fb81a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fb81af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fb81b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fb81c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fb81ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fb81d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fb81dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fb81e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fb81ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fb81f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fb82000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fb82090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fb82120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fb821b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fb82240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fb822d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fb82360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fb823f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fb82480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fb82510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fb825a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fb82630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fb826c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fb82750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fb827e0 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: 0x55d03fb65798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55d03fb65870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55d03fb65a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb65c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb65de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55d03fb65e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55d03fb65f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55d03fb65ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb65fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55d03fb66048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55d03fb660e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55d03fb65d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb66180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55d03fb66218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55d03fb662b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55d03fb65ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb66350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb66520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55d03fb665b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55d03fb66650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55d03fb663e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb666f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55d03fb66788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55d03fb66820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55d03fb66480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb668c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55d03fb66958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55d03fb669f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55d03fb65b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb66a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb66c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55d03fb66cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55d03fb66d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55d03fb66b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb66e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55d03fb66ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55d03fb66f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55d03fb66bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb67000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55d03fb67098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55d03fb67130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55d03fb65908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55d03fb671d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb673a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb67570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55d03fb67608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55d03fb676a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55d03fb67438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb67740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55d03fb677d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55d03fb67870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55d03fb674d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb67910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55d03fb679a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55d03fb67a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55d03fb67268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb67ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb67cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55d03fb67d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55d03fb67de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55d03fb67b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb67e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55d03fb67f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55d03fb67fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55d03fb67c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb68050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55d03fb680e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55d03fb68180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55d03fb67300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb68220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb683f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55d03fb68488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55d03fb68520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55d03fb682b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb685c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55d03fb68658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55d03fb686f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55d03fb68350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb68790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55d03fb68828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55d03fb688c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55d03fb659a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55d03fb68960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb68b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb68d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55d03fb68d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55d03fb68e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55d03fb68bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb68ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55d03fb68f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55d03fb69000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55d03fb68c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb690a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55d03fb69138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55d03fb691d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55d03fb689f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb69270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb69440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55d03fb694d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55d03fb69570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55d03fb69308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb69610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55d03fb696a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55d03fb69740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55d03fb693a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb697e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55d03fb69878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55d03fb69910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55d03fb68a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb699b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb69b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55d03fb69c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55d03fb69cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55d03fb69a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb69d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55d03fb69de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55d03fb69e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55d03fb69ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb69f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55d03fb69fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55d03fb6a050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55d03fb82c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fb82d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fb82d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fb82e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fb82eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fb82f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fb82fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fb83060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fb830f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fb83180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fb83210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fb832a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fb83330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fb833c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fb83450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fb834e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fb83570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fb83600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fb83690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fb83720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fb837b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fb83840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fb838d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fb83960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fb839f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fb83a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fb83b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fb83ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fb83c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fb83cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fb83d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fb83de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fb83e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fb83f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fb83f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fb84020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fb840b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fb84140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fb841d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fb84260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fb842f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fb84380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fb84410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fb844a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fb84530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fb845c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fb84650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fb846e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fb84770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fb84800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fb84890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fb84920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fb849b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fb84a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fb84ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fb84b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fb84bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fb84c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fb84d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fb84da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fb84e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fb84ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fb84f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fb84fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fb85070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fb85100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fb85190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fb85220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fb852b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fb85340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fb853d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fb85460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fb854f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fb85580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fb85610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fb856a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fb85730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fb857c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fb85850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fb858e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fb85970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fb85a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fb85a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fb85b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fb85bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fb85c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fb85cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fb85d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fb85df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fb85e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fb85f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fb85fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fb86030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fb860c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fb86150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fb861e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fb86270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fb86300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fb86390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fb86420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fb864b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fb86540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fb865d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fb86660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fb866f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fb86780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fb86810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fb868a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fb86930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fb869c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fb86a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fb86ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fb86b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fb86c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fb86c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fb86d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fb86db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fb86e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fb86ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fb86f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fb86ff0 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] 0x55d03fb71510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fb715a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fb71630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fb716c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fb71750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fb717e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fb71870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fb71900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fb71990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fb71a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fb71ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fb71b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fb71bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fb71c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fb71cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fb71d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fb71e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fb71ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fb71f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fb71fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fb72050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fb720e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fb72170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fb72200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fb72290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fb72320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fb723b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fb72440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fb724d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fb72560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fb725f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fb72680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fb72710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fb727a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fb72830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fb728c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fb72950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fb729e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fb72a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fb72b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fb72b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fb72c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fb72cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fb72d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fb72dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fb72e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fb72ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fb72f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fb73010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fb730a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fb73130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fb731c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fb73250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fb732e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fb73370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fb73400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fb73490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fb73520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fb735b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fb73640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fb736d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fb73760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fb737f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fb73880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fb73910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fb739a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fb73a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fb73ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fb73b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fb73be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fb73c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fb73d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fb73d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fb73e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fb73eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fb73f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fb73fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fb74060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fb740f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fb74180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fb74210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fb742a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fb74330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fb743c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fb74450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fb744e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fb74570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fb74600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fb74690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fb74720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fb747b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fb74840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fb748d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fb74960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fb749f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fb74a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fb74b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fb74ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fb74c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fb74cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fb74d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fb74de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fb74e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fb74f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fb74f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fb75020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fb750b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fb75140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fb751d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fb75260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fb752f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fb75380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fb75410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fb754a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fb75530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fb755c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fb75650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fb756e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fb75770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fb75800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fb75890 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] 0x55d03fb89890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fb89920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fb899b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fb89a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fb89ad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fb89b60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fb89bf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fb89c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fb89d10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fb89da0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fb89e30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fb89ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fb89f50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fb89fe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fb8a070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fb8a100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fb8a190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fb8a220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fb8a2b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fb8a340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fb8a3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fb8a460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fb8a4f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fb8a580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fb8a610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fb8a6a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fb8a730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fb8a7c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fb8a850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fb8a8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fb8a970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fb8aa00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fb8aa90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fb8ab20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fb8abb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fb8ac40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fb8acd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fb8ad60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fb8adf0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fb8ae80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fb8af10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fb8afa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fb8b030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fb8b0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fb8b150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fb8b1e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fb8b270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fb8b300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fb8b390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fb8b420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fb8b4b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fb8b540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fb8b5d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fb8b660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fb8b6f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fb8b780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fb8b810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fb8b8a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fb8b930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fb8b9c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fb8ba50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fb8bae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fb8bb70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fb8bc00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fb8bc90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fb8bd20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fb8bdb0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fb8be40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fb8bed0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fb8bf60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fb8bff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fb8c080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fb8c110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fb8c1a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fb8c230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fb8c2c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fb8c350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fb8c3e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fb8c470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fb8c500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fb8c590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fb8c620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fb8c6b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fb8c740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fb8c7d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fb8c860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fb8c8f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fb8c980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fb8ca10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fb8caa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fb8cb30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fb8cbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fb8cc50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fb8cce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fb8cd70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fb8ce00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fb8ce90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fb8cf20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fb8cfb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fb8d040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fb8d0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fb8d160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fb8d1f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fb8d280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fb8d310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fb8d3a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fb8d430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fb8d4c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fb8d550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fb8d5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fb8d670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fb8d700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fb8d790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fb8d820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fb8d8b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fb8d940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fb8d9d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fb8da60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fb8daf0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fb8db80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fb8dc10 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] 0x55d03fb79c50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fb79ce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fb79d70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fb79e00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fb79e90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fb79f20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fb79fb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fb7a040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fb7a0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fb7a160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fb7a1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fb7a280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fb7a310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fb7a3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fb7a430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fb7a4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fb7a550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fb7a5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fb7a670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fb7a700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fb7a790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fb7a820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fb7a8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fb7a940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fb7a9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fb7aa60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fb7aaf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fb7ab80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fb7ac10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fb7aca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fb7ad30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fb7adc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fb7ae50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fb7aee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fb7af70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fb7b000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fb7b090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fb7b120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fb7b1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fb7b240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fb7b2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fb7b360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fb7b3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fb7b480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fb7b510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fb7b5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fb7b630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fb7b6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fb7b750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fb7b7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fb7b870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fb7b900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fb7b990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fb7ba20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fb7bab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fb7bb40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fb7bbd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fb7bc60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fb7bcf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fb7bd80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fb7be10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fb7bea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fb7bf30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fb7bfc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fb7c050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fb7c0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fb7c170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fb7c200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fb7c290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fb7c320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fb7c3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fb7c440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fb7c4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fb7c560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fb7c5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fb7c680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fb7c710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fb7c7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fb7c830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fb7c8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fb7c950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fb7c9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fb7ca70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fb7cb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fb7cb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fb7cc20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fb7ccb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fb7cd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fb7cdd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fb7ce60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fb7cef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fb7cf80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fb7d010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fb7d0a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fb7d130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fb7d1c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fb7d250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fb7d2e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fb7d370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fb7d400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fb7d490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fb7d520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fb7d5b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fb7d640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fb7d6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fb7d760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fb7d7f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fb7d880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fb7d910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fb7d9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fb7da30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fb7dac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fb7db50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fb7dbe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fb7dc70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fb7dd00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fb7dd90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fb7de20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fb7deb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fb7df40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fb7dfd0 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] 0x55d03fb8e0a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fb8e130 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fb8e1c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fb8e250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fb8e2e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fb8e370 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fb8e400 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fb8e490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fb8e520 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fb8e5b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fb8e640 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fb8e6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fb8e760 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fb8e7f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fb8e880 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fb8e910 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fb8e9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fb8ea30 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fb8eac0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fb8eb50 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fb8ebe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fb8ec70 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fb8ed00 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fb8ed90 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fb8ee20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fb8eeb0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fb8ef40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fb8efd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fb8f060 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fb8f0f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fb8f180 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fb8f210 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fb8f2a0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fb8f330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fb8f3c0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fb8f450 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fb8f4e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fb8f570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fb8f600 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fb8f690 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fb8f720 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fb8f7b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fb8f840 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fb8f8d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fb8f960 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fb8f9f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fb8fa80 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fb8fb10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fb8fba0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fb8fc30 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fb8fcc0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fb8fd50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fb8fde0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fb8fe70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fb8ff00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fb8ff90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fb90020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fb900b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fb90140 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fb901d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fb90260 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fb902f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fb90380 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fb90410 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fb904a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fb90530 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fb905c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fb90650 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fb906e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fb90770 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fb90800 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fb90890 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fb90920 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fb909b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fb90a40 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fb90ad0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fb90b60 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fb90bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fb90c80 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fb90d10 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fb90da0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fb90e30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fb90ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fb90f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fb90fe0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fb91070 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fb91100 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fb91190 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fb91220 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fb912b0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fb91340 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fb913d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fb91460 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fb914f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fb91580 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fb91610 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fb916a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fb91730 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fb917c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fb91850 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fb918e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fb91970 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fb91a00 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fb91a90 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fb91b20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fb91bb0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fb91c40 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fb91cd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fb91d60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fb91df0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fb91e80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fb91f10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fb91fa0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fb92030 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fb920c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fb92150 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fb921e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fb92270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fb92300 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fb92390 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fb92420 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (1 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] 0x55d03fb7e460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fb7e4f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fb7e580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fb7e610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fb7e6a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fb7e730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fb7e7c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fb7e850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fb7e8e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fb7e970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fb7ea00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fb7ea90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fb7eb20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fb7ebb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fb7ec40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fb7ecd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fb7ed60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fb7edf0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fb7ee80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fb7ef10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fb7efa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fb7f030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fb7f0c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fb7f150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fb7f1e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fb7f270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fb7f300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fb7f390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fb7f420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fb7f4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fb7f540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fb7f5d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fb7f660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fb7f6f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fb7f780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fb7f810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fb7f8a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fb7f930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fb7f9c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fb7fa50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fb7fae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fb7fb70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fb7fc00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fb7fc90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fb7fd20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fb7fdb0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fb7fe40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fb7fed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fb7ff60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fb7fff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fb80080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fb80110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fb801a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fb80230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fb802c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fb80350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fb803e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fb80470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fb80500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fb80590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fb80620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fb806b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fb80740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fb807d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fb80860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fb808f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fb80980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fb80a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fb80aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fb80b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fb80bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fb80c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fb80ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fb80d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fb80e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fb80e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fb80f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fb80fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fb81040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fb810d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fb81160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fb811f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fb81280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fb81310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fb813a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fb81430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fb814c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fb81550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fb815e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fb81670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fb81700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fb81790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fb81820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fb818b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fb81940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fb819d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fb81a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fb81af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fb81b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fb81c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fb81ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fb81d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fb81dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fb81e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fb81ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fb81f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fb82000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fb82090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fb82120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fb821b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fb82240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fb822d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fb82360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fb823f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fb82480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fb82510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fb825a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fb82630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fb826c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fb82750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fb827e0 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] 0x55d03fb94cc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fb94d50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fb94de0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fb94e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fb94f00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fb94f90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fb95020 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fb950b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fb95140 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fb951d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fb95260 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fb952f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fb95380 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fb95410 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fb954a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fb95530 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fb955c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fb95650 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fb956e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fb95770 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fb95800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fb95890 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fb95920 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fb959b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fb95a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fb95ad0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fb95b60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fb95bf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fb95c80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fb95d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fb95da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fb95e30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fb95ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fb95f50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fb95fe0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fb96070 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fb96100 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fb96190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fb96220 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fb962b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fb96340 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fb963d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fb96460 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fb964f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fb96580 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fb96610 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fb966a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fb96730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fb967c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fb96850 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fb968e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fb96970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fb96a00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fb96a90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fb96b20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fb96bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fb96c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fb96cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fb96d60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fb96df0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fb96e80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fb96f10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fb96fa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fb97030 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fb970c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fb97150 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fb971e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fb97270 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fb97300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fb97390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fb97420 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fb974b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fb97540 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fb975d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fb97660 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fb976f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fb97780 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fb97810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fb978a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fb97930 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fb979c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fb97a50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fb97ae0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fb97b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fb97c00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fb97c90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fb97d20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fb97db0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fb97e40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fb97ed0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fb97f60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fb97ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fb98080 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fb98110 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fb981a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fb98230 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fb982c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fb98350 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fb983e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fb98470 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fb98500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fb98590 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fb98620 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fb986b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fb98740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fb987d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fb98860 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fb988f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fb98980 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fb98a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fb98aa0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fb98b30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fb98bc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fb98c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fb98ce0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fb98d70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fb98e00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fb98e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fb98f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fb98fb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fb99040 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] 0x55d03fb82c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fb82d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fb82d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fb82e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fb82eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fb82f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fb82fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fb83060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fb830f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fb83180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fb83210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fb832a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fb83330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fb833c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fb83450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fb834e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fb83570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fb83600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fb83690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fb83720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fb837b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fb83840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fb838d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fb83960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fb839f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fb83a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fb83b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fb83ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fb83c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fb83cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fb83d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fb83de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fb83e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fb83f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fb83f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fb84020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fb840b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fb84140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fb841d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fb84260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fb842f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fb84380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fb84410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fb844a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fb84530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fb845c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fb84650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fb846e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fb84770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fb84800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fb84890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fb84920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fb849b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fb84a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fb84ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fb84b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fb84bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fb84c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fb84d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fb84da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fb84e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fb84ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fb84f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fb84fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fb85070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fb85100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fb85190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fb85220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fb852b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fb85340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fb853d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fb85460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fb854f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fb85580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fb85610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fb856a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fb85730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fb857c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fb85850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fb858e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fb85970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fb85a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fb85a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fb85b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fb85bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fb85c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fb85cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fb85d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fb85df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fb85e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fb85f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fb85fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fb86030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fb860c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fb86150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fb861e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fb86270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fb86300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fb86390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fb86420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fb864b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fb86540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fb865d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fb86660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fb866f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fb86780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fb86810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fb868a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fb86930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fb869c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fb86a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fb86ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fb86b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fb86c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fb86c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fb86d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fb86db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fb86e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fb86ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fb86f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fb86ff0 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] 0x55d03fb994d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fb99560 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fb995f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fb99680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fb99710 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fb997a0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fb99830 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fb998c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fb99950 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fb999e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fb99a70 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fb99b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fb99b90 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fb99c20 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fb99cb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fb99d40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fb99dd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fb99e60 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fb99ef0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fb99f80 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fb9a010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fb9a0a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fb9a130 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fb9a1c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fb9a250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fb9a2e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fb9a370 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fb9a400 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fb9a490 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fb9a520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fb9a5b0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fb9a640 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fb9a6d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fb9a760 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fb9a7f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fb9a880 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fb9a910 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fb9a9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fb9aa30 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fb9aac0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fb9ab50 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fb9abe0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fb9ac70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fb9ad00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fb9ad90 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fb9ae20 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fb9aeb0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fb9af40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fb9afd0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fb9b060 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fb9b0f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fb9b180 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fb9b210 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fb9b2a0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fb9b330 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fb9b3c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fb9b450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fb9b4e0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fb9b570 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fb9b600 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fb9b690 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fb9b720 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fb9b7b0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fb9b840 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fb9b8d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fb9b960 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fb9b9f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fb9ba80 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fb9bb10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fb9bba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fb9bc30 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fb9bcc0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fb9bd50 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fb9bde0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fb9be70 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fb9bf00 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fb9bf90 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fb9c020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fb9c0b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fb9c140 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fb9c1d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fb9c260 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fb9c2f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fb9c380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fb9c410 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fb9c4a0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fb9c530 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fb9c5c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fb9c650 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fb9c6e0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fb9c770 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fb9c800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fb9c890 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fb9c920 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fb9c9b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fb9ca40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fb9cad0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fb9cb60 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fb9cbf0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fb9cc80 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fb9cd10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fb9cda0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fb9ce30 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fb9cec0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fb9cf50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fb9cfe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fb9d070 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fb9d100 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fb9d190 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fb9d220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fb9d2b0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fb9d340 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fb9d3d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fb9d460 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fb9d4f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fb9d580 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fb9d610 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fb9d6a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fb9d730 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fb9d7c0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fb9d850 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: 0x55d03fb65680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55d03fb60db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55d03fb60f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb61150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb61320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55d03fb613b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55d03fb61450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55d03fb611e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb614f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55d03fb61588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55d03fb61620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55d03fb61280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb616c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55d03fb61758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55d03fb617f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55d03fb61018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb61890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb61a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55d03fb61af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55d03fb61b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55d03fb61928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb61c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55d03fb61cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55d03fb61d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55d03fb619c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb61e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55d03fb61e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55d03fb61f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55d03fb610b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb61fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb621a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55d03fb62238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55d03fb622d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55d03fb62068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb62370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55d03fb62408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55d03fb624a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55d03fb62100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb62540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55d03fb625d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55d03fb62670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55d03fb60e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55d03fb62710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb628e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb62ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55d03fb62b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55d03fb62be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55d03fb62978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb62c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55d03fb62d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55d03fb62db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55d03fb62a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb62e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55d03fb62ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55d03fb62f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55d03fb627a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb63020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb631f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55d03fb63288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55d03fb63320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55d03fb630b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb633c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55d03fb63458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55d03fb634f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55d03fb63150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb63590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55d03fb63628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55d03fb636c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55d03fb62840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb63760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb63930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55d03fb639c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55d03fb63a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55d03fb637f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb63b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55d03fb63b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55d03fb63c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55d03fb63890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb63cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55d03fb63d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55d03fb63e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55d03fb60ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55d03fb63ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb64070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb64240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55d03fb642d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55d03fb64370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55d03fb64108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb64410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55d03fb644a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55d03fb64540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55d03fb641a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb645e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55d03fb64678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55d03fb64710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55d03fb63f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb647b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb64980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55d03fb64a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55d03fb64ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55d03fb64848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb64b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55d03fb64be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55d03fb64c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55d03fb648e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb64d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55d03fb64db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55d03fb64e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55d03fb63fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb64ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb650c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55d03fb65158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55d03fb651f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55d03fb64f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb65290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55d03fb65328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55d03fb653c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55d03fb65020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb65460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55d03fb654f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55d03fb65590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55d03fb9dce0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fb9dd70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fb9de00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fb9de90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fb9df20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fb9dfb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fb9e040 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fb9e0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fb9e160 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fb9e1f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fb9e280 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fb9e310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fb9e3a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fb9e430 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fb9e4c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fb9e550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fb9e5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fb9e670 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fb9e700 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fb9e790 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fb9e820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fb9e8b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fb9e940 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fb9e9d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fb9ea60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fb9eaf0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fb9eb80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fb9ec10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fb9eca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fb9ed30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fb9edc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fb9ee50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fb9eee0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fb9ef70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fb9f000 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fb9f090 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fb9f120 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fb9f1b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fb9f240 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fb9f2d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fb9f360 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fb9f3f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fb9f480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fb9f510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fb9f5a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fb9f630 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fb9f6c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fb9f750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fb9f7e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fb9f870 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fb9f900 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fb9f990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fb9fa20 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fb9fab0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fb9fb40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fb9fbd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fb9fc60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fb9fcf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fb9fd80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fb9fe10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fb9fea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fb9ff30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fb9ffc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fba0050 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fba00e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fba0170 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fba0200 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fba0290 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fba0320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fba03b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fba0440 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fba04d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fba0560 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fba05f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fba0680 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fba0710 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fba07a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fba0830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fba08c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fba0950 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fba09e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fba0a70 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fba0b00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fba0b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fba0c20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fba0cb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fba0d40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fba0dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fba0e60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fba0ef0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fba0f80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fba1010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fba10a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fba1130 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fba11c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fba1250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fba12e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fba1370 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fba1400 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fba1490 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fba1520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fba15b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fba1640 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fba16d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fba1760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fba17f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fba1880 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fba1910 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fba19a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fba1a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fba1ac0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fba1b50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fba1be0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fba1c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fba1d00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fba1d90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fba1e20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fba1eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fba1f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fba1fd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fba2060 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: 0x55d03fb65798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55d03fb65870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55d03fb65a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb65c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb65de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55d03fb65e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55d03fb65f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55d03fb65ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb65fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55d03fb66048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55d03fb660e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55d03fb65d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb66180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55d03fb66218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55d03fb662b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55d03fb65ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb66350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb66520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55d03fb665b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55d03fb66650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55d03fb663e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb666f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55d03fb66788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55d03fb66820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55d03fb66480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb668c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55d03fb66958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55d03fb669f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55d03fb65b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb66a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb66c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55d03fb66cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55d03fb66d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55d03fb66b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb66e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55d03fb66ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55d03fb66f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55d03fb66bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb67000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55d03fb67098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55d03fb67130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55d03fb65908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55d03fb671d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb673a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb67570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55d03fb67608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55d03fb676a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55d03fb67438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb67740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55d03fb677d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55d03fb67870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55d03fb674d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb67910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55d03fb679a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55d03fb67a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55d03fb67268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb67ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb67cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55d03fb67d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55d03fb67de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55d03fb67b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb67e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55d03fb67f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55d03fb67fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55d03fb67c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb68050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55d03fb680e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55d03fb68180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55d03fb67300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb68220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb683f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55d03fb68488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55d03fb68520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55d03fb682b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb685c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55d03fb68658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55d03fb686f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55d03fb68350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb68790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55d03fb68828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55d03fb688c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55d03fb659a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55d03fb68960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb68b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb68d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55d03fb68d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55d03fb68e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55d03fb68bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb68ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55d03fb68f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55d03fb69000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55d03fb68c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb690a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55d03fb69138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55d03fb691d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55d03fb689f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb69270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb69440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55d03fb694d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55d03fb69570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55d03fb69308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb69610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55d03fb696a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55d03fb69740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55d03fb693a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb697e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55d03fb69878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55d03fb69910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55d03fb68a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb699b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb69b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55d03fb69c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55d03fb69cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55d03fb69a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb69d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55d03fb69de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55d03fb69e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55d03fb69ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb69f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55d03fb69fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55d03fb6a050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55d03fba2100 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fba2190 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fba2220 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fba22b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fba2340 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fba23d0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fba2460 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fba24f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fba2580 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fba2610 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fba26a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fba2730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fba27c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fba2850 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fba28e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fba2970 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fba2a00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fba2a90 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fba2b20 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fba2bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fba2c40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fba2cd0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fba2d60 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fba2df0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fba2e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fba2f10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fba2fa0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fba3030 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fba30c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fba3150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fba31e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fba3270 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fba3300 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fba3390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fba3420 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fba34b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fba3540 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fba35d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fba3660 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fba36f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fba3780 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fba3810 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fba38a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fba3930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fba39c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fba3a50 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fba3ae0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fba3b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fba3c00 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fba3c90 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fba3d20 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fba3db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fba3e40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fba3ed0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fba3f60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fba3ff0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fba4080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fba4110 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fba41a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fba4230 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fba42c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fba4350 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fba43e0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fba4470 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fba4500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fba4590 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fba4620 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fba46b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fba4740 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fba47d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fba4860 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fba48f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fba4980 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fba4a10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fba4aa0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fba4b30 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fba4bc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fba4c50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fba4ce0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fba4d70 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fba4e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fba4e90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fba4f20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fba4fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fba5040 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fba50d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fba5160 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fba51f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fba5280 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fba5310 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fba53a0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fba5430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fba54c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fba5550 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fba55e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fba5670 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fba5700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fba5790 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fba5820 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fba58b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fba5940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fba59d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fba5a60 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fba5af0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fba5b80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fba5c10 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fba5ca0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fba5d30 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fba5dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fba5e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fba5ee0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fba5f70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fba6000 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fba6090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fba6120 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fba61b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fba6240 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fba62d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fba6360 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fba63f0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fba6480 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: 0x55d03fb65680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55d03fb60db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55d03fb60f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb61150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb61320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55d03fb613b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55d03fb61450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55d03fb611e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb614f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55d03fb61588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55d03fb61620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55d03fb61280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb616c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55d03fb61758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55d03fb617f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55d03fb61018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb61890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb61a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55d03fb61af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55d03fb61b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55d03fb61928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb61c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55d03fb61cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55d03fb61d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55d03fb619c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb61e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55d03fb61e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55d03fb61f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55d03fb610b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb61fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb621a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55d03fb62238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55d03fb622d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55d03fb62068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb62370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55d03fb62408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55d03fb624a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55d03fb62100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb62540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55d03fb625d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55d03fb62670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55d03fb60e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55d03fb62710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb628e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb62ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55d03fb62b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55d03fb62be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55d03fb62978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb62c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55d03fb62d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55d03fb62db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55d03fb62a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb62e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55d03fb62ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55d03fb62f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55d03fb627a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb63020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb631f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55d03fb63288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55d03fb63320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55d03fb630b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb633c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55d03fb63458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55d03fb634f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55d03fb63150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb63590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55d03fb63628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55d03fb636c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55d03fb62840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb63760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb63930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55d03fb639c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55d03fb63a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55d03fb637f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb63b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55d03fb63b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55d03fb63c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55d03fb63890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb63cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55d03fb63d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55d03fb63e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55d03fb60ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55d03fb63ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb64070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb64240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55d03fb642d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55d03fb64370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55d03fb64108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb64410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55d03fb644a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55d03fb64540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55d03fb641a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb645e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55d03fb64678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55d03fb64710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55d03fb63f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb647b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb64980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55d03fb64a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55d03fb64ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55d03fb64848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb64b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55d03fb64be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55d03fb64c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55d03fb648e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb64d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55d03fb64db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55d03fb64e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55d03fb63fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb64ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb650c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55d03fb65158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55d03fb651f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55d03fb64f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb65290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55d03fb65328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55d03fb653c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55d03fb65020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb65460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55d03fb654f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55d03fb65590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55d03fba6520 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fba65b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fba6640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fba66d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fba6760 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fba67f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fba6880 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fba6910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fba69a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fba6a30 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fba6ac0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fba6b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fba6be0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fba6c70 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fba6d00 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fba6d90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fba6e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fba6eb0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fba6f40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fba6fd0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fba7060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fba70f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fba7180 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fba7210 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fba72a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fba7330 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fba73c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fba7450 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fba74e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fba7570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fba7600 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fba7690 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fba7720 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fba77b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fba7840 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fba78d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fba7960 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fba79f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fba7a80 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fba7b10 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fba7ba0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fba7c30 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fba7cc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fba7d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fba7de0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fba7e70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fba7f00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fba7f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fba8020 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fba80b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fba8140 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fba81d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fba8260 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fba82f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fba8380 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fba8410 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fba84a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fba8530 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fba85c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fba8650 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fba86e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fba8770 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fba8800 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fba8890 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fba8920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fba89b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fba8a40 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fba8ad0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fba8b60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fba8bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fba8c80 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fba8d10 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fba8da0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fba8e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fba8ec0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fba8f50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fba8fe0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fba9070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fba9100 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fba9190 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fba9220 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fba92b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fba9340 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fba93d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fba9460 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fba94f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fba9580 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fba9610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fba96a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fba9730 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fba97c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fba9850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fba98e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fba9970 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fba9a00 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fba9a90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fba9b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fba9bb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fba9c40 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fba9cd0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fba9d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fba9df0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fba9e80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fba9f10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fba9fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fbaa030 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fbaa0c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fbaa150 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fbaa1e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fbaa270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fbaa300 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fbaa390 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fbaa420 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fbaa4b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fbaa540 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fbaa5d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fbaa660 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fbaa6f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fbaa780 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fbaa810 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fbaa8a0 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: 0x55d03fb65798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55d03fb65870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55d03fb65a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb65c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb65de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55d03fb65e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55d03fb65f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55d03fb65ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb65fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55d03fb66048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55d03fb660e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55d03fb65d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb66180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55d03fb66218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55d03fb662b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55d03fb65ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb66350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb66520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55d03fb665b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55d03fb66650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55d03fb663e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb666f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55d03fb66788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55d03fb66820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55d03fb66480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb668c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55d03fb66958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55d03fb669f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55d03fb65b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb66a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb66c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55d03fb66cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55d03fb66d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55d03fb66b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb66e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55d03fb66ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55d03fb66f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55d03fb66bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb67000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55d03fb67098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55d03fb67130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55d03fb65908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55d03fb671d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb673a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb67570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55d03fb67608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55d03fb676a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55d03fb67438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb67740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55d03fb677d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55d03fb67870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55d03fb674d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb67910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55d03fb679a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55d03fb67a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55d03fb67268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb67ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb67cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55d03fb67d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55d03fb67de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55d03fb67b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb67e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55d03fb67f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55d03fb67fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55d03fb67c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb68050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55d03fb680e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55d03fb68180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55d03fb67300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb68220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb683f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55d03fb68488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55d03fb68520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55d03fb682b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb685c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55d03fb68658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55d03fb686f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55d03fb68350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb68790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55d03fb68828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55d03fb688c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55d03fb659a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55d03fb68960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55d03fb68b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb68d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55d03fb68d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55d03fb68e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55d03fb68bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb68ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55d03fb68f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55d03fb69000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55d03fb68c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb690a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55d03fb69138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55d03fb691d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55d03fb689f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55d03fb69270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb69440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55d03fb694d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55d03fb69570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55d03fb69308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb69610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55d03fb696a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55d03fb69740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55d03fb693a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb697e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55d03fb69878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55d03fb69910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55d03fb68a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55d03fb699b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55d03fb69b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55d03fb69c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55d03fb69cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55d03fb69a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55d03fb69d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55d03fb69de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55d03fb69e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55d03fb69ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55d03fb69f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55d03fb69fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55d03fb6a050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55d03fbaa940 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55d03fbaa9d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55d03fbaaa60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55d03fbaaaf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55d03fbaab80 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55d03fbaac10 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55d03fbaaca0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55d03fbaad30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55d03fbaadc0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55d03fbaae50 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55d03fbaaee0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55d03fbaaf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55d03fbab000 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55d03fbab090 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55d03fbab120 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55d03fbab1b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55d03fbab240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55d03fbab2d0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55d03fbab360 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55d03fbab3f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55d03fbab480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55d03fbab510 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55d03fbab5a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55d03fbab630 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55d03fbab6c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55d03fbab750 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55d03fbab7e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55d03fbab870 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55d03fbab900 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55d03fbab990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55d03fbaba20 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55d03fbabab0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55d03fbabb40 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55d03fbabbd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55d03fbabc60 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55d03fbabcf0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55d03fbabd80 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55d03fbabe10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55d03fbabea0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55d03fbabf30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55d03fbabfc0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55d03fbac050 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55d03fbac0e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55d03fbac170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55d03fbac200 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55d03fbac290 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55d03fbac320 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55d03fbac3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55d03fbac440 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55d03fbac4d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55d03fbac560 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55d03fbac5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55d03fbac680 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55d03fbac710 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55d03fbac7a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55d03fbac830 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55d03fbac8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55d03fbac950 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55d03fbac9e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55d03fbaca70 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55d03fbacb00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55d03fbacb90 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55d03fbacc20 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55d03fbaccb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55d03fbacd40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55d03fbacdd0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55d03fbace60 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55d03fbacef0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55d03fbacf80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55d03fbad010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55d03fbad0a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55d03fbad130 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55d03fbad1c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55d03fbad250 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55d03fbad2e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55d03fbad370 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55d03fbad400 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55d03fbad490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55d03fbad520 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55d03fbad5b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55d03fbad640 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55d03fbad6d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55d03fbad760 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55d03fbad7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55d03fbad880 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55d03fbad910 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55d03fbad9a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55d03fbada30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55d03fbadac0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55d03fbadb50 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55d03fbadbe0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55d03fbadc70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55d03fbadd00 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55d03fbadd90 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55d03fbade20 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55d03fbadeb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55d03fbadf40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55d03fbadfd0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55d03fbae060 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55d03fbae0f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55d03fbae180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55d03fbae210 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55d03fbae2a0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55d03fbae330 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55d03fbae3c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55d03fbae450 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55d03fbae4e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55d03fbae570 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55d03fbae600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55d03fbae690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55d03fbae720 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55d03fbae7b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55d03fbae840 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55d03fbae8d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55d03fbae960 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55d03fbae9f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55d03fbaea80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55d03fbaeb10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55d03fbaeba0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55d03fbaec30 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55d03fbaecc0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase (13 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (13 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.5.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x565485109680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565485104db0 SEQ: (3 sibs) 3 children: 36: 0x565485104f80 SEQ: (3 sibs) 3 children: 36: 0x565485105150 SEQ: (3 sibs) 3 children: 36: 0x565485105320 VAL: '0000' (3 sibs) 36: 0x5654851053b8 VAL: '0001' (3 sibs) 36: 0x565485105450 VAL: '0002' (3 sibs) 36: 0x5654851051e8 SEQ: (3 sibs) 3 children: 36: 0x5654851054f0 VAL: '0010' (3 sibs) 36: 0x565485105588 VAL: '0011' (3 sibs) 36: 0x565485105620 VAL: '0012' (3 sibs) 36: 0x565485105280 SEQ: (3 sibs) 3 children: 36: 0x5654851056c0 VAL: '0020' (3 sibs) 36: 0x565485105758 VAL: '0021' (3 sibs) 36: 0x5654851057f0 VAL: '0022' (3 sibs) 36: 0x565485105018 SEQ: (3 sibs) 3 children: 36: 0x565485105890 SEQ: (3 sibs) 3 children: 36: 0x565485105a60 VAL: '0100' (3 sibs) 36: 0x565485105af8 VAL: '0101' (3 sibs) 36: 0x565485105b90 VAL: '0102' (3 sibs) 36: 0x565485105928 SEQ: (3 sibs) 3 children: 36: 0x565485105c30 VAL: '0110' (3 sibs) 36: 0x565485105cc8 VAL: '0111' (3 sibs) 36: 0x565485105d60 VAL: '0112' (3 sibs) 36: 0x5654851059c0 SEQ: (3 sibs) 3 children: 36: 0x565485105e00 VAL: '0120' (3 sibs) 36: 0x565485105e98 VAL: '0121' (3 sibs) 36: 0x565485105f30 VAL: '0122' (3 sibs) 36: 0x5654851050b0 SEQ: (3 sibs) 3 children: 36: 0x565485105fd0 SEQ: (3 sibs) 3 children: 36: 0x5654851061a0 VAL: '0200' (3 sibs) 36: 0x565485106238 VAL: '0201' (3 sibs) 36: 0x5654851062d0 VAL: '0202' (3 sibs) 36: 0x565485106068 SEQ: (3 sibs) 3 children: 36: 0x565485106370 VAL: '0210' (3 sibs) 36: 0x565485106408 VAL: '0211' (3 sibs) 36: 0x5654851064a0 VAL: '0212' (3 sibs) 36: 0x565485106100 SEQ: (3 sibs) 3 children: 36: 0x565485106540 VAL: '0220' (3 sibs) 36: 0x5654851065d8 VAL: '0221' (3 sibs) 36: 0x565485106670 VAL: '0222' (3 sibs) 36: 0x565485104e48 SEQ: (3 sibs) 3 children: 36: 0x565485106710 SEQ: (3 sibs) 3 children: 36: 0x5654851068e0 SEQ: (3 sibs) 3 children: 36: 0x565485106ab0 VAL: '1000' (3 sibs) 36: 0x565485106b48 VAL: '1001' (3 sibs) 36: 0x565485106be0 VAL: '1002' (3 sibs) 36: 0x565485106978 SEQ: (3 sibs) 3 children: 36: 0x565485106c80 VAL: '1010' (3 sibs) 36: 0x565485106d18 VAL: '1011' (3 sibs) 36: 0x565485106db0 VAL: '1012' (3 sibs) 36: 0x565485106a10 SEQ: (3 sibs) 3 children: 36: 0x565485106e50 VAL: '1020' (3 sibs) 36: 0x565485106ee8 VAL: '1021' (3 sibs) 36: 0x565485106f80 VAL: '1022' (3 sibs) 36: 0x5654851067a8 SEQ: (3 sibs) 3 children: 36: 0x565485107020 SEQ: (3 sibs) 3 children: 36: 0x5654851071f0 VAL: '1100' (3 sibs) 36: 0x565485107288 VAL: '1101' (3 sibs) 36: 0x565485107320 VAL: '1102' (3 sibs) 36: 0x5654851070b8 SEQ: (3 sibs) 3 children: 36: 0x5654851073c0 VAL: '1110' (3 sibs) 36: 0x565485107458 VAL: '1111' (3 sibs) 36: 0x5654851074f0 VAL: '1112' (3 sibs) 36: 0x565485107150 SEQ: (3 sibs) 3 children: 36: 0x565485107590 VAL: '1120' (3 sibs) 36: 0x565485107628 VAL: '1121' (3 sibs) 36: 0x5654851076c0 VAL: '1122' (3 sibs) 36: 0x565485106840 SEQ: (3 sibs) 3 children: 36: 0x565485107760 SEQ: (3 sibs) 3 children: 36: 0x565485107930 VAL: '1200' (3 sibs) 36: 0x5654851079c8 VAL: '1201' (3 sibs) 36: 0x565485107a60 VAL: '1202' (3 sibs) 36: 0x5654851077f8 SEQ: (3 sibs) 3 children: 36: 0x565485107b00 VAL: '1210' (3 sibs) 36: 0x565485107b98 VAL: '1211' (3 sibs) 36: 0x565485107c30 VAL: '1212' (3 sibs) 36: 0x565485107890 SEQ: (3 sibs) 3 children: 36: 0x565485107cd0 VAL: '1220' (3 sibs) 36: 0x565485107d68 VAL: '1221' (3 sibs) 36: 0x565485107e00 VAL: '1222' (3 sibs) 36: 0x565485104ee0 SEQ: (3 sibs) 3 children: 36: 0x565485107ea0 SEQ: (3 sibs) 3 children: 36: 0x565485108070 SEQ: (3 sibs) 3 children: 36: 0x565485108240 VAL: '2000' (3 sibs) 36: 0x5654851082d8 VAL: '2001' (3 sibs) 36: 0x565485108370 VAL: '2002' (3 sibs) 36: 0x565485108108 SEQ: (3 sibs) 3 children: 36: 0x565485108410 VAL: '2010' (3 sibs) 36: 0x5654851084a8 VAL: '2011' (3 sibs) 36: 0x565485108540 VAL: '2012' (3 sibs) 36: 0x5654851081a0 SEQ: (3 sibs) 3 children: 36: 0x5654851085e0 VAL: '2020' (3 sibs) 36: 0x565485108678 VAL: '2021' (3 sibs) 36: 0x565485108710 VAL: '2022' (3 sibs) 36: 0x565485107f38 SEQ: (3 sibs) 3 children: 36: 0x5654851087b0 SEQ: (3 sibs) 3 children: 36: 0x565485108980 VAL: '2100' (3 sibs) 36: 0x565485108a18 VAL: '2101' (3 sibs) 36: 0x565485108ab0 VAL: '2102' (3 sibs) 36: 0x565485108848 SEQ: (3 sibs) 3 children: 36: 0x565485108b50 VAL: '2110' (3 sibs) 36: 0x565485108be8 VAL: '2111' (3 sibs) 36: 0x565485108c80 VAL: '2112' (3 sibs) 36: 0x5654851088e0 SEQ: (3 sibs) 3 children: 36: 0x565485108d20 VAL: '2120' (3 sibs) 36: 0x565485108db8 VAL: '2121' (3 sibs) 36: 0x565485108e50 VAL: '2122' (3 sibs) 36: 0x565485107fd0 SEQ: (3 sibs) 3 children: 36: 0x565485108ef0 SEQ: (3 sibs) 3 children: 36: 0x5654851090c0 VAL: '2200' (3 sibs) 36: 0x565485109158 VAL: '2201' (3 sibs) 36: 0x5654851091f0 VAL: '2202' (3 sibs) 36: 0x565485108f88 SEQ: (3 sibs) 3 children: 36: 0x565485109290 VAL: '2210' (3 sibs) 36: 0x565485109328 VAL: '2211' (3 sibs) 36: 0x5654851093c0 VAL: '2212' (3 sibs) 36: 0x565485109020 SEQ: (3 sibs) 3 children: 36: 0x565485109460 VAL: '2220' (3 sibs) 36: 0x5654851094f8 VAL: '2221' (3 sibs) 36: 0x565485109590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x565485114250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x5654851142e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565485114370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565485114400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565485114490 VAL: '0000' (3 sibs) 36: [5] [5] 0x565485114520 VAL: '0001' (3 sibs) 36: [6] [6] 0x5654851145b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x565485114640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x5654851146d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x565485114760 VAL: '0011' (3 sibs) 36: [10] [10] 0x5654851147f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x565485114880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565485114910 VAL: '0020' (3 sibs) 36: [13] [13] 0x5654851149a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565485114a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x565485114ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565485114b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565485114be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x565485114c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x565485114d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x565485114d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565485114e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x565485114eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x565485114f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x565485114fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565485115060 VAL: '0120' (3 sibs) 36: [26] [26] 0x5654851150f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x565485115180 VAL: '0122' (3 sibs) 36: [28] [28] 0x565485115210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5654851152a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565485115330 VAL: '0200' (3 sibs) 36: [31] [31] 0x5654851153c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x565485115450 VAL: '0202' (3 sibs) 36: [33] [33] 0x5654851154e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565485115570 VAL: '0210' (3 sibs) 36: [35] [35] 0x565485115600 VAL: '0211' (3 sibs) 36: [36] [36] 0x565485115690 VAL: '0212' (3 sibs) 36: [37] [37] 0x565485115720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x5654851157b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x565485115840 VAL: '0221' (3 sibs) 36: [40] [40] 0x5654851158d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x565485115960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x5654851159f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565485115a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565485115b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x565485115ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565485115c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x565485115cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565485115d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x565485115de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x565485115e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x565485115f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565485115f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x565485116020 VAL: '1021' (3 sibs) 36: [54] [54] 0x5654851160b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x565485116140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x5654851161d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565485116260 VAL: '1100' (3 sibs) 36: [58] [58] 0x5654851162f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x565485116380 VAL: '1102' (3 sibs) 36: [60] [60] 0x565485116410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5654851164a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565485116530 VAL: '1111' (3 sibs) 36: [63] [63] 0x5654851165c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x565485116650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5654851166e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x565485116770 VAL: '1121' (3 sibs) 36: [67] [67] 0x565485116800 VAL: '1122' (3 sibs) 36: [68] [68] 0x565485116890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565485116920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x5654851169b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x565485116a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x565485116ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x565485116b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565485116bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x565485116c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x565485116d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x565485116da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565485116e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x565485116ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x565485116f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x565485116fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565485117070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565485117100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565485117190 VAL: '2000' (3 sibs) 36: [85] [85] 0x565485117220 VAL: '2001' (3 sibs) 36: [86] [86] 0x5654851172b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x565485117340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x5654851173d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x565485117460 VAL: '2011' (3 sibs) 36: [90] [90] 0x5654851174f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x565485117580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565485117610 VAL: '2020' (3 sibs) 36: [93] [93] 0x5654851176a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565485117730 VAL: '2022' (3 sibs) 36: [95] [95] 0x5654851177c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565485117850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5654851178e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x565485117970 VAL: '2101' (3 sibs) 36: [99] [99] 0x565485117a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x565485117a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565485117b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x565485117bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x565485117c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x565485117cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565485117d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x565485117df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x565485117e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x565485117f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565485117fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565485118030 VAL: '2200' (3 sibs) 36: [111] [111] 0x5654851180c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x565485118150 VAL: '2202' (3 sibs) 36: [113] [113] 0x5654851181e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565485118270 VAL: '2210' (3 sibs) 36: [115] [115] 0x565485118300 VAL: '2211' (3 sibs) 36: [116] [116] 0x565485118390 VAL: '2212' (3 sibs) 36: [117] [117] 0x565485118420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x5654851184b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565485118540 VAL: '2221' (3 sibs) 36: [120] [120] 0x5654851185d0 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: 0x565485109798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565485109870 SEQ: (3 sibs) 3 children: 36: 0x565485109a40 SEQ: (3 sibs) 3 children: 36: 0x565485109c10 SEQ: (3 sibs) 3 children: 36: 0x565485109de0 VAL: '0000' (3 sibs) 36: 0x565485109e78 VAL: '0001' (3 sibs) 36: 0x565485109f10 VAL: '0002' (3 sibs) 36: 0x565485109ca8 SEQ: (3 sibs) 3 children: 36: 0x565485109fb0 VAL: '0010' (3 sibs) 36: 0x56548510a048 VAL: '0011' (3 sibs) 36: 0x56548510a0e0 VAL: '0012' (3 sibs) 36: 0x565485109d40 SEQ: (3 sibs) 3 children: 36: 0x56548510a180 VAL: '0020' (3 sibs) 36: 0x56548510a218 VAL: '0021' (3 sibs) 36: 0x56548510a2b0 VAL: '0022' (3 sibs) 36: 0x565485109ad8 SEQ: (3 sibs) 3 children: 36: 0x56548510a350 SEQ: (3 sibs) 3 children: 36: 0x56548510a520 VAL: '0100' (3 sibs) 36: 0x56548510a5b8 VAL: '0101' (3 sibs) 36: 0x56548510a650 VAL: '0102' (3 sibs) 36: 0x56548510a3e8 SEQ: (3 sibs) 3 children: 36: 0x56548510a6f0 VAL: '0110' (3 sibs) 36: 0x56548510a788 VAL: '0111' (3 sibs) 36: 0x56548510a820 VAL: '0112' (3 sibs) 36: 0x56548510a480 SEQ: (3 sibs) 3 children: 36: 0x56548510a8c0 VAL: '0120' (3 sibs) 36: 0x56548510a958 VAL: '0121' (3 sibs) 36: 0x56548510a9f0 VAL: '0122' (3 sibs) 36: 0x565485109b70 SEQ: (3 sibs) 3 children: 36: 0x56548510aa90 SEQ: (3 sibs) 3 children: 36: 0x56548510ac60 VAL: '0200' (3 sibs) 36: 0x56548510acf8 VAL: '0201' (3 sibs) 36: 0x56548510ad90 VAL: '0202' (3 sibs) 36: 0x56548510ab28 SEQ: (3 sibs) 3 children: 36: 0x56548510ae30 VAL: '0210' (3 sibs) 36: 0x56548510aec8 VAL: '0211' (3 sibs) 36: 0x56548510af60 VAL: '0212' (3 sibs) 36: 0x56548510abc0 SEQ: (3 sibs) 3 children: 36: 0x56548510b000 VAL: '0220' (3 sibs) 36: 0x56548510b098 VAL: '0221' (3 sibs) 36: 0x56548510b130 VAL: '0222' (3 sibs) 36: 0x565485109908 SEQ: (3 sibs) 3 children: 36: 0x56548510b1d0 SEQ: (3 sibs) 3 children: 36: 0x56548510b3a0 SEQ: (3 sibs) 3 children: 36: 0x56548510b570 VAL: '1000' (3 sibs) 36: 0x56548510b608 VAL: '1001' (3 sibs) 36: 0x56548510b6a0 VAL: '1002' (3 sibs) 36: 0x56548510b438 SEQ: (3 sibs) 3 children: 36: 0x56548510b740 VAL: '1010' (3 sibs) 36: 0x56548510b7d8 VAL: '1011' (3 sibs) 36: 0x56548510b870 VAL: '1012' (3 sibs) 36: 0x56548510b4d0 SEQ: (3 sibs) 3 children: 36: 0x56548510b910 VAL: '1020' (3 sibs) 36: 0x56548510b9a8 VAL: '1021' (3 sibs) 36: 0x56548510ba40 VAL: '1022' (3 sibs) 36: 0x56548510b268 SEQ: (3 sibs) 3 children: 36: 0x56548510bae0 SEQ: (3 sibs) 3 children: 36: 0x56548510bcb0 VAL: '1100' (3 sibs) 36: 0x56548510bd48 VAL: '1101' (3 sibs) 36: 0x56548510bde0 VAL: '1102' (3 sibs) 36: 0x56548510bb78 SEQ: (3 sibs) 3 children: 36: 0x56548510be80 VAL: '1110' (3 sibs) 36: 0x56548510bf18 VAL: '1111' (3 sibs) 36: 0x56548510bfb0 VAL: '1112' (3 sibs) 36: 0x56548510bc10 SEQ: (3 sibs) 3 children: 36: 0x56548510c050 VAL: '1120' (3 sibs) 36: 0x56548510c0e8 VAL: '1121' (3 sibs) 36: 0x56548510c180 VAL: '1122' (3 sibs) 36: 0x56548510b300 SEQ: (3 sibs) 3 children: 36: 0x56548510c220 SEQ: (3 sibs) 3 children: 36: 0x56548510c3f0 VAL: '1200' (3 sibs) 36: 0x56548510c488 VAL: '1201' (3 sibs) 36: 0x56548510c520 VAL: '1202' (3 sibs) 36: 0x56548510c2b8 SEQ: (3 sibs) 3 children: 36: 0x56548510c5c0 VAL: '1210' (3 sibs) 36: 0x56548510c658 VAL: '1211' (3 sibs) 36: 0x56548510c6f0 VAL: '1212' (3 sibs) 36: 0x56548510c350 SEQ: (3 sibs) 3 children: 36: 0x56548510c790 VAL: '1220' (3 sibs) 36: 0x56548510c828 VAL: '1221' (3 sibs) 36: 0x56548510c8c0 VAL: '1222' (3 sibs) 36: 0x5654851099a0 SEQ: (3 sibs) 3 children: 36: 0x56548510c960 SEQ: (3 sibs) 3 children: 36: 0x56548510cb30 SEQ: (3 sibs) 3 children: 36: 0x56548510cd00 VAL: '2000' (3 sibs) 36: 0x56548510cd98 VAL: '2001' (3 sibs) 36: 0x56548510ce30 VAL: '2002' (3 sibs) 36: 0x56548510cbc8 SEQ: (3 sibs) 3 children: 36: 0x56548510ced0 VAL: '2010' (3 sibs) 36: 0x56548510cf68 VAL: '2011' (3 sibs) 36: 0x56548510d000 VAL: '2012' (3 sibs) 36: 0x56548510cc60 SEQ: (3 sibs) 3 children: 36: 0x56548510d0a0 VAL: '2020' (3 sibs) 36: 0x56548510d138 VAL: '2021' (3 sibs) 36: 0x56548510d1d0 VAL: '2022' (3 sibs) 36: 0x56548510c9f8 SEQ: (3 sibs) 3 children: 36: 0x56548510d270 SEQ: (3 sibs) 3 children: 36: 0x56548510d440 VAL: '2100' (3 sibs) 36: 0x56548510d4d8 VAL: '2101' (3 sibs) 36: 0x56548510d570 VAL: '2102' (3 sibs) 36: 0x56548510d308 SEQ: (3 sibs) 3 children: 36: 0x56548510d610 VAL: '2110' (3 sibs) 36: 0x56548510d6a8 VAL: '2111' (3 sibs) 36: 0x56548510d740 VAL: '2112' (3 sibs) 36: 0x56548510d3a0 SEQ: (3 sibs) 3 children: 36: 0x56548510d7e0 VAL: '2120' (3 sibs) 36: 0x56548510d878 VAL: '2121' (3 sibs) 36: 0x56548510d910 VAL: '2122' (3 sibs) 36: 0x56548510ca90 SEQ: (3 sibs) 3 children: 36: 0x56548510d9b0 SEQ: (3 sibs) 3 children: 36: 0x56548510db80 VAL: '2200' (3 sibs) 36: 0x56548510dc18 VAL: '2201' (3 sibs) 36: 0x56548510dcb0 VAL: '2202' (3 sibs) 36: 0x56548510da48 SEQ: (3 sibs) 3 children: 36: 0x56548510dd50 VAL: '2210' (3 sibs) 36: 0x56548510dde8 VAL: '2211' (3 sibs) 36: 0x56548510de80 VAL: '2212' (3 sibs) 36: 0x56548510dae0 SEQ: (3 sibs) 3 children: 36: 0x56548510df20 VAL: '2220' (3 sibs) 36: 0x56548510dfb8 VAL: '2221' (3 sibs) 36: 0x56548510e050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x56548511c080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56548511c110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56548511c1a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56548511c230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56548511c2c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56548511c350 VAL: '0001' (3 sibs) 36: [6] [6] 0x56548511c3e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56548511c470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56548511c500 VAL: '0010' (3 sibs) 36: [9] [9] 0x56548511c590 VAL: '0011' (3 sibs) 36: [10] [10] 0x56548511c620 VAL: '0012' (3 sibs) 36: [11] [11] 0x56548511c6b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56548511c740 VAL: '0020' (3 sibs) 36: [13] [13] 0x56548511c7d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56548511c860 VAL: '0022' (3 sibs) 36: [15] [15] 0x56548511c8f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56548511c980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56548511ca10 VAL: '0100' (3 sibs) 36: [18] [18] 0x56548511caa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56548511cb30 VAL: '0102' (3 sibs) 36: [20] [20] 0x56548511cbc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56548511cc50 VAL: '0110' (3 sibs) 36: [22] [22] 0x56548511cce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56548511cd70 VAL: '0112' (3 sibs) 36: [24] [24] 0x56548511ce00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56548511ce90 VAL: '0120' (3 sibs) 36: [26] [26] 0x56548511cf20 VAL: '0121' (3 sibs) 36: [27] [27] 0x56548511cfb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56548511d040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56548511d0d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56548511d160 VAL: '0200' (3 sibs) 36: [31] [31] 0x56548511d1f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56548511d280 VAL: '0202' (3 sibs) 36: [33] [33] 0x56548511d310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56548511d3a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56548511d430 VAL: '0211' (3 sibs) 36: [36] [36] 0x56548511d4c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56548511d550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56548511d5e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56548511d670 VAL: '0221' (3 sibs) 36: [40] [40] 0x56548511d700 VAL: '0222' (3 sibs) 36: [41] [41] 0x56548511d790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56548511d820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56548511d8b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56548511d940 VAL: '1000' (3 sibs) 36: [45] [45] 0x56548511d9d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56548511da60 VAL: '1002' (3 sibs) 36: [47] [47] 0x56548511daf0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56548511db80 VAL: '1010' (3 sibs) 36: [49] [49] 0x56548511dc10 VAL: '1011' (3 sibs) 36: [50] [50] 0x56548511dca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56548511dd30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56548511ddc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56548511de50 VAL: '1021' (3 sibs) 36: [54] [54] 0x56548511dee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56548511df70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56548511e000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56548511e090 VAL: '1100' (3 sibs) 36: [58] [58] 0x56548511e120 VAL: '1101' (3 sibs) 36: [59] [59] 0x56548511e1b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56548511e240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56548511e2d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56548511e360 VAL: '1111' (3 sibs) 36: [63] [63] 0x56548511e3f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56548511e480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56548511e510 VAL: '1120' (3 sibs) 36: [66] [66] 0x56548511e5a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56548511e630 VAL: '1122' (3 sibs) 36: [68] [68] 0x56548511e6c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56548511e750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56548511e7e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56548511e870 VAL: '1201' (3 sibs) 36: [72] [72] 0x56548511e900 VAL: '1202' (3 sibs) 36: [73] [73] 0x56548511e990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56548511ea20 VAL: '1210' (3 sibs) 36: [75] [75] 0x56548511eab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56548511eb40 VAL: '1212' (3 sibs) 36: [77] [77] 0x56548511ebd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56548511ec60 VAL: '1220' (3 sibs) 36: [79] [79] 0x56548511ecf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56548511ed80 VAL: '1222' (3 sibs) 36: [81] [81] 0x56548511ee10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56548511eea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56548511ef30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56548511efc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56548511f050 VAL: '2001' (3 sibs) 36: [86] [86] 0x56548511f0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56548511f170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56548511f200 VAL: '2010' (3 sibs) 36: [89] [89] 0x56548511f290 VAL: '2011' (3 sibs) 36: [90] [90] 0x56548511f320 VAL: '2012' (3 sibs) 36: [91] [91] 0x56548511f3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56548511f440 VAL: '2020' (3 sibs) 36: [93] [93] 0x56548511f4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56548511f560 VAL: '2022' (3 sibs) 36: [95] [95] 0x56548511f5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56548511f680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56548511f710 VAL: '2100' (3 sibs) 36: [98] [98] 0x56548511f7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56548511f830 VAL: '2102' (3 sibs) 36: [100] [100] 0x56548511f8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56548511f950 VAL: '2110' (3 sibs) 36: [102] [102] 0x56548511f9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56548511fa70 VAL: '2112' (3 sibs) 36: [104] [104] 0x56548511fb00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56548511fb90 VAL: '2120' (3 sibs) 36: [106] [106] 0x56548511fc20 VAL: '2121' (3 sibs) 36: [107] [107] 0x56548511fcb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56548511fd40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56548511fdd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56548511fe60 VAL: '2200' (3 sibs) 36: [111] [111] 0x56548511fef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56548511ff80 VAL: '2202' (3 sibs) 36: [113] [113] 0x565485120010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5654851200a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565485120130 VAL: '2211' (3 sibs) 36: [116] [116] 0x5654851201c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565485120250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x5654851202e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565485120370 VAL: '2221' (3 sibs) 36: [120] [120] 0x565485120400 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: 0x565485109680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565485104db0 SEQ: (3 sibs) 3 children: 36: 0x565485104f80 SEQ: (3 sibs) 3 children: 36: 0x565485105150 SEQ: (3 sibs) 3 children: 36: 0x565485105320 VAL: '0000' (3 sibs) 36: 0x5654851053b8 VAL: '0001' (3 sibs) 36: 0x565485105450 VAL: '0002' (3 sibs) 36: 0x5654851051e8 SEQ: (3 sibs) 3 children: 36: 0x5654851054f0 VAL: '0010' (3 sibs) 36: 0x565485105588 VAL: '0011' (3 sibs) 36: 0x565485105620 VAL: '0012' (3 sibs) 36: 0x565485105280 SEQ: (3 sibs) 3 children: 36: 0x5654851056c0 VAL: '0020' (3 sibs) 36: 0x565485105758 VAL: '0021' (3 sibs) 36: 0x5654851057f0 VAL: '0022' (3 sibs) 36: 0x565485105018 SEQ: (3 sibs) 3 children: 36: 0x565485105890 SEQ: (3 sibs) 3 children: 36: 0x565485105a60 VAL: '0100' (3 sibs) 36: 0x565485105af8 VAL: '0101' (3 sibs) 36: 0x565485105b90 VAL: '0102' (3 sibs) 36: 0x565485105928 SEQ: (3 sibs) 3 children: 36: 0x565485105c30 VAL: '0110' (3 sibs) 36: 0x565485105cc8 VAL: '0111' (3 sibs) 36: 0x565485105d60 VAL: '0112' (3 sibs) 36: 0x5654851059c0 SEQ: (3 sibs) 3 children: 36: 0x565485105e00 VAL: '0120' (3 sibs) 36: 0x565485105e98 VAL: '0121' (3 sibs) 36: 0x565485105f30 VAL: '0122' (3 sibs) 36: 0x5654851050b0 SEQ: (3 sibs) 3 children: 36: 0x565485105fd0 SEQ: (3 sibs) 3 children: 36: 0x5654851061a0 VAL: '0200' (3 sibs) 36: 0x565485106238 VAL: '0201' (3 sibs) 36: 0x5654851062d0 VAL: '0202' (3 sibs) 36: 0x565485106068 SEQ: (3 sibs) 3 children: 36: 0x565485106370 VAL: '0210' (3 sibs) 36: 0x565485106408 VAL: '0211' (3 sibs) 36: 0x5654851064a0 VAL: '0212' (3 sibs) 36: 0x565485106100 SEQ: (3 sibs) 3 children: 36: 0x565485106540 VAL: '0220' (3 sibs) 36: 0x5654851065d8 VAL: '0221' (3 sibs) 36: 0x565485106670 VAL: '0222' (3 sibs) 36: 0x565485104e48 SEQ: (3 sibs) 3 children: 36: 0x565485106710 SEQ: (3 sibs) 3 children: 36: 0x5654851068e0 SEQ: (3 sibs) 3 children: 36: 0x565485106ab0 VAL: '1000' (3 sibs) 36: 0x565485106b48 VAL: '1001' (3 sibs) 36: 0x565485106be0 VAL: '1002' (3 sibs) 36: 0x565485106978 SEQ: (3 sibs) 3 children: 36: 0x565485106c80 VAL: '1010' (3 sibs) 36: 0x565485106d18 VAL: '1011' (3 sibs) 36: 0x565485106db0 VAL: '1012' (3 sibs) 36: 0x565485106a10 SEQ: (3 sibs) 3 children: 36: 0x565485106e50 VAL: '1020' (3 sibs) 36: 0x565485106ee8 VAL: '1021' (3 sibs) 36: 0x565485106f80 VAL: '1022' (3 sibs) 36: 0x5654851067a8 SEQ: (3 sibs) 3 children: 36: 0x565485107020 SEQ: (3 sibs) 3 children: 36: 0x5654851071f0 VAL: '1100' (3 sibs) 36: 0x565485107288 VAL: '1101' (3 sibs) 36: 0x565485107320 VAL: '1102' (3 sibs) 36: 0x5654851070b8 SEQ: (3 sibs) 3 children: 36: 0x5654851073c0 VAL: '1110' (3 sibs) 36: 0x565485107458 VAL: '1111' (3 sibs) 36: 0x5654851074f0 VAL: '1112' (3 sibs) 36: 0x565485107150 SEQ: (3 sibs) 3 children: 36: 0x565485107590 VAL: '1120' (3 sibs) 36: 0x565485107628 VAL: '1121' (3 sibs) 36: 0x5654851076c0 VAL: '1122' (3 sibs) 36: 0x565485106840 SEQ: (3 sibs) 3 children: 36: 0x565485107760 SEQ: (3 sibs) 3 children: 36: 0x565485107930 VAL: '1200' (3 sibs) 36: 0x5654851079c8 VAL: '1201' (3 sibs) 36: 0x565485107a60 VAL: '1202' (3 sibs) 36: 0x5654851077f8 SEQ: (3 sibs) 3 children: 36: 0x565485107b00 VAL: '1210' (3 sibs) 36: 0x565485107b98 VAL: '1211' (3 sibs) 36: 0x565485107c30 VAL: '1212' (3 sibs) 36: 0x565485107890 SEQ: (3 sibs) 3 children: 36: 0x565485107cd0 VAL: '1220' (3 sibs) 36: 0x565485107d68 VAL: '1221' (3 sibs) 36: 0x565485107e00 VAL: '1222' (3 sibs) 36: 0x565485104ee0 SEQ: (3 sibs) 3 children: 36: 0x565485107ea0 SEQ: (3 sibs) 3 children: 36: 0x565485108070 SEQ: (3 sibs) 3 children: 36: 0x565485108240 VAL: '2000' (3 sibs) 36: 0x5654851082d8 VAL: '2001' (3 sibs) 36: 0x565485108370 VAL: '2002' (3 sibs) 36: 0x565485108108 SEQ: (3 sibs) 3 children: 36: 0x565485108410 VAL: '2010' (3 sibs) 36: 0x5654851084a8 VAL: '2011' (3 sibs) 36: 0x565485108540 VAL: '2012' (3 sibs) 36: 0x5654851081a0 SEQ: (3 sibs) 3 children: 36: 0x5654851085e0 VAL: '2020' (3 sibs) 36: 0x565485108678 VAL: '2021' (3 sibs) 36: 0x565485108710 VAL: '2022' (3 sibs) 36: 0x565485107f38 SEQ: (3 sibs) 3 children: 36: 0x5654851087b0 SEQ: (3 sibs) 3 children: 36: 0x565485108980 VAL: '2100' (3 sibs) 36: 0x565485108a18 VAL: '2101' (3 sibs) 36: 0x565485108ab0 VAL: '2102' (3 sibs) 36: 0x565485108848 SEQ: (3 sibs) 3 children: 36: 0x565485108b50 VAL: '2110' (3 sibs) 36: 0x565485108be8 VAL: '2111' (3 sibs) 36: 0x565485108c80 VAL: '2112' (3 sibs) 36: 0x5654851088e0 SEQ: (3 sibs) 3 children: 36: 0x565485108d20 VAL: '2120' (3 sibs) 36: 0x565485108db8 VAL: '2121' (3 sibs) 36: 0x565485108e50 VAL: '2122' (3 sibs) 36: 0x565485107fd0 SEQ: (3 sibs) 3 children: 36: 0x565485108ef0 SEQ: (3 sibs) 3 children: 36: 0x5654851090c0 VAL: '2200' (3 sibs) 36: 0x565485109158 VAL: '2201' (3 sibs) 36: 0x5654851091f0 VAL: '2202' (3 sibs) 36: 0x565485108f88 SEQ: (3 sibs) 3 children: 36: 0x565485109290 VAL: '2210' (3 sibs) 36: 0x565485109328 VAL: '2211' (3 sibs) 36: 0x5654851093c0 VAL: '2212' (3 sibs) 36: 0x565485109020 SEQ: (3 sibs) 3 children: 36: 0x565485109460 VAL: '2220' (3 sibs) 36: 0x5654851094f8 VAL: '2221' (3 sibs) 36: 0x565485109590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x565485120890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565485120920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x5654851209b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565485120a40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565485120ad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x565485120b60 VAL: '0001' (3 sibs) 36: [6] [6] 0x565485120bf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x565485120c80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565485120d10 VAL: '0010' (3 sibs) 36: [9] [9] 0x565485120da0 VAL: '0011' (3 sibs) 36: [10] [10] 0x565485120e30 VAL: '0012' (3 sibs) 36: [11] [11] 0x565485120ec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565485120f50 VAL: '0020' (3 sibs) 36: [13] [13] 0x565485120fe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565485121070 VAL: '0022' (3 sibs) 36: [15] [15] 0x565485121100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565485121190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565485121220 VAL: '0100' (3 sibs) 36: [18] [18] 0x5654851212b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x565485121340 VAL: '0102' (3 sibs) 36: [20] [20] 0x5654851213d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565485121460 VAL: '0110' (3 sibs) 36: [22] [22] 0x5654851214f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x565485121580 VAL: '0112' (3 sibs) 36: [24] [24] 0x565485121610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x5654851216a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x565485121730 VAL: '0121' (3 sibs) 36: [27] [27] 0x5654851217c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x565485121850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5654851218e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565485121970 VAL: '0200' (3 sibs) 36: [31] [31] 0x565485121a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x565485121a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x565485121b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565485121bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x565485121c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x565485121cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x565485121d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565485121df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x565485121e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x565485121f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x565485121fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565485122030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x5654851220c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565485122150 VAL: '1000' (3 sibs) 36: [45] [45] 0x5654851221e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565485122270 VAL: '1002' (3 sibs) 36: [47] [47] 0x565485122300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565485122390 VAL: '1010' (3 sibs) 36: [49] [49] 0x565485122420 VAL: '1011' (3 sibs) 36: [50] [50] 0x5654851224b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x565485122540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x5654851225d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x565485122660 VAL: '1021' (3 sibs) 36: [54] [54] 0x5654851226f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x565485122780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565485122810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5654851228a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x565485122930 VAL: '1101' (3 sibs) 36: [59] [59] 0x5654851229c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x565485122a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565485122ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565485122b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x565485122c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x565485122c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565485122d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x565485122db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x565485122e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x565485122ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565485122f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565485122ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x565485123080 VAL: '1201' (3 sibs) 36: [72] [72] 0x565485123110 VAL: '1202' (3 sibs) 36: [73] [73] 0x5654851231a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565485123230 VAL: '1210' (3 sibs) 36: [75] [75] 0x5654851232c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x565485123350 VAL: '1212' (3 sibs) 36: [77] [77] 0x5654851233e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565485123470 VAL: '1220' (3 sibs) 36: [79] [79] 0x565485123500 VAL: '1221' (3 sibs) 36: [80] [80] 0x565485123590 VAL: '1222' (3 sibs) 36: [81] [81] 0x565485123620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x5654851236b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565485123740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x5654851237d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x565485123860 VAL: '2001' (3 sibs) 36: [86] [86] 0x5654851238f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x565485123980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565485123a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x565485123aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x565485123b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x565485123bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565485123c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x565485123ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565485123d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x565485123e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565485123e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565485123f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x565485123fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x565485124040 VAL: '2102' (3 sibs) 36: [100] [100] 0x5654851240d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565485124160 VAL: '2110' (3 sibs) 36: [102] [102] 0x5654851241f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x565485124280 VAL: '2112' (3 sibs) 36: [104] [104] 0x565485124310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5654851243a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x565485124430 VAL: '2121' (3 sibs) 36: [107] [107] 0x5654851244c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x565485124550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5654851245e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565485124670 VAL: '2200' (3 sibs) 36: [111] [111] 0x565485124700 VAL: '2201' (3 sibs) 36: [112] [112] 0x565485124790 VAL: '2202' (3 sibs) 36: [113] [113] 0x565485124820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5654851248b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565485124940 VAL: '2211' (3 sibs) 36: [116] [116] 0x5654851249d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565485124a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565485124af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565485124b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x565485124c10 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: 0x565485109798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565485109870 SEQ: (3 sibs) 3 children: 36: 0x565485109a40 SEQ: (3 sibs) 3 children: 36: 0x565485109c10 SEQ: (3 sibs) 3 children: 36: 0x565485109de0 VAL: '0000' (3 sibs) 36: 0x565485109e78 VAL: '0001' (3 sibs) 36: 0x565485109f10 VAL: '0002' (3 sibs) 36: 0x565485109ca8 SEQ: (3 sibs) 3 children: 36: 0x565485109fb0 VAL: '0010' (3 sibs) 36: 0x56548510a048 VAL: '0011' (3 sibs) 36: 0x56548510a0e0 VAL: '0012' (3 sibs) 36: 0x565485109d40 SEQ: (3 sibs) 3 children: 36: 0x56548510a180 VAL: '0020' (3 sibs) 36: 0x56548510a218 VAL: '0021' (3 sibs) 36: 0x56548510a2b0 VAL: '0022' (3 sibs) 36: 0x565485109ad8 SEQ: (3 sibs) 3 children: 36: 0x56548510a350 SEQ: (3 sibs) 3 children: 36: 0x56548510a520 VAL: '0100' (3 sibs) 36: 0x56548510a5b8 VAL: '0101' (3 sibs) 36: 0x56548510a650 VAL: '0102' (3 sibs) 36: 0x56548510a3e8 SEQ: (3 sibs) 3 children: 36: 0x56548510a6f0 VAL: '0110' (3 sibs) 36: 0x56548510a788 VAL: '0111' (3 sibs) 36: 0x56548510a820 VAL: '0112' (3 sibs) 36: 0x56548510a480 SEQ: (3 sibs) 3 children: 36: 0x56548510a8c0 VAL: '0120' (3 sibs) 36: 0x56548510a958 VAL: '0121' (3 sibs) 36: 0x56548510a9f0 VAL: '0122' (3 sibs) 36: 0x565485109b70 SEQ: (3 sibs) 3 children: 36: 0x56548510aa90 SEQ: (3 sibs) 3 children: 36: 0x56548510ac60 VAL: '0200' (3 sibs) 36: 0x56548510acf8 VAL: '0201' (3 sibs) 36: 0x56548510ad90 VAL: '0202' (3 sibs) 36: 0x56548510ab28 SEQ: (3 sibs) 3 children: 36: 0x56548510ae30 VAL: '0210' (3 sibs) 36: 0x56548510aec8 VAL: '0211' (3 sibs) 36: 0x56548510af60 VAL: '0212' (3 sibs) 36: 0x56548510abc0 SEQ: (3 sibs) 3 children: 36: 0x56548510b000 VAL: '0220' (3 sibs) 36: 0x56548510b098 VAL: '0221' (3 sibs) 36: 0x56548510b130 VAL: '0222' (3 sibs) 36: 0x565485109908 SEQ: (3 sibs) 3 children: 36: 0x56548510b1d0 SEQ: (3 sibs) 3 children: 36: 0x56548510b3a0 SEQ: (3 sibs) 3 children: 36: 0x56548510b570 VAL: '1000' (3 sibs) 36: 0x56548510b608 VAL: '1001' (3 sibs) 36: 0x56548510b6a0 VAL: '1002' (3 sibs) 36: 0x56548510b438 SEQ: (3 sibs) 3 children: 36: 0x56548510b740 VAL: '1010' (3 sibs) 36: 0x56548510b7d8 VAL: '1011' (3 sibs) 36: 0x56548510b870 VAL: '1012' (3 sibs) 36: 0x56548510b4d0 SEQ: (3 sibs) 3 children: 36: 0x56548510b910 VAL: '1020' (3 sibs) 36: 0x56548510b9a8 VAL: '1021' (3 sibs) 36: 0x56548510ba40 VAL: '1022' (3 sibs) 36: 0x56548510b268 SEQ: (3 sibs) 3 children: 36: 0x56548510bae0 SEQ: (3 sibs) 3 children: 36: 0x56548510bcb0 VAL: '1100' (3 sibs) 36: 0x56548510bd48 VAL: '1101' (3 sibs) 36: 0x56548510bde0 VAL: '1102' (3 sibs) 36: 0x56548510bb78 SEQ: (3 sibs) 3 children: 36: 0x56548510be80 VAL: '1110' (3 sibs) 36: 0x56548510bf18 VAL: '1111' (3 sibs) 36: 0x56548510bfb0 VAL: '1112' (3 sibs) 36: 0x56548510bc10 SEQ: (3 sibs) 3 children: 36: 0x56548510c050 VAL: '1120' (3 sibs) 36: 0x56548510c0e8 VAL: '1121' (3 sibs) 36: 0x56548510c180 VAL: '1122' (3 sibs) 36: 0x56548510b300 SEQ: (3 sibs) 3 children: 36: 0x56548510c220 SEQ: (3 sibs) 3 children: 36: 0x56548510c3f0 VAL: '1200' (3 sibs) 36: 0x56548510c488 VAL: '1201' (3 sibs) 36: 0x56548510c520 VAL: '1202' (3 sibs) 36: 0x56548510c2b8 SEQ: (3 sibs) 3 children: 36: 0x56548510c5c0 VAL: '1210' (3 sibs) 36: 0x56548510c658 VAL: '1211' (3 sibs) 36: 0x56548510c6f0 VAL: '1212' (3 sibs) 36: 0x56548510c350 SEQ: (3 sibs) 3 children: 36: 0x56548510c790 VAL: '1220' (3 sibs) 36: 0x56548510c828 VAL: '1221' (3 sibs) 36: 0x56548510c8c0 VAL: '1222' (3 sibs) 36: 0x5654851099a0 SEQ: (3 sibs) 3 children: 36: 0x56548510c960 SEQ: (3 sibs) 3 children: 36: 0x56548510cb30 SEQ: (3 sibs) 3 children: 36: 0x56548510cd00 VAL: '2000' (3 sibs) 36: 0x56548510cd98 VAL: '2001' (3 sibs) 36: 0x56548510ce30 VAL: '2002' (3 sibs) 36: 0x56548510cbc8 SEQ: (3 sibs) 3 children: 36: 0x56548510ced0 VAL: '2010' (3 sibs) 36: 0x56548510cf68 VAL: '2011' (3 sibs) 36: 0x56548510d000 VAL: '2012' (3 sibs) 36: 0x56548510cc60 SEQ: (3 sibs) 3 children: 36: 0x56548510d0a0 VAL: '2020' (3 sibs) 36: 0x56548510d138 VAL: '2021' (3 sibs) 36: 0x56548510d1d0 VAL: '2022' (3 sibs) 36: 0x56548510c9f8 SEQ: (3 sibs) 3 children: 36: 0x56548510d270 SEQ: (3 sibs) 3 children: 36: 0x56548510d440 VAL: '2100' (3 sibs) 36: 0x56548510d4d8 VAL: '2101' (3 sibs) 36: 0x56548510d570 VAL: '2102' (3 sibs) 36: 0x56548510d308 SEQ: (3 sibs) 3 children: 36: 0x56548510d610 VAL: '2110' (3 sibs) 36: 0x56548510d6a8 VAL: '2111' (3 sibs) 36: 0x56548510d740 VAL: '2112' (3 sibs) 36: 0x56548510d3a0 SEQ: (3 sibs) 3 children: 36: 0x56548510d7e0 VAL: '2120' (3 sibs) 36: 0x56548510d878 VAL: '2121' (3 sibs) 36: 0x56548510d910 VAL: '2122' (3 sibs) 36: 0x56548510ca90 SEQ: (3 sibs) 3 children: 36: 0x56548510d9b0 SEQ: (3 sibs) 3 children: 36: 0x56548510db80 VAL: '2200' (3 sibs) 36: 0x56548510dc18 VAL: '2201' (3 sibs) 36: 0x56548510dcb0 VAL: '2202' (3 sibs) 36: 0x56548510da48 SEQ: (3 sibs) 3 children: 36: 0x56548510dd50 VAL: '2210' (3 sibs) 36: 0x56548510dde8 VAL: '2211' (3 sibs) 36: 0x56548510de80 VAL: '2212' (3 sibs) 36: 0x56548510dae0 SEQ: (3 sibs) 3 children: 36: 0x56548510df20 VAL: '2220' (3 sibs) 36: 0x56548510dfb8 VAL: '2221' (3 sibs) 36: 0x56548510e050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x5654851250a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565485125130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x5654851251c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565485125250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x5654851252e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x565485125370 VAL: '0001' (3 sibs) 36: [6] [6] 0x565485125400 VAL: '0002' (3 sibs) 36: [7] [7] 0x565485125490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565485125520 VAL: '0010' (3 sibs) 36: [9] [9] 0x5654851255b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x565485125640 VAL: '0012' (3 sibs) 36: [11] [11] 0x5654851256d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565485125760 VAL: '0020' (3 sibs) 36: [13] [13] 0x5654851257f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565485125880 VAL: '0022' (3 sibs) 36: [15] [15] 0x565485125910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x5654851259a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565485125a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x565485125ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x565485125b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x565485125be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565485125c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x565485125d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x565485125d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x565485125e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565485125eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x565485125f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x565485125fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x565485126060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5654851260f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565485126180 VAL: '0200' (3 sibs) 36: [31] [31] 0x565485126210 VAL: '0201' (3 sibs) 36: [32] [32] 0x5654851262a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x565485126330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x5654851263c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x565485126450 VAL: '0211' (3 sibs) 36: [36] [36] 0x5654851264e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x565485126570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565485126600 VAL: '0220' (3 sibs) 36: [39] [39] 0x565485126690 VAL: '0221' (3 sibs) 36: [40] [40] 0x565485126720 VAL: '0222' (3 sibs) 36: [41] [41] 0x5654851267b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565485126840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x5654851268d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565485126960 VAL: '1000' (3 sibs) 36: [45] [45] 0x5654851269f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565485126a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x565485126b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565485126ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x565485126c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x565485126cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x565485126d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565485126de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x565485126e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x565485126f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x565485126f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565485127020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5654851270b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x565485127140 VAL: '1101' (3 sibs) 36: [59] [59] 0x5654851271d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x565485127260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5654851272f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565485127380 VAL: '1111' (3 sibs) 36: [63] [63] 0x565485127410 VAL: '1112' (3 sibs) 36: [64] [64] 0x5654851274a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565485127530 VAL: '1120' (3 sibs) 36: [66] [66] 0x5654851275c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x565485127650 VAL: '1122' (3 sibs) 36: [68] [68] 0x5654851276e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565485127770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565485127800 VAL: '1200' (3 sibs) 36: [71] [71] 0x565485127890 VAL: '1201' (3 sibs) 36: [72] [72] 0x565485127920 VAL: '1202' (3 sibs) 36: [73] [73] 0x5654851279b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565485127a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x565485127ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x565485127b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x565485127bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565485127c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x565485127d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x565485127da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x565485127e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565485127ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565485127f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565485127fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x565485128070 VAL: '2001' (3 sibs) 36: [86] [86] 0x565485128100 VAL: '2002' (3 sibs) 36: [87] [87] 0x565485128190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565485128220 VAL: '2010' (3 sibs) 36: [89] [89] 0x5654851282b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x565485128340 VAL: '2012' (3 sibs) 36: [91] [91] 0x5654851283d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565485128460 VAL: '2020' (3 sibs) 36: [93] [93] 0x5654851284f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565485128580 VAL: '2022' (3 sibs) 36: [95] [95] 0x565485128610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x5654851286a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565485128730 VAL: '2100' (3 sibs) 36: [98] [98] 0x5654851287c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x565485128850 VAL: '2102' (3 sibs) 36: [100] [100] 0x5654851288e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565485128970 VAL: '2110' (3 sibs) 36: [102] [102] 0x565485128a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x565485128a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x565485128b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565485128bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x565485128c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x565485128cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x565485128d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565485128df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565485128e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x565485128f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x565485128fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x565485129030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5654851290c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565485129150 VAL: '2211' (3 sibs) 36: [116] [116] 0x5654851291e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565485129270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565485129300 VAL: '2220' (3 sibs) 36: [119] [119] 0x565485129390 VAL: '2221' (3 sibs) 36: [120] [120] 0x565485129420 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] 0x565485114250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x5654851142e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565485114370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565485114400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565485114490 VAL: '0000' (3 sibs) 36: [5] [5] 0x565485114520 VAL: '0001' (3 sibs) 36: [6] [6] 0x5654851145b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x565485114640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x5654851146d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x565485114760 VAL: '0011' (3 sibs) 36: [10] [10] 0x5654851147f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x565485114880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565485114910 VAL: '0020' (3 sibs) 36: [13] [13] 0x5654851149a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565485114a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x565485114ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565485114b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565485114be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x565485114c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x565485114d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x565485114d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565485114e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x565485114eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x565485114f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x565485114fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565485115060 VAL: '0120' (3 sibs) 36: [26] [26] 0x5654851150f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x565485115180 VAL: '0122' (3 sibs) 36: [28] [28] 0x565485115210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5654851152a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565485115330 VAL: '0200' (3 sibs) 36: [31] [31] 0x5654851153c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x565485115450 VAL: '0202' (3 sibs) 36: [33] [33] 0x5654851154e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565485115570 VAL: '0210' (3 sibs) 36: [35] [35] 0x565485115600 VAL: '0211' (3 sibs) 36: [36] [36] 0x565485115690 VAL: '0212' (3 sibs) 36: [37] [37] 0x565485115720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x5654851157b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x565485115840 VAL: '0221' (3 sibs) 36: [40] [40] 0x5654851158d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x565485115960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x5654851159f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565485115a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565485115b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x565485115ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565485115c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x565485115cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565485115d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x565485115de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x565485115e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x565485115f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565485115f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x565485116020 VAL: '1021' (3 sibs) 36: [54] [54] 0x5654851160b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x565485116140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x5654851161d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565485116260 VAL: '1100' (3 sibs) 36: [58] [58] 0x5654851162f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x565485116380 VAL: '1102' (3 sibs) 36: [60] [60] 0x565485116410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5654851164a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565485116530 VAL: '1111' (3 sibs) 36: [63] [63] 0x5654851165c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x565485116650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5654851166e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x565485116770 VAL: '1121' (3 sibs) 36: [67] [67] 0x565485116800 VAL: '1122' (3 sibs) 36: [68] [68] 0x565485116890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565485116920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x5654851169b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x565485116a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x565485116ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x565485116b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565485116bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x565485116c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x565485116d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x565485116da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565485116e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x565485116ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x565485116f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x565485116fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565485117070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565485117100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565485117190 VAL: '2000' (3 sibs) 36: [85] [85] 0x565485117220 VAL: '2001' (3 sibs) 36: [86] [86] 0x5654851172b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x565485117340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x5654851173d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x565485117460 VAL: '2011' (3 sibs) 36: [90] [90] 0x5654851174f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x565485117580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565485117610 VAL: '2020' (3 sibs) 36: [93] [93] 0x5654851176a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565485117730 VAL: '2022' (3 sibs) 36: [95] [95] 0x5654851177c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565485117850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5654851178e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x565485117970 VAL: '2101' (3 sibs) 36: [99] [99] 0x565485117a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x565485117a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565485117b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x565485117bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x565485117c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x565485117cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565485117d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x565485117df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x565485117e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x565485117f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565485117fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565485118030 VAL: '2200' (3 sibs) 36: [111] [111] 0x5654851180c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x565485118150 VAL: '2202' (3 sibs) 36: [113] [113] 0x5654851181e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565485118270 VAL: '2210' (3 sibs) 36: [115] [115] 0x565485118300 VAL: '2211' (3 sibs) 36: [116] [116] 0x565485118390 VAL: '2212' (3 sibs) 36: [117] [117] 0x565485118420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x5654851184b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565485118540 VAL: '2221' (3 sibs) 36: [120] [120] 0x5654851185d0 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] 0x56548512bcc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56548512bd50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56548512bde0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56548512be70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56548512bf00 VAL: '0000' (3 sibs) 36: [5] [5] 0x56548512bf90 VAL: '0001' (3 sibs) 36: [6] [6] 0x56548512c020 VAL: '0002' (3 sibs) 36: [7] [7] 0x56548512c0b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56548512c140 VAL: '0010' (3 sibs) 36: [9] [9] 0x56548512c1d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56548512c260 VAL: '0012' (3 sibs) 36: [11] [11] 0x56548512c2f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56548512c380 VAL: '0020' (3 sibs) 36: [13] [13] 0x56548512c410 VAL: '0021' (3 sibs) 36: [14] [14] 0x56548512c4a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x56548512c530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56548512c5c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56548512c650 VAL: '0100' (3 sibs) 36: [18] [18] 0x56548512c6e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56548512c770 VAL: '0102' (3 sibs) 36: [20] [20] 0x56548512c800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56548512c890 VAL: '0110' (3 sibs) 36: [22] [22] 0x56548512c920 VAL: '0111' (3 sibs) 36: [23] [23] 0x56548512c9b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x56548512ca40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56548512cad0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56548512cb60 VAL: '0121' (3 sibs) 36: [27] [27] 0x56548512cbf0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56548512cc80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56548512cd10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56548512cda0 VAL: '0200' (3 sibs) 36: [31] [31] 0x56548512ce30 VAL: '0201' (3 sibs) 36: [32] [32] 0x56548512cec0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56548512cf50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56548512cfe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56548512d070 VAL: '0211' (3 sibs) 36: [36] [36] 0x56548512d100 VAL: '0212' (3 sibs) 36: [37] [37] 0x56548512d190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56548512d220 VAL: '0220' (3 sibs) 36: [39] [39] 0x56548512d2b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x56548512d340 VAL: '0222' (3 sibs) 36: [41] [41] 0x56548512d3d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56548512d460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56548512d4f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56548512d580 VAL: '1000' (3 sibs) 36: [45] [45] 0x56548512d610 VAL: '1001' (3 sibs) 36: [46] [46] 0x56548512d6a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x56548512d730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56548512d7c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56548512d850 VAL: '1011' (3 sibs) 36: [50] [50] 0x56548512d8e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56548512d970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56548512da00 VAL: '1020' (3 sibs) 36: [53] [53] 0x56548512da90 VAL: '1021' (3 sibs) 36: [54] [54] 0x56548512db20 VAL: '1022' (3 sibs) 36: [55] [55] 0x56548512dbb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56548512dc40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56548512dcd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56548512dd60 VAL: '1101' (3 sibs) 36: [59] [59] 0x56548512ddf0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56548512de80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56548512df10 VAL: '1110' (3 sibs) 36: [62] [62] 0x56548512dfa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x56548512e030 VAL: '1112' (3 sibs) 36: [64] [64] 0x56548512e0c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56548512e150 VAL: '1120' (3 sibs) 36: [66] [66] 0x56548512e1e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56548512e270 VAL: '1122' (3 sibs) 36: [68] [68] 0x56548512e300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56548512e390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56548512e420 VAL: '1200' (3 sibs) 36: [71] [71] 0x56548512e4b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x56548512e540 VAL: '1202' (3 sibs) 36: [73] [73] 0x56548512e5d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56548512e660 VAL: '1210' (3 sibs) 36: [75] [75] 0x56548512e6f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56548512e780 VAL: '1212' (3 sibs) 36: [77] [77] 0x56548512e810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56548512e8a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x56548512e930 VAL: '1221' (3 sibs) 36: [80] [80] 0x56548512e9c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56548512ea50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56548512eae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56548512eb70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56548512ec00 VAL: '2000' (3 sibs) 36: [85] [85] 0x56548512ec90 VAL: '2001' (3 sibs) 36: [86] [86] 0x56548512ed20 VAL: '2002' (3 sibs) 36: [87] [87] 0x56548512edb0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56548512ee40 VAL: '2010' (3 sibs) 36: [89] [89] 0x56548512eed0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56548512ef60 VAL: '2012' (3 sibs) 36: [91] [91] 0x56548512eff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56548512f080 VAL: '2020' (3 sibs) 36: [93] [93] 0x56548512f110 VAL: '2021' (3 sibs) 36: [94] [94] 0x56548512f1a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x56548512f230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56548512f2c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56548512f350 VAL: '2100' (3 sibs) 36: [98] [98] 0x56548512f3e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56548512f470 VAL: '2102' (3 sibs) 36: [100] [100] 0x56548512f500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56548512f590 VAL: '2110' (3 sibs) 36: [102] [102] 0x56548512f620 VAL: '2111' (3 sibs) 36: [103] [103] 0x56548512f6b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x56548512f740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56548512f7d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56548512f860 VAL: '2121' (3 sibs) 36: [107] [107] 0x56548512f8f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56548512f980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56548512fa10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56548512faa0 VAL: '2200' (3 sibs) 36: [111] [111] 0x56548512fb30 VAL: '2201' (3 sibs) 36: [112] [112] 0x56548512fbc0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56548512fc50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56548512fce0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56548512fd70 VAL: '2211' (3 sibs) 36: [116] [116] 0x56548512fe00 VAL: '2212' (3 sibs) 36: [117] [117] 0x56548512fe90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56548512ff20 VAL: '2220' (3 sibs) 36: [119] [119] 0x56548512ffb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x565485130040 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] 0x56548511c080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56548511c110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56548511c1a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56548511c230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56548511c2c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56548511c350 VAL: '0001' (3 sibs) 36: [6] [6] 0x56548511c3e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56548511c470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56548511c500 VAL: '0010' (3 sibs) 36: [9] [9] 0x56548511c590 VAL: '0011' (3 sibs) 36: [10] [10] 0x56548511c620 VAL: '0012' (3 sibs) 36: [11] [11] 0x56548511c6b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56548511c740 VAL: '0020' (3 sibs) 36: [13] [13] 0x56548511c7d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56548511c860 VAL: '0022' (3 sibs) 36: [15] [15] 0x56548511c8f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56548511c980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56548511ca10 VAL: '0100' (3 sibs) 36: [18] [18] 0x56548511caa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56548511cb30 VAL: '0102' (3 sibs) 36: [20] [20] 0x56548511cbc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56548511cc50 VAL: '0110' (3 sibs) 36: [22] [22] 0x56548511cce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56548511cd70 VAL: '0112' (3 sibs) 36: [24] [24] 0x56548511ce00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56548511ce90 VAL: '0120' (3 sibs) 36: [26] [26] 0x56548511cf20 VAL: '0121' (3 sibs) 36: [27] [27] 0x56548511cfb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56548511d040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56548511d0d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56548511d160 VAL: '0200' (3 sibs) 36: [31] [31] 0x56548511d1f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56548511d280 VAL: '0202' (3 sibs) 36: [33] [33] 0x56548511d310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56548511d3a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56548511d430 VAL: '0211' (3 sibs) 36: [36] [36] 0x56548511d4c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56548511d550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56548511d5e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56548511d670 VAL: '0221' (3 sibs) 36: [40] [40] 0x56548511d700 VAL: '0222' (3 sibs) 36: [41] [41] 0x56548511d790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56548511d820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56548511d8b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56548511d940 VAL: '1000' (3 sibs) 36: [45] [45] 0x56548511d9d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56548511da60 VAL: '1002' (3 sibs) 36: [47] [47] 0x56548511daf0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56548511db80 VAL: '1010' (3 sibs) 36: [49] [49] 0x56548511dc10 VAL: '1011' (3 sibs) 36: [50] [50] 0x56548511dca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56548511dd30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56548511ddc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56548511de50 VAL: '1021' (3 sibs) 36: [54] [54] 0x56548511dee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56548511df70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56548511e000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56548511e090 VAL: '1100' (3 sibs) 36: [58] [58] 0x56548511e120 VAL: '1101' (3 sibs) 36: [59] [59] 0x56548511e1b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56548511e240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56548511e2d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56548511e360 VAL: '1111' (3 sibs) 36: [63] [63] 0x56548511e3f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56548511e480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56548511e510 VAL: '1120' (3 sibs) 36: [66] [66] 0x56548511e5a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56548511e630 VAL: '1122' (3 sibs) 36: [68] [68] 0x56548511e6c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56548511e750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56548511e7e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56548511e870 VAL: '1201' (3 sibs) 36: [72] [72] 0x56548511e900 VAL: '1202' (3 sibs) 36: [73] [73] 0x56548511e990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56548511ea20 VAL: '1210' (3 sibs) 36: [75] [75] 0x56548511eab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56548511eb40 VAL: '1212' (3 sibs) 36: [77] [77] 0x56548511ebd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56548511ec60 VAL: '1220' (3 sibs) 36: [79] [79] 0x56548511ecf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56548511ed80 VAL: '1222' (3 sibs) 36: [81] [81] 0x56548511ee10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56548511eea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56548511ef30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56548511efc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56548511f050 VAL: '2001' (3 sibs) 36: [86] [86] 0x56548511f0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56548511f170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56548511f200 VAL: '2010' (3 sibs) 36: [89] [89] 0x56548511f290 VAL: '2011' (3 sibs) 36: [90] [90] 0x56548511f320 VAL: '2012' (3 sibs) 36: [91] [91] 0x56548511f3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56548511f440 VAL: '2020' (3 sibs) 36: [93] [93] 0x56548511f4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56548511f560 VAL: '2022' (3 sibs) 36: [95] [95] 0x56548511f5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56548511f680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56548511f710 VAL: '2100' (3 sibs) 36: [98] [98] 0x56548511f7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56548511f830 VAL: '2102' (3 sibs) 36: [100] [100] 0x56548511f8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56548511f950 VAL: '2110' (3 sibs) 36: [102] [102] 0x56548511f9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56548511fa70 VAL: '2112' (3 sibs) 36: [104] [104] 0x56548511fb00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56548511fb90 VAL: '2120' (3 sibs) 36: [106] [106] 0x56548511fc20 VAL: '2121' (3 sibs) 36: [107] [107] 0x56548511fcb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56548511fd40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56548511fdd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56548511fe60 VAL: '2200' (3 sibs) 36: [111] [111] 0x56548511fef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56548511ff80 VAL: '2202' (3 sibs) 36: [113] [113] 0x565485120010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5654851200a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565485120130 VAL: '2211' (3 sibs) 36: [116] [116] 0x5654851201c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565485120250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x5654851202e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565485120370 VAL: '2221' (3 sibs) 36: [120] [120] 0x565485120400 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] 0x5654851304d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565485130560 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x5654851305f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565485130680 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565485130710 VAL: '0000' (3 sibs) 36: [5] [5] 0x5654851307a0 VAL: '0001' (3 sibs) 36: [6] [6] 0x565485130830 VAL: '0002' (3 sibs) 36: [7] [7] 0x5654851308c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565485130950 VAL: '0010' (3 sibs) 36: [9] [9] 0x5654851309e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x565485130a70 VAL: '0012' (3 sibs) 36: [11] [11] 0x565485130b00 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565485130b90 VAL: '0020' (3 sibs) 36: [13] [13] 0x565485130c20 VAL: '0021' (3 sibs) 36: [14] [14] 0x565485130cb0 VAL: '0022' (3 sibs) 36: [15] [15] 0x565485130d40 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565485130dd0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565485130e60 VAL: '0100' (3 sibs) 36: [18] [18] 0x565485130ef0 VAL: '0101' (3 sibs) 36: [19] [19] 0x565485130f80 VAL: '0102' (3 sibs) 36: [20] [20] 0x565485131010 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x5654851310a0 VAL: '0110' (3 sibs) 36: [22] [22] 0x565485131130 VAL: '0111' (3 sibs) 36: [23] [23] 0x5654851311c0 VAL: '0112' (3 sibs) 36: [24] [24] 0x565485131250 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x5654851312e0 VAL: '0120' (3 sibs) 36: [26] [26] 0x565485131370 VAL: '0121' (3 sibs) 36: [27] [27] 0x565485131400 VAL: '0122' (3 sibs) 36: [28] [28] 0x565485131490 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565485131520 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x5654851315b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x565485131640 VAL: '0201' (3 sibs) 36: [32] [32] 0x5654851316d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x565485131760 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x5654851317f0 VAL: '0210' (3 sibs) 36: [35] [35] 0x565485131880 VAL: '0211' (3 sibs) 36: [36] [36] 0x565485131910 VAL: '0212' (3 sibs) 36: [37] [37] 0x5654851319a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565485131a30 VAL: '0220' (3 sibs) 36: [39] [39] 0x565485131ac0 VAL: '0221' (3 sibs) 36: [40] [40] 0x565485131b50 VAL: '0222' (3 sibs) 36: [41] [41] 0x565485131be0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565485131c70 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565485131d00 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565485131d90 VAL: '1000' (3 sibs) 36: [45] [45] 0x565485131e20 VAL: '1001' (3 sibs) 36: [46] [46] 0x565485131eb0 VAL: '1002' (3 sibs) 36: [47] [47] 0x565485131f40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565485131fd0 VAL: '1010' (3 sibs) 36: [49] [49] 0x565485132060 VAL: '1011' (3 sibs) 36: [50] [50] 0x5654851320f0 VAL: '1012' (3 sibs) 36: [51] [51] 0x565485132180 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565485132210 VAL: '1020' (3 sibs) 36: [53] [53] 0x5654851322a0 VAL: '1021' (3 sibs) 36: [54] [54] 0x565485132330 VAL: '1022' (3 sibs) 36: [55] [55] 0x5654851323c0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565485132450 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5654851324e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x565485132570 VAL: '1101' (3 sibs) 36: [59] [59] 0x565485132600 VAL: '1102' (3 sibs) 36: [60] [60] 0x565485132690 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565485132720 VAL: '1110' (3 sibs) 36: [62] [62] 0x5654851327b0 VAL: '1111' (3 sibs) 36: [63] [63] 0x565485132840 VAL: '1112' (3 sibs) 36: [64] [64] 0x5654851328d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565485132960 VAL: '1120' (3 sibs) 36: [66] [66] 0x5654851329f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x565485132a80 VAL: '1122' (3 sibs) 36: [68] [68] 0x565485132b10 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565485132ba0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565485132c30 VAL: '1200' (3 sibs) 36: [71] [71] 0x565485132cc0 VAL: '1201' (3 sibs) 36: [72] [72] 0x565485132d50 VAL: '1202' (3 sibs) 36: [73] [73] 0x565485132de0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565485132e70 VAL: '1210' (3 sibs) 36: [75] [75] 0x565485132f00 VAL: '1211' (3 sibs) 36: [76] [76] 0x565485132f90 VAL: '1212' (3 sibs) 36: [77] [77] 0x565485133020 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x5654851330b0 VAL: '1220' (3 sibs) 36: [79] [79] 0x565485133140 VAL: '1221' (3 sibs) 36: [80] [80] 0x5654851331d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x565485133260 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x5654851332f0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565485133380 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565485133410 VAL: '2000' (3 sibs) 36: [85] [85] 0x5654851334a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x565485133530 VAL: '2002' (3 sibs) 36: [87] [87] 0x5654851335c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565485133650 VAL: '2010' (3 sibs) 36: [89] [89] 0x5654851336e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x565485133770 VAL: '2012' (3 sibs) 36: [91] [91] 0x565485133800 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565485133890 VAL: '2020' (3 sibs) 36: [93] [93] 0x565485133920 VAL: '2021' (3 sibs) 36: [94] [94] 0x5654851339b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x565485133a40 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565485133ad0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565485133b60 VAL: '2100' (3 sibs) 36: [98] [98] 0x565485133bf0 VAL: '2101' (3 sibs) 36: [99] [99] 0x565485133c80 VAL: '2102' (3 sibs) 36: [100] [100] 0x565485133d10 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565485133da0 VAL: '2110' (3 sibs) 36: [102] [102] 0x565485133e30 VAL: '2111' (3 sibs) 36: [103] [103] 0x565485133ec0 VAL: '2112' (3 sibs) 36: [104] [104] 0x565485133f50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565485133fe0 VAL: '2120' (3 sibs) 36: [106] [106] 0x565485134070 VAL: '2121' (3 sibs) 36: [107] [107] 0x565485134100 VAL: '2122' (3 sibs) 36: [108] [108] 0x565485134190 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565485134220 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x5654851342b0 VAL: '2200' (3 sibs) 36: [111] [111] 0x565485134340 VAL: '2201' (3 sibs) 36: [112] [112] 0x5654851343d0 VAL: '2202' (3 sibs) 36: [113] [113] 0x565485134460 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5654851344f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565485134580 VAL: '2211' (3 sibs) 36: [116] [116] 0x565485134610 VAL: '2212' (3 sibs) 36: [117] [117] 0x5654851346a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565485134730 VAL: '2220' (3 sibs) 36: [119] [119] 0x5654851347c0 VAL: '2221' (3 sibs) 36: [120] [120] 0x565485134850 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] 0x565485120890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565485120920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x5654851209b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565485120a40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565485120ad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x565485120b60 VAL: '0001' (3 sibs) 36: [6] [6] 0x565485120bf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x565485120c80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565485120d10 VAL: '0010' (3 sibs) 36: [9] [9] 0x565485120da0 VAL: '0011' (3 sibs) 36: [10] [10] 0x565485120e30 VAL: '0012' (3 sibs) 36: [11] [11] 0x565485120ec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565485120f50 VAL: '0020' (3 sibs) 36: [13] [13] 0x565485120fe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565485121070 VAL: '0022' (3 sibs) 36: [15] [15] 0x565485121100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565485121190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565485121220 VAL: '0100' (3 sibs) 36: [18] [18] 0x5654851212b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x565485121340 VAL: '0102' (3 sibs) 36: [20] [20] 0x5654851213d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565485121460 VAL: '0110' (3 sibs) 36: [22] [22] 0x5654851214f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x565485121580 VAL: '0112' (3 sibs) 36: [24] [24] 0x565485121610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x5654851216a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x565485121730 VAL: '0121' (3 sibs) 36: [27] [27] 0x5654851217c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x565485121850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5654851218e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565485121970 VAL: '0200' (3 sibs) 36: [31] [31] 0x565485121a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x565485121a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x565485121b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565485121bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x565485121c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x565485121cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x565485121d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565485121df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x565485121e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x565485121f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x565485121fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565485122030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x5654851220c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565485122150 VAL: '1000' (3 sibs) 36: [45] [45] 0x5654851221e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565485122270 VAL: '1002' (3 sibs) 36: [47] [47] 0x565485122300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565485122390 VAL: '1010' (3 sibs) 36: [49] [49] 0x565485122420 VAL: '1011' (3 sibs) 36: [50] [50] 0x5654851224b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x565485122540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x5654851225d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x565485122660 VAL: '1021' (3 sibs) 36: [54] [54] 0x5654851226f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x565485122780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565485122810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5654851228a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x565485122930 VAL: '1101' (3 sibs) 36: [59] [59] 0x5654851229c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x565485122a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565485122ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565485122b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x565485122c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x565485122c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565485122d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x565485122db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x565485122e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x565485122ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565485122f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565485122ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x565485123080 VAL: '1201' (3 sibs) 36: [72] [72] 0x565485123110 VAL: '1202' (3 sibs) 36: [73] [73] 0x5654851231a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565485123230 VAL: '1210' (3 sibs) 36: [75] [75] 0x5654851232c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x565485123350 VAL: '1212' (3 sibs) 36: [77] [77] 0x5654851233e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565485123470 VAL: '1220' (3 sibs) 36: [79] [79] 0x565485123500 VAL: '1221' (3 sibs) 36: [80] [80] 0x565485123590 VAL: '1222' (3 sibs) 36: [81] [81] 0x565485123620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x5654851236b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565485123740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x5654851237d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x565485123860 VAL: '2001' (3 sibs) 36: [86] [86] 0x5654851238f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x565485123980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565485123a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x565485123aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x565485123b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x565485123bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565485123c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x565485123ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565485123d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x565485123e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565485123e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565485123f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x565485123fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x565485124040 VAL: '2102' (3 sibs) 36: [100] [100] 0x5654851240d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565485124160 VAL: '2110' (3 sibs) 36: [102] [102] 0x5654851241f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x565485124280 VAL: '2112' (3 sibs) 36: [104] [104] 0x565485124310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5654851243a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x565485124430 VAL: '2121' (3 sibs) 36: [107] [107] 0x5654851244c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x565485124550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5654851245e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565485124670 VAL: '2200' (3 sibs) 36: [111] [111] 0x565485124700 VAL: '2201' (3 sibs) 36: [112] [112] 0x565485124790 VAL: '2202' (3 sibs) 36: [113] [113] 0x565485124820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5654851248b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565485124940 VAL: '2211' (3 sibs) 36: [116] [116] 0x5654851249d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565485124a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565485124af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565485124b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x565485124c10 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] 0x565485134ce0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565485134d70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565485134e00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565485134e90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565485134f20 VAL: '0000' (3 sibs) 36: [5] [5] 0x565485134fb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x565485135040 VAL: '0002' (3 sibs) 36: [7] [7] 0x5654851350d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565485135160 VAL: '0010' (3 sibs) 36: [9] [9] 0x5654851351f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x565485135280 VAL: '0012' (3 sibs) 36: [11] [11] 0x565485135310 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x5654851353a0 VAL: '0020' (3 sibs) 36: [13] [13] 0x565485135430 VAL: '0021' (3 sibs) 36: [14] [14] 0x5654851354c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x565485135550 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x5654851355e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565485135670 VAL: '0100' (3 sibs) 36: [18] [18] 0x565485135700 VAL: '0101' (3 sibs) 36: [19] [19] 0x565485135790 VAL: '0102' (3 sibs) 36: [20] [20] 0x565485135820 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x5654851358b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x565485135940 VAL: '0111' (3 sibs) 36: [23] [23] 0x5654851359d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x565485135a60 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565485135af0 VAL: '0120' (3 sibs) 36: [26] [26] 0x565485135b80 VAL: '0121' (3 sibs) 36: [27] [27] 0x565485135c10 VAL: '0122' (3 sibs) 36: [28] [28] 0x565485135ca0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565485135d30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565485135dc0 VAL: '0200' (3 sibs) 36: [31] [31] 0x565485135e50 VAL: '0201' (3 sibs) 36: [32] [32] 0x565485135ee0 VAL: '0202' (3 sibs) 36: [33] [33] 0x565485135f70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565485136000 VAL: '0210' (3 sibs) 36: [35] [35] 0x565485136090 VAL: '0211' (3 sibs) 36: [36] [36] 0x565485136120 VAL: '0212' (3 sibs) 36: [37] [37] 0x5654851361b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565485136240 VAL: '0220' (3 sibs) 36: [39] [39] 0x5654851362d0 VAL: '0221' (3 sibs) 36: [40] [40] 0x565485136360 VAL: '0222' (3 sibs) 36: [41] [41] 0x5654851363f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565485136480 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565485136510 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x5654851365a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x565485136630 VAL: '1001' (3 sibs) 36: [46] [46] 0x5654851366c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x565485136750 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x5654851367e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x565485136870 VAL: '1011' (3 sibs) 36: [50] [50] 0x565485136900 VAL: '1012' (3 sibs) 36: [51] [51] 0x565485136990 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565485136a20 VAL: '1020' (3 sibs) 36: [53] [53] 0x565485136ab0 VAL: '1021' (3 sibs) 36: [54] [54] 0x565485136b40 VAL: '1022' (3 sibs) 36: [55] [55] 0x565485136bd0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565485136c60 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565485136cf0 VAL: '1100' (3 sibs) 36: [58] [58] 0x565485136d80 VAL: '1101' (3 sibs) 36: [59] [59] 0x565485136e10 VAL: '1102' (3 sibs) 36: [60] [60] 0x565485136ea0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565485136f30 VAL: '1110' (3 sibs) 36: [62] [62] 0x565485136fc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x565485137050 VAL: '1112' (3 sibs) 36: [64] [64] 0x5654851370e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565485137170 VAL: '1120' (3 sibs) 36: [66] [66] 0x565485137200 VAL: '1121' (3 sibs) 36: [67] [67] 0x565485137290 VAL: '1122' (3 sibs) 36: [68] [68] 0x565485137320 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x5654851373b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565485137440 VAL: '1200' (3 sibs) 36: [71] [71] 0x5654851374d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x565485137560 VAL: '1202' (3 sibs) 36: [73] [73] 0x5654851375f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565485137680 VAL: '1210' (3 sibs) 36: [75] [75] 0x565485137710 VAL: '1211' (3 sibs) 36: [76] [76] 0x5654851377a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x565485137830 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x5654851378c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x565485137950 VAL: '1221' (3 sibs) 36: [80] [80] 0x5654851379e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x565485137a70 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565485137b00 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565485137b90 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565485137c20 VAL: '2000' (3 sibs) 36: [85] [85] 0x565485137cb0 VAL: '2001' (3 sibs) 36: [86] [86] 0x565485137d40 VAL: '2002' (3 sibs) 36: [87] [87] 0x565485137dd0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565485137e60 VAL: '2010' (3 sibs) 36: [89] [89] 0x565485137ef0 VAL: '2011' (3 sibs) 36: [90] [90] 0x565485137f80 VAL: '2012' (3 sibs) 36: [91] [91] 0x565485138010 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x5654851380a0 VAL: '2020' (3 sibs) 36: [93] [93] 0x565485138130 VAL: '2021' (3 sibs) 36: [94] [94] 0x5654851381c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x565485138250 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x5654851382e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565485138370 VAL: '2100' (3 sibs) 36: [98] [98] 0x565485138400 VAL: '2101' (3 sibs) 36: [99] [99] 0x565485138490 VAL: '2102' (3 sibs) 36: [100] [100] 0x565485138520 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x5654851385b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x565485138640 VAL: '2111' (3 sibs) 36: [103] [103] 0x5654851386d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x565485138760 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5654851387f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x565485138880 VAL: '2121' (3 sibs) 36: [107] [107] 0x565485138910 VAL: '2122' (3 sibs) 36: [108] [108] 0x5654851389a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565485138a30 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565485138ac0 VAL: '2200' (3 sibs) 36: [111] [111] 0x565485138b50 VAL: '2201' (3 sibs) 36: [112] [112] 0x565485138be0 VAL: '2202' (3 sibs) 36: [113] [113] 0x565485138c70 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565485138d00 VAL: '2210' (3 sibs) 36: [115] [115] 0x565485138d90 VAL: '2211' (3 sibs) 36: [116] [116] 0x565485138e20 VAL: '2212' (3 sibs) 36: [117] [117] 0x565485138eb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565485138f40 VAL: '2220' (3 sibs) 36: [119] [119] 0x565485138fd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x565485139060 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] 0x5654851250a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565485125130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x5654851251c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565485125250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x5654851252e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x565485125370 VAL: '0001' (3 sibs) 36: [6] [6] 0x565485125400 VAL: '0002' (3 sibs) 36: [7] [7] 0x565485125490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565485125520 VAL: '0010' (3 sibs) 36: [9] [9] 0x5654851255b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x565485125640 VAL: '0012' (3 sibs) 36: [11] [11] 0x5654851256d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565485125760 VAL: '0020' (3 sibs) 36: [13] [13] 0x5654851257f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565485125880 VAL: '0022' (3 sibs) 36: [15] [15] 0x565485125910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x5654851259a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565485125a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x565485125ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x565485125b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x565485125be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565485125c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x565485125d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x565485125d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x565485125e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565485125eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x565485125f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x565485125fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x565485126060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5654851260f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565485126180 VAL: '0200' (3 sibs) 36: [31] [31] 0x565485126210 VAL: '0201' (3 sibs) 36: [32] [32] 0x5654851262a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x565485126330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x5654851263c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x565485126450 VAL: '0211' (3 sibs) 36: [36] [36] 0x5654851264e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x565485126570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565485126600 VAL: '0220' (3 sibs) 36: [39] [39] 0x565485126690 VAL: '0221' (3 sibs) 36: [40] [40] 0x565485126720 VAL: '0222' (3 sibs) 36: [41] [41] 0x5654851267b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565485126840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x5654851268d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565485126960 VAL: '1000' (3 sibs) 36: [45] [45] 0x5654851269f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565485126a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x565485126b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565485126ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x565485126c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x565485126cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x565485126d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565485126de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x565485126e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x565485126f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x565485126f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565485127020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5654851270b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x565485127140 VAL: '1101' (3 sibs) 36: [59] [59] 0x5654851271d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x565485127260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5654851272f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565485127380 VAL: '1111' (3 sibs) 36: [63] [63] 0x565485127410 VAL: '1112' (3 sibs) 36: [64] [64] 0x5654851274a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565485127530 VAL: '1120' (3 sibs) 36: [66] [66] 0x5654851275c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x565485127650 VAL: '1122' (3 sibs) 36: [68] [68] 0x5654851276e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565485127770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565485127800 VAL: '1200' (3 sibs) 36: [71] [71] 0x565485127890 VAL: '1201' (3 sibs) 36: [72] [72] 0x565485127920 VAL: '1202' (3 sibs) 36: [73] [73] 0x5654851279b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565485127a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x565485127ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x565485127b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x565485127bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565485127c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x565485127d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x565485127da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x565485127e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565485127ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565485127f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565485127fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x565485128070 VAL: '2001' (3 sibs) 36: [86] [86] 0x565485128100 VAL: '2002' (3 sibs) 36: [87] [87] 0x565485128190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565485128220 VAL: '2010' (3 sibs) 36: [89] [89] 0x5654851282b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x565485128340 VAL: '2012' (3 sibs) 36: [91] [91] 0x5654851283d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565485128460 VAL: '2020' (3 sibs) 36: [93] [93] 0x5654851284f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565485128580 VAL: '2022' (3 sibs) 36: [95] [95] 0x565485128610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x5654851286a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565485128730 VAL: '2100' (3 sibs) 36: [98] [98] 0x5654851287c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x565485128850 VAL: '2102' (3 sibs) 36: [100] [100] 0x5654851288e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565485128970 VAL: '2110' (3 sibs) 36: [102] [102] 0x565485128a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x565485128a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x565485128b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565485128bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x565485128c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x565485128cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x565485128d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565485128df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565485128e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x565485128f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x565485128fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x565485129030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5654851290c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565485129150 VAL: '2211' (3 sibs) 36: [116] [116] 0x5654851291e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565485129270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565485129300 VAL: '2220' (3 sibs) 36: [119] [119] 0x565485129390 VAL: '2221' (3 sibs) 36: [120] [120] 0x565485129420 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] 0x56548513b900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56548513b990 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56548513ba20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56548513bab0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56548513bb40 VAL: '0000' (3 sibs) 36: [5] [5] 0x56548513bbd0 VAL: '0001' (3 sibs) 36: [6] [6] 0x56548513bc60 VAL: '0002' (3 sibs) 36: [7] [7] 0x56548513bcf0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56548513bd80 VAL: '0010' (3 sibs) 36: [9] [9] 0x56548513be10 VAL: '0011' (3 sibs) 36: [10] [10] 0x56548513bea0 VAL: '0012' (3 sibs) 36: [11] [11] 0x56548513bf30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56548513bfc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x56548513c050 VAL: '0021' (3 sibs) 36: [14] [14] 0x56548513c0e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x56548513c170 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56548513c200 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56548513c290 VAL: '0100' (3 sibs) 36: [18] [18] 0x56548513c320 VAL: '0101' (3 sibs) 36: [19] [19] 0x56548513c3b0 VAL: '0102' (3 sibs) 36: [20] [20] 0x56548513c440 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56548513c4d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x56548513c560 VAL: '0111' (3 sibs) 36: [23] [23] 0x56548513c5f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x56548513c680 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56548513c710 VAL: '0120' (3 sibs) 36: [26] [26] 0x56548513c7a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x56548513c830 VAL: '0122' (3 sibs) 36: [28] [28] 0x56548513c8c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56548513c950 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56548513c9e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x56548513ca70 VAL: '0201' (3 sibs) 36: [32] [32] 0x56548513cb00 VAL: '0202' (3 sibs) 36: [33] [33] 0x56548513cb90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56548513cc20 VAL: '0210' (3 sibs) 36: [35] [35] 0x56548513ccb0 VAL: '0211' (3 sibs) 36: [36] [36] 0x56548513cd40 VAL: '0212' (3 sibs) 36: [37] [37] 0x56548513cdd0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56548513ce60 VAL: '0220' (3 sibs) 36: [39] [39] 0x56548513cef0 VAL: '0221' (3 sibs) 36: [40] [40] 0x56548513cf80 VAL: '0222' (3 sibs) 36: [41] [41] 0x56548513d010 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56548513d0a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56548513d130 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56548513d1c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x56548513d250 VAL: '1001' (3 sibs) 36: [46] [46] 0x56548513d2e0 VAL: '1002' (3 sibs) 36: [47] [47] 0x56548513d370 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56548513d400 VAL: '1010' (3 sibs) 36: [49] [49] 0x56548513d490 VAL: '1011' (3 sibs) 36: [50] [50] 0x56548513d520 VAL: '1012' (3 sibs) 36: [51] [51] 0x56548513d5b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56548513d640 VAL: '1020' (3 sibs) 36: [53] [53] 0x56548513d6d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x56548513d760 VAL: '1022' (3 sibs) 36: [55] [55] 0x56548513d7f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56548513d880 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56548513d910 VAL: '1100' (3 sibs) 36: [58] [58] 0x56548513d9a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x56548513da30 VAL: '1102' (3 sibs) 36: [60] [60] 0x56548513dac0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56548513db50 VAL: '1110' (3 sibs) 36: [62] [62] 0x56548513dbe0 VAL: '1111' (3 sibs) 36: [63] [63] 0x56548513dc70 VAL: '1112' (3 sibs) 36: [64] [64] 0x56548513dd00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56548513dd90 VAL: '1120' (3 sibs) 36: [66] [66] 0x56548513de20 VAL: '1121' (3 sibs) 36: [67] [67] 0x56548513deb0 VAL: '1122' (3 sibs) 36: [68] [68] 0x56548513df40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56548513dfd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56548513e060 VAL: '1200' (3 sibs) 36: [71] [71] 0x56548513e0f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x56548513e180 VAL: '1202' (3 sibs) 36: [73] [73] 0x56548513e210 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56548513e2a0 VAL: '1210' (3 sibs) 36: [75] [75] 0x56548513e330 VAL: '1211' (3 sibs) 36: [76] [76] 0x56548513e3c0 VAL: '1212' (3 sibs) 36: [77] [77] 0x56548513e450 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56548513e4e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x56548513e570 VAL: '1221' (3 sibs) 36: [80] [80] 0x56548513e600 VAL: '1222' (3 sibs) 36: [81] [81] 0x56548513e690 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56548513e720 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56548513e7b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56548513e840 VAL: '2000' (3 sibs) 36: [85] [85] 0x56548513e8d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x56548513e960 VAL: '2002' (3 sibs) 36: [87] [87] 0x56548513e9f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56548513ea80 VAL: '2010' (3 sibs) 36: [89] [89] 0x56548513eb10 VAL: '2011' (3 sibs) 36: [90] [90] 0x56548513eba0 VAL: '2012' (3 sibs) 36: [91] [91] 0x56548513ec30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56548513ecc0 VAL: '2020' (3 sibs) 36: [93] [93] 0x56548513ed50 VAL: '2021' (3 sibs) 36: [94] [94] 0x56548513ede0 VAL: '2022' (3 sibs) 36: [95] [95] 0x56548513ee70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56548513ef00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56548513ef90 VAL: '2100' (3 sibs) 36: [98] [98] 0x56548513f020 VAL: '2101' (3 sibs) 36: [99] [99] 0x56548513f0b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x56548513f140 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56548513f1d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x56548513f260 VAL: '2111' (3 sibs) 36: [103] [103] 0x56548513f2f0 VAL: '2112' (3 sibs) 36: [104] [104] 0x56548513f380 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56548513f410 VAL: '2120' (3 sibs) 36: [106] [106] 0x56548513f4a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x56548513f530 VAL: '2122' (3 sibs) 36: [108] [108] 0x56548513f5c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56548513f650 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56548513f6e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x56548513f770 VAL: '2201' (3 sibs) 36: [112] [112] 0x56548513f800 VAL: '2202' (3 sibs) 36: [113] [113] 0x56548513f890 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56548513f920 VAL: '2210' (3 sibs) 36: [115] [115] 0x56548513f9b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x56548513fa40 VAL: '2212' (3 sibs) 36: [117] [117] 0x56548513fad0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56548513fb60 VAL: '2220' (3 sibs) 36: [119] [119] 0x56548513fbf0 VAL: '2221' (3 sibs) 36: [120] [120] 0x56548513fc80 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (4 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: 0x565485109680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565485104db0 SEQ: (3 sibs) 3 children: 36: 0x565485104f80 SEQ: (3 sibs) 3 children: 36: 0x565485105150 SEQ: (3 sibs) 3 children: 36: 0x565485105320 VAL: '0000' (3 sibs) 36: 0x5654851053b8 VAL: '0001' (3 sibs) 36: 0x565485105450 VAL: '0002' (3 sibs) 36: 0x5654851051e8 SEQ: (3 sibs) 3 children: 36: 0x5654851054f0 VAL: '0010' (3 sibs) 36: 0x565485105588 VAL: '0011' (3 sibs) 36: 0x565485105620 VAL: '0012' (3 sibs) 36: 0x565485105280 SEQ: (3 sibs) 3 children: 36: 0x5654851056c0 VAL: '0020' (3 sibs) 36: 0x565485105758 VAL: '0021' (3 sibs) 36: 0x5654851057f0 VAL: '0022' (3 sibs) 36: 0x565485105018 SEQ: (3 sibs) 3 children: 36: 0x565485105890 SEQ: (3 sibs) 3 children: 36: 0x565485105a60 VAL: '0100' (3 sibs) 36: 0x565485105af8 VAL: '0101' (3 sibs) 36: 0x565485105b90 VAL: '0102' (3 sibs) 36: 0x565485105928 SEQ: (3 sibs) 3 children: 36: 0x565485105c30 VAL: '0110' (3 sibs) 36: 0x565485105cc8 VAL: '0111' (3 sibs) 36: 0x565485105d60 VAL: '0112' (3 sibs) 36: 0x5654851059c0 SEQ: (3 sibs) 3 children: 36: 0x565485105e00 VAL: '0120' (3 sibs) 36: 0x565485105e98 VAL: '0121' (3 sibs) 36: 0x565485105f30 VAL: '0122' (3 sibs) 36: 0x5654851050b0 SEQ: (3 sibs) 3 children: 36: 0x565485105fd0 SEQ: (3 sibs) 3 children: 36: 0x5654851061a0 VAL: '0200' (3 sibs) 36: 0x565485106238 VAL: '0201' (3 sibs) 36: 0x5654851062d0 VAL: '0202' (3 sibs) 36: 0x565485106068 SEQ: (3 sibs) 3 children: 36: 0x565485106370 VAL: '0210' (3 sibs) 36: 0x565485106408 VAL: '0211' (3 sibs) 36: 0x5654851064a0 VAL: '0212' (3 sibs) 36: 0x565485106100 SEQ: (3 sibs) 3 children: 36: 0x565485106540 VAL: '0220' (3 sibs) 36: 0x5654851065d8 VAL: '0221' (3 sibs) 36: 0x565485106670 VAL: '0222' (3 sibs) 36: 0x565485104e48 SEQ: (3 sibs) 3 children: 36: 0x565485106710 SEQ: (3 sibs) 3 children: 36: 0x5654851068e0 SEQ: (3 sibs) 3 children: 36: 0x565485106ab0 VAL: '1000' (3 sibs) 36: 0x565485106b48 VAL: '1001' (3 sibs) 36: 0x565485106be0 VAL: '1002' (3 sibs) 36: 0x565485106978 SEQ: (3 sibs) 3 children: 36: 0x565485106c80 VAL: '1010' (3 sibs) 36: 0x565485106d18 VAL: '1011' (3 sibs) 36: 0x565485106db0 VAL: '1012' (3 sibs) 36: 0x565485106a10 SEQ: (3 sibs) 3 children: 36: 0x565485106e50 VAL: '1020' (3 sibs) 36: 0x565485106ee8 VAL: '1021' (3 sibs) 36: 0x565485106f80 VAL: '1022' (3 sibs) 36: 0x5654851067a8 SEQ: (3 sibs) 3 children: 36: 0x565485107020 SEQ: (3 sibs) 3 children: 36: 0x5654851071f0 VAL: '1100' (3 sibs) 36: 0x565485107288 VAL: '1101' (3 sibs) 36: 0x565485107320 VAL: '1102' (3 sibs) 36: 0x5654851070b8 SEQ: (3 sibs) 3 children: 36: 0x5654851073c0 VAL: '1110' (3 sibs) 36: 0x565485107458 VAL: '1111' (3 sibs) 36: 0x5654851074f0 VAL: '1112' (3 sibs) 36: 0x565485107150 SEQ: (3 sibs) 3 children: 36: 0x565485107590 VAL: '1120' (3 sibs) 36: 0x565485107628 VAL: '1121' (3 sibs) 36: 0x5654851076c0 VAL: '1122' (3 sibs) 36: 0x565485106840 SEQ: (3 sibs) 3 children: 36: 0x565485107760 SEQ: (3 sibs) 3 children: 36: 0x565485107930 VAL: '1200' (3 sibs) 36: 0x5654851079c8 VAL: '1201' (3 sibs) 36: 0x565485107a60 VAL: '1202' (3 sibs) 36: 0x5654851077f8 SEQ: (3 sibs) 3 children: 36: 0x565485107b00 VAL: '1210' (3 sibs) 36: 0x565485107b98 VAL: '1211' (3 sibs) 36: 0x565485107c30 VAL: '1212' (3 sibs) 36: 0x565485107890 SEQ: (3 sibs) 3 children: 36: 0x565485107cd0 VAL: '1220' (3 sibs) 36: 0x565485107d68 VAL: '1221' (3 sibs) 36: 0x565485107e00 VAL: '1222' (3 sibs) 36: 0x565485104ee0 SEQ: (3 sibs) 3 children: 36: 0x565485107ea0 SEQ: (3 sibs) 3 children: 36: 0x565485108070 SEQ: (3 sibs) 3 children: 36: 0x565485108240 VAL: '2000' (3 sibs) 36: 0x5654851082d8 VAL: '2001' (3 sibs) 36: 0x565485108370 VAL: '2002' (3 sibs) 36: 0x565485108108 SEQ: (3 sibs) 3 children: 36: 0x565485108410 VAL: '2010' (3 sibs) 36: 0x5654851084a8 VAL: '2011' (3 sibs) 36: 0x565485108540 VAL: '2012' (3 sibs) 36: 0x5654851081a0 SEQ: (3 sibs) 3 children: 36: 0x5654851085e0 VAL: '2020' (3 sibs) 36: 0x565485108678 VAL: '2021' (3 sibs) 36: 0x565485108710 VAL: '2022' (3 sibs) 36: 0x565485107f38 SEQ: (3 sibs) 3 children: 36: 0x5654851087b0 SEQ: (3 sibs) 3 children: 36: 0x565485108980 VAL: '2100' (3 sibs) 36: 0x565485108a18 VAL: '2101' (3 sibs) 36: 0x565485108ab0 VAL: '2102' (3 sibs) 36: 0x565485108848 SEQ: (3 sibs) 3 children: 36: 0x565485108b50 VAL: '2110' (3 sibs) 36: 0x565485108be8 VAL: '2111' (3 sibs) 36: 0x565485108c80 VAL: '2112' (3 sibs) 36: 0x5654851088e0 SEQ: (3 sibs) 3 children: 36: 0x565485108d20 VAL: '2120' (3 sibs) 36: 0x565485108db8 VAL: '2121' (3 sibs) 36: 0x565485108e50 VAL: '2122' (3 sibs) 36: 0x565485107fd0 SEQ: (3 sibs) 3 children: 36: 0x565485108ef0 SEQ: (3 sibs) 3 children: 36: 0x5654851090c0 VAL: '2200' (3 sibs) 36: 0x565485109158 VAL: '2201' (3 sibs) 36: 0x5654851091f0 VAL: '2202' (3 sibs) 36: 0x565485108f88 SEQ: (3 sibs) 3 children: 36: 0x565485109290 VAL: '2210' (3 sibs) 36: 0x565485109328 VAL: '2211' (3 sibs) 36: 0x5654851093c0 VAL: '2212' (3 sibs) 36: 0x565485109020 SEQ: (3 sibs) 3 children: 36: 0x565485109460 VAL: '2220' (3 sibs) 36: 0x5654851094f8 VAL: '2221' (3 sibs) 36: 0x565485109590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x565485140110 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x5654851401a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565485140230 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x5654851402c0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565485140350 VAL: '0000' (3 sibs) 36: [5] [5] 0x5654851403e0 VAL: '0001' (3 sibs) 36: [6] [6] 0x565485140470 VAL: '0002' (3 sibs) 36: [7] [7] 0x565485140500 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565485140590 VAL: '0010' (3 sibs) 36: [9] [9] 0x565485140620 VAL: '0011' (3 sibs) 36: [10] [10] 0x5654851406b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x565485140740 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x5654851407d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x565485140860 VAL: '0021' (3 sibs) 36: [14] [14] 0x5654851408f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x565485140980 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565485140a10 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565485140aa0 VAL: '0100' (3 sibs) 36: [18] [18] 0x565485140b30 VAL: '0101' (3 sibs) 36: [19] [19] 0x565485140bc0 VAL: '0102' (3 sibs) 36: [20] [20] 0x565485140c50 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565485140ce0 VAL: '0110' (3 sibs) 36: [22] [22] 0x565485140d70 VAL: '0111' (3 sibs) 36: [23] [23] 0x565485140e00 VAL: '0112' (3 sibs) 36: [24] [24] 0x565485140e90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565485140f20 VAL: '0120' (3 sibs) 36: [26] [26] 0x565485140fb0 VAL: '0121' (3 sibs) 36: [27] [27] 0x565485141040 VAL: '0122' (3 sibs) 36: [28] [28] 0x5654851410d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565485141160 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x5654851411f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x565485141280 VAL: '0201' (3 sibs) 36: [32] [32] 0x565485141310 VAL: '0202' (3 sibs) 36: [33] [33] 0x5654851413a0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565485141430 VAL: '0210' (3 sibs) 36: [35] [35] 0x5654851414c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x565485141550 VAL: '0212' (3 sibs) 36: [37] [37] 0x5654851415e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565485141670 VAL: '0220' (3 sibs) 36: [39] [39] 0x565485141700 VAL: '0221' (3 sibs) 36: [40] [40] 0x565485141790 VAL: '0222' (3 sibs) 36: [41] [41] 0x565485141820 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x5654851418b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565485141940 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x5654851419d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x565485141a60 VAL: '1001' (3 sibs) 36: [46] [46] 0x565485141af0 VAL: '1002' (3 sibs) 36: [47] [47] 0x565485141b80 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565485141c10 VAL: '1010' (3 sibs) 36: [49] [49] 0x565485141ca0 VAL: '1011' (3 sibs) 36: [50] [50] 0x565485141d30 VAL: '1012' (3 sibs) 36: [51] [51] 0x565485141dc0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565485141e50 VAL: '1020' (3 sibs) 36: [53] [53] 0x565485141ee0 VAL: '1021' (3 sibs) 36: [54] [54] 0x565485141f70 VAL: '1022' (3 sibs) 36: [55] [55] 0x565485142000 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565485142090 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565485142120 VAL: '1100' (3 sibs) 36: [58] [58] 0x5654851421b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x565485142240 VAL: '1102' (3 sibs) 36: [60] [60] 0x5654851422d0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565485142360 VAL: '1110' (3 sibs) 36: [62] [62] 0x5654851423f0 VAL: '1111' (3 sibs) 36: [63] [63] 0x565485142480 VAL: '1112' (3 sibs) 36: [64] [64] 0x565485142510 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5654851425a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x565485142630 VAL: '1121' (3 sibs) 36: [67] [67] 0x5654851426c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x565485142750 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x5654851427e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565485142870 VAL: '1200' (3 sibs) 36: [71] [71] 0x565485142900 VAL: '1201' (3 sibs) 36: [72] [72] 0x565485142990 VAL: '1202' (3 sibs) 36: [73] [73] 0x565485142a20 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565485142ab0 VAL: '1210' (3 sibs) 36: [75] [75] 0x565485142b40 VAL: '1211' (3 sibs) 36: [76] [76] 0x565485142bd0 VAL: '1212' (3 sibs) 36: [77] [77] 0x565485142c60 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565485142cf0 VAL: '1220' (3 sibs) 36: [79] [79] 0x565485142d80 VAL: '1221' (3 sibs) 36: [80] [80] 0x565485142e10 VAL: '1222' (3 sibs) 36: [81] [81] 0x565485142ea0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565485142f30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565485142fc0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565485143050 VAL: '2000' (3 sibs) 36: [85] [85] 0x5654851430e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x565485143170 VAL: '2002' (3 sibs) 36: [87] [87] 0x565485143200 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565485143290 VAL: '2010' (3 sibs) 36: [89] [89] 0x565485143320 VAL: '2011' (3 sibs) 36: [90] [90] 0x5654851433b0 VAL: '2012' (3 sibs) 36: [91] [91] 0x565485143440 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x5654851434d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x565485143560 VAL: '2021' (3 sibs) 36: [94] [94] 0x5654851435f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x565485143680 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565485143710 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5654851437a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x565485143830 VAL: '2101' (3 sibs) 36: [99] [99] 0x5654851438c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x565485143950 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x5654851439e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x565485143a70 VAL: '2111' (3 sibs) 36: [103] [103] 0x565485143b00 VAL: '2112' (3 sibs) 36: [104] [104] 0x565485143b90 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565485143c20 VAL: '2120' (3 sibs) 36: [106] [106] 0x565485143cb0 VAL: '2121' (3 sibs) 36: [107] [107] 0x565485143d40 VAL: '2122' (3 sibs) 36: [108] [108] 0x565485143dd0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565485143e60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565485143ef0 VAL: '2200' (3 sibs) 36: [111] [111] 0x565485143f80 VAL: '2201' (3 sibs) 36: [112] [112] 0x565485144010 VAL: '2202' (3 sibs) 36: [113] [113] 0x5654851440a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565485144130 VAL: '2210' (3 sibs) 36: [115] [115] 0x5654851441c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x565485144250 VAL: '2212' (3 sibs) 36: [117] [117] 0x5654851442e0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565485144370 VAL: '2220' (3 sibs) 36: [119] [119] 0x565485144400 VAL: '2221' (3 sibs) 36: [120] [120] 0x565485144490 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: 0x565485109798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565485109870 SEQ: (3 sibs) 3 children: 36: 0x565485109a40 SEQ: (3 sibs) 3 children: 36: 0x565485109c10 SEQ: (3 sibs) 3 children: 36: 0x565485109de0 VAL: '0000' (3 sibs) 36: 0x565485109e78 VAL: '0001' (3 sibs) 36: 0x565485109f10 VAL: '0002' (3 sibs) 36: 0x565485109ca8 SEQ: (3 sibs) 3 children: 36: 0x565485109fb0 VAL: '0010' (3 sibs) 36: 0x56548510a048 VAL: '0011' (3 sibs) 36: 0x56548510a0e0 VAL: '0012' (3 sibs) 36: 0x565485109d40 SEQ: (3 sibs) 3 children: 36: 0x56548510a180 VAL: '0020' (3 sibs) 36: 0x56548510a218 VAL: '0021' (3 sibs) 36: 0x56548510a2b0 VAL: '0022' (3 sibs) 36: 0x565485109ad8 SEQ: (3 sibs) 3 children: 36: 0x56548510a350 SEQ: (3 sibs) 3 children: 36: 0x56548510a520 VAL: '0100' (3 sibs) 36: 0x56548510a5b8 VAL: '0101' (3 sibs) 36: 0x56548510a650 VAL: '0102' (3 sibs) 36: 0x56548510a3e8 SEQ: (3 sibs) 3 children: 36: 0x56548510a6f0 VAL: '0110' (3 sibs) 36: 0x56548510a788 VAL: '0111' (3 sibs) 36: 0x56548510a820 VAL: '0112' (3 sibs) 36: 0x56548510a480 SEQ: (3 sibs) 3 children: 36: 0x56548510a8c0 VAL: '0120' (3 sibs) 36: 0x56548510a958 VAL: '0121' (3 sibs) 36: 0x56548510a9f0 VAL: '0122' (3 sibs) 36: 0x565485109b70 SEQ: (3 sibs) 3 children: 36: 0x56548510aa90 SEQ: (3 sibs) 3 children: 36: 0x56548510ac60 VAL: '0200' (3 sibs) 36: 0x56548510acf8 VAL: '0201' (3 sibs) 36: 0x56548510ad90 VAL: '0202' (3 sibs) 36: 0x56548510ab28 SEQ: (3 sibs) 3 children: 36: 0x56548510ae30 VAL: '0210' (3 sibs) 36: 0x56548510aec8 VAL: '0211' (3 sibs) 36: 0x56548510af60 VAL: '0212' (3 sibs) 36: 0x56548510abc0 SEQ: (3 sibs) 3 children: 36: 0x56548510b000 VAL: '0220' (3 sibs) 36: 0x56548510b098 VAL: '0221' (3 sibs) 36: 0x56548510b130 VAL: '0222' (3 sibs) 36: 0x565485109908 SEQ: (3 sibs) 3 children: 36: 0x56548510b1d0 SEQ: (3 sibs) 3 children: 36: 0x56548510b3a0 SEQ: (3 sibs) 3 children: 36: 0x56548510b570 VAL: '1000' (3 sibs) 36: 0x56548510b608 VAL: '1001' (3 sibs) 36: 0x56548510b6a0 VAL: '1002' (3 sibs) 36: 0x56548510b438 SEQ: (3 sibs) 3 children: 36: 0x56548510b740 VAL: '1010' (3 sibs) 36: 0x56548510b7d8 VAL: '1011' (3 sibs) 36: 0x56548510b870 VAL: '1012' (3 sibs) 36: 0x56548510b4d0 SEQ: (3 sibs) 3 children: 36: 0x56548510b910 VAL: '1020' (3 sibs) 36: 0x56548510b9a8 VAL: '1021' (3 sibs) 36: 0x56548510ba40 VAL: '1022' (3 sibs) 36: 0x56548510b268 SEQ: (3 sibs) 3 children: 36: 0x56548510bae0 SEQ: (3 sibs) 3 children: 36: 0x56548510bcb0 VAL: '1100' (3 sibs) 36: 0x56548510bd48 VAL: '1101' (3 sibs) 36: 0x56548510bde0 VAL: '1102' (3 sibs) 36: 0x56548510bb78 SEQ: (3 sibs) 3 children: 36: 0x56548510be80 VAL: '1110' (3 sibs) 36: 0x56548510bf18 VAL: '1111' (3 sibs) 36: 0x56548510bfb0 VAL: '1112' (3 sibs) 36: 0x56548510bc10 SEQ: (3 sibs) 3 children: 36: 0x56548510c050 VAL: '1120' (3 sibs) 36: 0x56548510c0e8 VAL: '1121' (3 sibs) 36: 0x56548510c180 VAL: '1122' (3 sibs) 36: 0x56548510b300 SEQ: (3 sibs) 3 children: 36: 0x56548510c220 SEQ: (3 sibs) 3 children: 36: 0x56548510c3f0 VAL: '1200' (3 sibs) 36: 0x56548510c488 VAL: '1201' (3 sibs) 36: 0x56548510c520 VAL: '1202' (3 sibs) 36: 0x56548510c2b8 SEQ: (3 sibs) 3 children: 36: 0x56548510c5c0 VAL: '1210' (3 sibs) 36: 0x56548510c658 VAL: '1211' (3 sibs) 36: 0x56548510c6f0 VAL: '1212' (3 sibs) 36: 0x56548510c350 SEQ: (3 sibs) 3 children: 36: 0x56548510c790 VAL: '1220' (3 sibs) 36: 0x56548510c828 VAL: '1221' (3 sibs) 36: 0x56548510c8c0 VAL: '1222' (3 sibs) 36: 0x5654851099a0 SEQ: (3 sibs) 3 children: 36: 0x56548510c960 SEQ: (3 sibs) 3 children: 36: 0x56548510cb30 SEQ: (3 sibs) 3 children: 36: 0x56548510cd00 VAL: '2000' (3 sibs) 36: 0x56548510cd98 VAL: '2001' (3 sibs) 36: 0x56548510ce30 VAL: '2002' (3 sibs) 36: 0x56548510cbc8 SEQ: (3 sibs) 3 children: 36: 0x56548510ced0 VAL: '2010' (3 sibs) 36: 0x56548510cf68 VAL: '2011' (3 sibs) 36: 0x56548510d000 VAL: '2012' (3 sibs) 36: 0x56548510cc60 SEQ: (3 sibs) 3 children: 36: 0x56548510d0a0 VAL: '2020' (3 sibs) 36: 0x56548510d138 VAL: '2021' (3 sibs) 36: 0x56548510d1d0 VAL: '2022' (3 sibs) 36: 0x56548510c9f8 SEQ: (3 sibs) 3 children: 36: 0x56548510d270 SEQ: (3 sibs) 3 children: 36: 0x56548510d440 VAL: '2100' (3 sibs) 36: 0x56548510d4d8 VAL: '2101' (3 sibs) 36: 0x56548510d570 VAL: '2102' (3 sibs) 36: 0x56548510d308 SEQ: (3 sibs) 3 children: 36: 0x56548510d610 VAL: '2110' (3 sibs) 36: 0x56548510d6a8 VAL: '2111' (3 sibs) 36: 0x56548510d740 VAL: '2112' (3 sibs) 36: 0x56548510d3a0 SEQ: (3 sibs) 3 children: 36: 0x56548510d7e0 VAL: '2120' (3 sibs) 36: 0x56548510d878 VAL: '2121' (3 sibs) 36: 0x56548510d910 VAL: '2122' (3 sibs) 36: 0x56548510ca90 SEQ: (3 sibs) 3 children: 36: 0x56548510d9b0 SEQ: (3 sibs) 3 children: 36: 0x56548510db80 VAL: '2200' (3 sibs) 36: 0x56548510dc18 VAL: '2201' (3 sibs) 36: 0x56548510dcb0 VAL: '2202' (3 sibs) 36: 0x56548510da48 SEQ: (3 sibs) 3 children: 36: 0x56548510dd50 VAL: '2210' (3 sibs) 36: 0x56548510dde8 VAL: '2211' (3 sibs) 36: 0x56548510de80 VAL: '2212' (3 sibs) 36: 0x56548510dae0 SEQ: (3 sibs) 3 children: 36: 0x56548510df20 VAL: '2220' (3 sibs) 36: 0x56548510dfb8 VAL: '2221' (3 sibs) 36: 0x56548510e050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x565485144530 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x5654851445c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565485144650 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x5654851446e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565485144770 VAL: '0000' (3 sibs) 36: [5] [5] 0x565485144800 VAL: '0001' (3 sibs) 36: [6] [6] 0x565485144890 VAL: '0002' (3 sibs) 36: [7] [7] 0x565485144920 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x5654851449b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x565485144a40 VAL: '0011' (3 sibs) 36: [10] [10] 0x565485144ad0 VAL: '0012' (3 sibs) 36: [11] [11] 0x565485144b60 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565485144bf0 VAL: '0020' (3 sibs) 36: [13] [13] 0x565485144c80 VAL: '0021' (3 sibs) 36: [14] [14] 0x565485144d10 VAL: '0022' (3 sibs) 36: [15] [15] 0x565485144da0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565485144e30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565485144ec0 VAL: '0100' (3 sibs) 36: [18] [18] 0x565485144f50 VAL: '0101' (3 sibs) 36: [19] [19] 0x565485144fe0 VAL: '0102' (3 sibs) 36: [20] [20] 0x565485145070 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565485145100 VAL: '0110' (3 sibs) 36: [22] [22] 0x565485145190 VAL: '0111' (3 sibs) 36: [23] [23] 0x565485145220 VAL: '0112' (3 sibs) 36: [24] [24] 0x5654851452b0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565485145340 VAL: '0120' (3 sibs) 36: [26] [26] 0x5654851453d0 VAL: '0121' (3 sibs) 36: [27] [27] 0x565485145460 VAL: '0122' (3 sibs) 36: [28] [28] 0x5654851454f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565485145580 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565485145610 VAL: '0200' (3 sibs) 36: [31] [31] 0x5654851456a0 VAL: '0201' (3 sibs) 36: [32] [32] 0x565485145730 VAL: '0202' (3 sibs) 36: [33] [33] 0x5654851457c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565485145850 VAL: '0210' (3 sibs) 36: [35] [35] 0x5654851458e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x565485145970 VAL: '0212' (3 sibs) 36: [37] [37] 0x565485145a00 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565485145a90 VAL: '0220' (3 sibs) 36: [39] [39] 0x565485145b20 VAL: '0221' (3 sibs) 36: [40] [40] 0x565485145bb0 VAL: '0222' (3 sibs) 36: [41] [41] 0x565485145c40 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565485145cd0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565485145d60 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565485145df0 VAL: '1000' (3 sibs) 36: [45] [45] 0x565485145e80 VAL: '1001' (3 sibs) 36: [46] [46] 0x565485145f10 VAL: '1002' (3 sibs) 36: [47] [47] 0x565485145fa0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565485146030 VAL: '1010' (3 sibs) 36: [49] [49] 0x5654851460c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x565485146150 VAL: '1012' (3 sibs) 36: [51] [51] 0x5654851461e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565485146270 VAL: '1020' (3 sibs) 36: [53] [53] 0x565485146300 VAL: '1021' (3 sibs) 36: [54] [54] 0x565485146390 VAL: '1022' (3 sibs) 36: [55] [55] 0x565485146420 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x5654851464b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565485146540 VAL: '1100' (3 sibs) 36: [58] [58] 0x5654851465d0 VAL: '1101' (3 sibs) 36: [59] [59] 0x565485146660 VAL: '1102' (3 sibs) 36: [60] [60] 0x5654851466f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565485146780 VAL: '1110' (3 sibs) 36: [62] [62] 0x565485146810 VAL: '1111' (3 sibs) 36: [63] [63] 0x5654851468a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x565485146930 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5654851469c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x565485146a50 VAL: '1121' (3 sibs) 36: [67] [67] 0x565485146ae0 VAL: '1122' (3 sibs) 36: [68] [68] 0x565485146b70 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565485146c00 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565485146c90 VAL: '1200' (3 sibs) 36: [71] [71] 0x565485146d20 VAL: '1201' (3 sibs) 36: [72] [72] 0x565485146db0 VAL: '1202' (3 sibs) 36: [73] [73] 0x565485146e40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565485146ed0 VAL: '1210' (3 sibs) 36: [75] [75] 0x565485146f60 VAL: '1211' (3 sibs) 36: [76] [76] 0x565485146ff0 VAL: '1212' (3 sibs) 36: [77] [77] 0x565485147080 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565485147110 VAL: '1220' (3 sibs) 36: [79] [79] 0x5654851471a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x565485147230 VAL: '1222' (3 sibs) 36: [81] [81] 0x5654851472c0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565485147350 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x5654851473e0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565485147470 VAL: '2000' (3 sibs) 36: [85] [85] 0x565485147500 VAL: '2001' (3 sibs) 36: [86] [86] 0x565485147590 VAL: '2002' (3 sibs) 36: [87] [87] 0x565485147620 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x5654851476b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x565485147740 VAL: '2011' (3 sibs) 36: [90] [90] 0x5654851477d0 VAL: '2012' (3 sibs) 36: [91] [91] 0x565485147860 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x5654851478f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x565485147980 VAL: '2021' (3 sibs) 36: [94] [94] 0x565485147a10 VAL: '2022' (3 sibs) 36: [95] [95] 0x565485147aa0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565485147b30 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565485147bc0 VAL: '2100' (3 sibs) 36: [98] [98] 0x565485147c50 VAL: '2101' (3 sibs) 36: [99] [99] 0x565485147ce0 VAL: '2102' (3 sibs) 36: [100] [100] 0x565485147d70 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565485147e00 VAL: '2110' (3 sibs) 36: [102] [102] 0x565485147e90 VAL: '2111' (3 sibs) 36: [103] [103] 0x565485147f20 VAL: '2112' (3 sibs) 36: [104] [104] 0x565485147fb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565485148040 VAL: '2120' (3 sibs) 36: [106] [106] 0x5654851480d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x565485148160 VAL: '2122' (3 sibs) 36: [108] [108] 0x5654851481f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565485148280 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565485148310 VAL: '2200' (3 sibs) 36: [111] [111] 0x5654851483a0 VAL: '2201' (3 sibs) 36: [112] [112] 0x565485148430 VAL: '2202' (3 sibs) 36: [113] [113] 0x5654851484c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565485148550 VAL: '2210' (3 sibs) 36: [115] [115] 0x5654851485e0 VAL: '2211' (3 sibs) 36: [116] [116] 0x565485148670 VAL: '2212' (3 sibs) 36: [117] [117] 0x565485148700 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565485148790 VAL: '2220' (3 sibs) 36: [119] [119] 0x565485148820 VAL: '2221' (3 sibs) 36: [120] [120] 0x5654851488b0 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: 0x565485109680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565485104db0 SEQ: (3 sibs) 3 children: 36: 0x565485104f80 SEQ: (3 sibs) 3 children: 36: 0x565485105150 SEQ: (3 sibs) 3 children: 36: 0x565485105320 VAL: '0000' (3 sibs) 36: 0x5654851053b8 VAL: '0001' (3 sibs) 36: 0x565485105450 VAL: '0002' (3 sibs) 36: 0x5654851051e8 SEQ: (3 sibs) 3 children: 36: 0x5654851054f0 VAL: '0010' (3 sibs) 36: 0x565485105588 VAL: '0011' (3 sibs) 36: 0x565485105620 VAL: '0012' (3 sibs) 36: 0x565485105280 SEQ: (3 sibs) 3 children: 36: 0x5654851056c0 VAL: '0020' (3 sibs) 36: 0x565485105758 VAL: '0021' (3 sibs) 36: 0x5654851057f0 VAL: '0022' (3 sibs) 36: 0x565485105018 SEQ: (3 sibs) 3 children: 36: 0x565485105890 SEQ: (3 sibs) 3 children: 36: 0x565485105a60 VAL: '0100' (3 sibs) 36: 0x565485105af8 VAL: '0101' (3 sibs) 36: 0x565485105b90 VAL: '0102' (3 sibs) 36: 0x565485105928 SEQ: (3 sibs) 3 children: 36: 0x565485105c30 VAL: '0110' (3 sibs) 36: 0x565485105cc8 VAL: '0111' (3 sibs) 36: 0x565485105d60 VAL: '0112' (3 sibs) 36: 0x5654851059c0 SEQ: (3 sibs) 3 children: 36: 0x565485105e00 VAL: '0120' (3 sibs) 36: 0x565485105e98 VAL: '0121' (3 sibs) 36: 0x565485105f30 VAL: '0122' (3 sibs) 36: 0x5654851050b0 SEQ: (3 sibs) 3 children: 36: 0x565485105fd0 SEQ: (3 sibs) 3 children: 36: 0x5654851061a0 VAL: '0200' (3 sibs) 36: 0x565485106238 VAL: '0201' (3 sibs) 36: 0x5654851062d0 VAL: '0202' (3 sibs) 36: 0x565485106068 SEQ: (3 sibs) 3 children: 36: 0x565485106370 VAL: '0210' (3 sibs) 36: 0x565485106408 VAL: '0211' (3 sibs) 36: 0x5654851064a0 VAL: '0212' (3 sibs) 36: 0x565485106100 SEQ: (3 sibs) 3 children: 36: 0x565485106540 VAL: '0220' (3 sibs) 36: 0x5654851065d8 VAL: '0221' (3 sibs) 36: 0x565485106670 VAL: '0222' (3 sibs) 36: 0x565485104e48 SEQ: (3 sibs) 3 children: 36: 0x565485106710 SEQ: (3 sibs) 3 children: 36: 0x5654851068e0 SEQ: (3 sibs) 3 children: 36: 0x565485106ab0 VAL: '1000' (3 sibs) 36: 0x565485106b48 VAL: '1001' (3 sibs) 36: 0x565485106be0 VAL: '1002' (3 sibs) 36: 0x565485106978 SEQ: (3 sibs) 3 children: 36: 0x565485106c80 VAL: '1010' (3 sibs) 36: 0x565485106d18 VAL: '1011' (3 sibs) 36: 0x565485106db0 VAL: '1012' (3 sibs) 36: 0x565485106a10 SEQ: (3 sibs) 3 children: 36: 0x565485106e50 VAL: '1020' (3 sibs) 36: 0x565485106ee8 VAL: '1021' (3 sibs) 36: 0x565485106f80 VAL: '1022' (3 sibs) 36: 0x5654851067a8 SEQ: (3 sibs) 3 children: 36: 0x565485107020 SEQ: (3 sibs) 3 children: 36: 0x5654851071f0 VAL: '1100' (3 sibs) 36: 0x565485107288 VAL: '1101' (3 sibs) 36: 0x565485107320 VAL: '1102' (3 sibs) 36: 0x5654851070b8 SEQ: (3 sibs) 3 children: 36: 0x5654851073c0 VAL: '1110' (3 sibs) 36: 0x565485107458 VAL: '1111' (3 sibs) 36: 0x5654851074f0 VAL: '1112' (3 sibs) 36: 0x565485107150 SEQ: (3 sibs) 3 children: 36: 0x565485107590 VAL: '1120' (3 sibs) 36: 0x565485107628 VAL: '1121' (3 sibs) 36: 0x5654851076c0 VAL: '1122' (3 sibs) 36: 0x565485106840 SEQ: (3 sibs) 3 children: 36: 0x565485107760 SEQ: (3 sibs) 3 children: 36: 0x565485107930 VAL: '1200' (3 sibs) 36: 0x5654851079c8 VAL: '1201' (3 sibs) 36: 0x565485107a60 VAL: '1202' (3 sibs) 36: 0x5654851077f8 SEQ: (3 sibs) 3 children: 36: 0x565485107b00 VAL: '1210' (3 sibs) 36: 0x565485107b98 VAL: '1211' (3 sibs) 36: 0x565485107c30 VAL: '1212' (3 sibs) 36: 0x565485107890 SEQ: (3 sibs) 3 children: 36: 0x565485107cd0 VAL: '1220' (3 sibs) 36: 0x565485107d68 VAL: '1221' (3 sibs) 36: 0x565485107e00 VAL: '1222' (3 sibs) 36: 0x565485104ee0 SEQ: (3 sibs) 3 children: 36: 0x565485107ea0 SEQ: (3 sibs) 3 children: 36: 0x565485108070 SEQ: (3 sibs) 3 children: 36: 0x565485108240 VAL: '2000' (3 sibs) 36: 0x5654851082d8 VAL: '2001' (3 sibs) 36: 0x565485108370 VAL: '2002' (3 sibs) 36: 0x565485108108 SEQ: (3 sibs) 3 children: 36: 0x565485108410 VAL: '2010' (3 sibs) 36: 0x5654851084a8 VAL: '2011' (3 sibs) 36: 0x565485108540 VAL: '2012' (3 sibs) 36: 0x5654851081a0 SEQ: (3 sibs) 3 children: 36: 0x5654851085e0 VAL: '2020' (3 sibs) 36: 0x565485108678 VAL: '2021' (3 sibs) 36: 0x565485108710 VAL: '2022' (3 sibs) 36: 0x565485107f38 SEQ: (3 sibs) 3 children: 36: 0x5654851087b0 SEQ: (3 sibs) 3 children: 36: 0x565485108980 VAL: '2100' (3 sibs) 36: 0x565485108a18 VAL: '2101' (3 sibs) 36: 0x565485108ab0 VAL: '2102' (3 sibs) 36: 0x565485108848 SEQ: (3 sibs) 3 children: 36: 0x565485108b50 VAL: '2110' (3 sibs) 36: 0x565485108be8 VAL: '2111' (3 sibs) 36: 0x565485108c80 VAL: '2112' (3 sibs) 36: 0x5654851088e0 SEQ: (3 sibs) 3 children: 36: 0x565485108d20 VAL: '2120' (3 sibs) 36: 0x565485108db8 VAL: '2121' (3 sibs) 36: 0x565485108e50 VAL: '2122' (3 sibs) 36: 0x565485107fd0 SEQ: (3 sibs) 3 children: 36: 0x565485108ef0 SEQ: (3 sibs) 3 children: 36: 0x5654851090c0 VAL: '2200' (3 sibs) 36: 0x565485109158 VAL: '2201' (3 sibs) 36: 0x5654851091f0 VAL: '2202' (3 sibs) 36: 0x565485108f88 SEQ: (3 sibs) 3 children: 36: 0x565485109290 VAL: '2210' (3 sibs) 36: 0x565485109328 VAL: '2211' (3 sibs) 36: 0x5654851093c0 VAL: '2212' (3 sibs) 36: 0x565485109020 SEQ: (3 sibs) 3 children: 36: 0x565485109460 VAL: '2220' (3 sibs) 36: 0x5654851094f8 VAL: '2221' (3 sibs) 36: 0x565485109590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x565485148950 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x5654851489e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565485148a70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565485148b00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565485148b90 VAL: '0000' (3 sibs) 36: [5] [5] 0x565485148c20 VAL: '0001' (3 sibs) 36: [6] [6] 0x565485148cb0 VAL: '0002' (3 sibs) 36: [7] [7] 0x565485148d40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565485148dd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x565485148e60 VAL: '0011' (3 sibs) 36: [10] [10] 0x565485148ef0 VAL: '0012' (3 sibs) 36: [11] [11] 0x565485148f80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565485149010 VAL: '0020' (3 sibs) 36: [13] [13] 0x5654851490a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565485149130 VAL: '0022' (3 sibs) 36: [15] [15] 0x5654851491c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565485149250 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x5654851492e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x565485149370 VAL: '0101' (3 sibs) 36: [19] [19] 0x565485149400 VAL: '0102' (3 sibs) 36: [20] [20] 0x565485149490 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565485149520 VAL: '0110' (3 sibs) 36: [22] [22] 0x5654851495b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x565485149640 VAL: '0112' (3 sibs) 36: [24] [24] 0x5654851496d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565485149760 VAL: '0120' (3 sibs) 36: [26] [26] 0x5654851497f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x565485149880 VAL: '0122' (3 sibs) 36: [28] [28] 0x565485149910 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5654851499a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565485149a30 VAL: '0200' (3 sibs) 36: [31] [31] 0x565485149ac0 VAL: '0201' (3 sibs) 36: [32] [32] 0x565485149b50 VAL: '0202' (3 sibs) 36: [33] [33] 0x565485149be0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565485149c70 VAL: '0210' (3 sibs) 36: [35] [35] 0x565485149d00 VAL: '0211' (3 sibs) 36: [36] [36] 0x565485149d90 VAL: '0212' (3 sibs) 36: [37] [37] 0x565485149e20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565485149eb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x565485149f40 VAL: '0221' (3 sibs) 36: [40] [40] 0x565485149fd0 VAL: '0222' (3 sibs) 36: [41] [41] 0x56548514a060 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56548514a0f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56548514a180 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56548514a210 VAL: '1000' (3 sibs) 36: [45] [45] 0x56548514a2a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56548514a330 VAL: '1002' (3 sibs) 36: [47] [47] 0x56548514a3c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56548514a450 VAL: '1010' (3 sibs) 36: [49] [49] 0x56548514a4e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x56548514a570 VAL: '1012' (3 sibs) 36: [51] [51] 0x56548514a600 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56548514a690 VAL: '1020' (3 sibs) 36: [53] [53] 0x56548514a720 VAL: '1021' (3 sibs) 36: [54] [54] 0x56548514a7b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56548514a840 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56548514a8d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56548514a960 VAL: '1100' (3 sibs) 36: [58] [58] 0x56548514a9f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x56548514aa80 VAL: '1102' (3 sibs) 36: [60] [60] 0x56548514ab10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56548514aba0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56548514ac30 VAL: '1111' (3 sibs) 36: [63] [63] 0x56548514acc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56548514ad50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56548514ade0 VAL: '1120' (3 sibs) 36: [66] [66] 0x56548514ae70 VAL: '1121' (3 sibs) 36: [67] [67] 0x56548514af00 VAL: '1122' (3 sibs) 36: [68] [68] 0x56548514af90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56548514b020 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56548514b0b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56548514b140 VAL: '1201' (3 sibs) 36: [72] [72] 0x56548514b1d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x56548514b260 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56548514b2f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x56548514b380 VAL: '1211' (3 sibs) 36: [76] [76] 0x56548514b410 VAL: '1212' (3 sibs) 36: [77] [77] 0x56548514b4a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56548514b530 VAL: '1220' (3 sibs) 36: [79] [79] 0x56548514b5c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56548514b650 VAL: '1222' (3 sibs) 36: [81] [81] 0x56548514b6e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56548514b770 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56548514b800 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56548514b890 VAL: '2000' (3 sibs) 36: [85] [85] 0x56548514b920 VAL: '2001' (3 sibs) 36: [86] [86] 0x56548514b9b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56548514ba40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56548514bad0 VAL: '2010' (3 sibs) 36: [89] [89] 0x56548514bb60 VAL: '2011' (3 sibs) 36: [90] [90] 0x56548514bbf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x56548514bc80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56548514bd10 VAL: '2020' (3 sibs) 36: [93] [93] 0x56548514bda0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56548514be30 VAL: '2022' (3 sibs) 36: [95] [95] 0x56548514bec0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56548514bf50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56548514bfe0 VAL: '2100' (3 sibs) 36: [98] [98] 0x56548514c070 VAL: '2101' (3 sibs) 36: [99] [99] 0x56548514c100 VAL: '2102' (3 sibs) 36: [100] [100] 0x56548514c190 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56548514c220 VAL: '2110' (3 sibs) 36: [102] [102] 0x56548514c2b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56548514c340 VAL: '2112' (3 sibs) 36: [104] [104] 0x56548514c3d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56548514c460 VAL: '2120' (3 sibs) 36: [106] [106] 0x56548514c4f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x56548514c580 VAL: '2122' (3 sibs) 36: [108] [108] 0x56548514c610 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56548514c6a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56548514c730 VAL: '2200' (3 sibs) 36: [111] [111] 0x56548514c7c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56548514c850 VAL: '2202' (3 sibs) 36: [113] [113] 0x56548514c8e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56548514c970 VAL: '2210' (3 sibs) 36: [115] [115] 0x56548514ca00 VAL: '2211' (3 sibs) 36: [116] [116] 0x56548514ca90 VAL: '2212' (3 sibs) 36: [117] [117] 0x56548514cb20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56548514cbb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56548514cc40 VAL: '2221' (3 sibs) 36: [120] [120] 0x56548514ccd0 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: 0x565485109798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565485109870 SEQ: (3 sibs) 3 children: 36: 0x565485109a40 SEQ: (3 sibs) 3 children: 36: 0x565485109c10 SEQ: (3 sibs) 3 children: 36: 0x565485109de0 VAL: '0000' (3 sibs) 36: 0x565485109e78 VAL: '0001' (3 sibs) 36: 0x565485109f10 VAL: '0002' (3 sibs) 36: 0x565485109ca8 SEQ: (3 sibs) 3 children: 36: 0x565485109fb0 VAL: '0010' (3 sibs) 36: 0x56548510a048 VAL: '0011' (3 sibs) 36: 0x56548510a0e0 VAL: '0012' (3 sibs) 36: 0x565485109d40 SEQ: (3 sibs) 3 children: 36: 0x56548510a180 VAL: '0020' (3 sibs) 36: 0x56548510a218 VAL: '0021' (3 sibs) 36: 0x56548510a2b0 VAL: '0022' (3 sibs) 36: 0x565485109ad8 SEQ: (3 sibs) 3 children: 36: 0x56548510a350 SEQ: (3 sibs) 3 children: 36: 0x56548510a520 VAL: '0100' (3 sibs) 36: 0x56548510a5b8 VAL: '0101' (3 sibs) 36: 0x56548510a650 VAL: '0102' (3 sibs) 36: 0x56548510a3e8 SEQ: (3 sibs) 3 children: 36: 0x56548510a6f0 VAL: '0110' (3 sibs) 36: 0x56548510a788 VAL: '0111' (3 sibs) 36: 0x56548510a820 VAL: '0112' (3 sibs) 36: 0x56548510a480 SEQ: (3 sibs) 3 children: 36: 0x56548510a8c0 VAL: '0120' (3 sibs) 36: 0x56548510a958 VAL: '0121' (3 sibs) 36: 0x56548510a9f0 VAL: '0122' (3 sibs) 36: 0x565485109b70 SEQ: (3 sibs) 3 children: 36: 0x56548510aa90 SEQ: (3 sibs) 3 children: 36: 0x56548510ac60 VAL: '0200' (3 sibs) 36: 0x56548510acf8 VAL: '0201' (3 sibs) 36: 0x56548510ad90 VAL: '0202' (3 sibs) 36: 0x56548510ab28 SEQ: (3 sibs) 3 children: 36: 0x56548510ae30 VAL: '0210' (3 sibs) 36: 0x56548510aec8 VAL: '0211' (3 sibs) 36: 0x56548510af60 VAL: '0212' (3 sibs) 36: 0x56548510abc0 SEQ: (3 sibs) 3 children: 36: 0x56548510b000 VAL: '0220' (3 sibs) 36: 0x56548510b098 VAL: '0221' (3 sibs) 36: 0x56548510b130 VAL: '0222' (3 sibs) 36: 0x565485109908 SEQ: (3 sibs) 3 children: 36: 0x56548510b1d0 SEQ: (3 sibs) 3 children: 36: 0x56548510b3a0 SEQ: (3 sibs) 3 children: 36: 0x56548510b570 VAL: '1000' (3 sibs) 36: 0x56548510b608 VAL: '1001' (3 sibs) 36: 0x56548510b6a0 VAL: '1002' (3 sibs) 36: 0x56548510b438 SEQ: (3 sibs) 3 children: 36: 0x56548510b740 VAL: '1010' (3 sibs) 36: 0x56548510b7d8 VAL: '1011' (3 sibs) 36: 0x56548510b870 VAL: '1012' (3 sibs) 36: 0x56548510b4d0 SEQ: (3 sibs) 3 children: 36: 0x56548510b910 VAL: '1020' (3 sibs) 36: 0x56548510b9a8 VAL: '1021' (3 sibs) 36: 0x56548510ba40 VAL: '1022' (3 sibs) 36: 0x56548510b268 SEQ: (3 sibs) 3 children: 36: 0x56548510bae0 SEQ: (3 sibs) 3 children: 36: 0x56548510bcb0 VAL: '1100' (3 sibs) 36: 0x56548510bd48 VAL: '1101' (3 sibs) 36: 0x56548510bde0 VAL: '1102' (3 sibs) 36: 0x56548510bb78 SEQ: (3 sibs) 3 children: 36: 0x56548510be80 VAL: '1110' (3 sibs) 36: 0x56548510bf18 VAL: '1111' (3 sibs) 36: 0x56548510bfb0 VAL: '1112' (3 sibs) 36: 0x56548510bc10 SEQ: (3 sibs) 3 children: 36: 0x56548510c050 VAL: '1120' (3 sibs) 36: 0x56548510c0e8 VAL: '1121' (3 sibs) 36: 0x56548510c180 VAL: '1122' (3 sibs) 36: 0x56548510b300 SEQ: (3 sibs) 3 children: 36: 0x56548510c220 SEQ: (3 sibs) 3 children: 36: 0x56548510c3f0 VAL: '1200' (3 sibs) 36: 0x56548510c488 VAL: '1201' (3 sibs) 36: 0x56548510c520 VAL: '1202' (3 sibs) 36: 0x56548510c2b8 SEQ: (3 sibs) 3 children: 36: 0x56548510c5c0 VAL: '1210' (3 sibs) 36: 0x56548510c658 VAL: '1211' (3 sibs) 36: 0x56548510c6f0 VAL: '1212' (3 sibs) 36: 0x56548510c350 SEQ: (3 sibs) 3 children: 36: 0x56548510c790 VAL: '1220' (3 sibs) 36: 0x56548510c828 VAL: '1221' (3 sibs) 36: 0x56548510c8c0 VAL: '1222' (3 sibs) 36: 0x5654851099a0 SEQ: (3 sibs) 3 children: 36: 0x56548510c960 SEQ: (3 sibs) 3 children: 36: 0x56548510cb30 SEQ: (3 sibs) 3 children: 36: 0x56548510cd00 VAL: '2000' (3 sibs) 36: 0x56548510cd98 VAL: '2001' (3 sibs) 36: 0x56548510ce30 VAL: '2002' (3 sibs) 36: 0x56548510cbc8 SEQ: (3 sibs) 3 children: 36: 0x56548510ced0 VAL: '2010' (3 sibs) 36: 0x56548510cf68 VAL: '2011' (3 sibs) 36: 0x56548510d000 VAL: '2012' (3 sibs) 36: 0x56548510cc60 SEQ: (3 sibs) 3 children: 36: 0x56548510d0a0 VAL: '2020' (3 sibs) 36: 0x56548510d138 VAL: '2021' (3 sibs) 36: 0x56548510d1d0 VAL: '2022' (3 sibs) 36: 0x56548510c9f8 SEQ: (3 sibs) 3 children: 36: 0x56548510d270 SEQ: (3 sibs) 3 children: 36: 0x56548510d440 VAL: '2100' (3 sibs) 36: 0x56548510d4d8 VAL: '2101' (3 sibs) 36: 0x56548510d570 VAL: '2102' (3 sibs) 36: 0x56548510d308 SEQ: (3 sibs) 3 children: 36: 0x56548510d610 VAL: '2110' (3 sibs) 36: 0x56548510d6a8 VAL: '2111' (3 sibs) 36: 0x56548510d740 VAL: '2112' (3 sibs) 36: 0x56548510d3a0 SEQ: (3 sibs) 3 children: 36: 0x56548510d7e0 VAL: '2120' (3 sibs) 36: 0x56548510d878 VAL: '2121' (3 sibs) 36: 0x56548510d910 VAL: '2122' (3 sibs) 36: 0x56548510ca90 SEQ: (3 sibs) 3 children: 36: 0x56548510d9b0 SEQ: (3 sibs) 3 children: 36: 0x56548510db80 VAL: '2200' (3 sibs) 36: 0x56548510dc18 VAL: '2201' (3 sibs) 36: 0x56548510dcb0 VAL: '2202' (3 sibs) 36: 0x56548510da48 SEQ: (3 sibs) 3 children: 36: 0x56548510dd50 VAL: '2210' (3 sibs) 36: 0x56548510dde8 VAL: '2211' (3 sibs) 36: 0x56548510de80 VAL: '2212' (3 sibs) 36: 0x56548510dae0 SEQ: (3 sibs) 3 children: 36: 0x56548510df20 VAL: '2220' (3 sibs) 36: 0x56548510dfb8 VAL: '2221' (3 sibs) 36: 0x56548510e050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x56548514cd70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56548514ce00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56548514ce90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56548514cf20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56548514cfb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56548514d040 VAL: '0001' (3 sibs) 36: [6] [6] 0x56548514d0d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56548514d160 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56548514d1f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x56548514d280 VAL: '0011' (3 sibs) 36: [10] [10] 0x56548514d310 VAL: '0012' (3 sibs) 36: [11] [11] 0x56548514d3a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56548514d430 VAL: '0020' (3 sibs) 36: [13] [13] 0x56548514d4c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56548514d550 VAL: '0022' (3 sibs) 36: [15] [15] 0x56548514d5e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56548514d670 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56548514d700 VAL: '0100' (3 sibs) 36: [18] [18] 0x56548514d790 VAL: '0101' (3 sibs) 36: [19] [19] 0x56548514d820 VAL: '0102' (3 sibs) 36: [20] [20] 0x56548514d8b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56548514d940 VAL: '0110' (3 sibs) 36: [22] [22] 0x56548514d9d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56548514da60 VAL: '0112' (3 sibs) 36: [24] [24] 0x56548514daf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56548514db80 VAL: '0120' (3 sibs) 36: [26] [26] 0x56548514dc10 VAL: '0121' (3 sibs) 36: [27] [27] 0x56548514dca0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56548514dd30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56548514ddc0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56548514de50 VAL: '0200' (3 sibs) 36: [31] [31] 0x56548514dee0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56548514df70 VAL: '0202' (3 sibs) 36: [33] [33] 0x56548514e000 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56548514e090 VAL: '0210' (3 sibs) 36: [35] [35] 0x56548514e120 VAL: '0211' (3 sibs) 36: [36] [36] 0x56548514e1b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56548514e240 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56548514e2d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56548514e360 VAL: '0221' (3 sibs) 36: [40] [40] 0x56548514e3f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x56548514e480 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56548514e510 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56548514e5a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56548514e630 VAL: '1000' (3 sibs) 36: [45] [45] 0x56548514e6c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56548514e750 VAL: '1002' (3 sibs) 36: [47] [47] 0x56548514e7e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56548514e870 VAL: '1010' (3 sibs) 36: [49] [49] 0x56548514e900 VAL: '1011' (3 sibs) 36: [50] [50] 0x56548514e990 VAL: '1012' (3 sibs) 36: [51] [51] 0x56548514ea20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56548514eab0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56548514eb40 VAL: '1021' (3 sibs) 36: [54] [54] 0x56548514ebd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56548514ec60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56548514ecf0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56548514ed80 VAL: '1100' (3 sibs) 36: [58] [58] 0x56548514ee10 VAL: '1101' (3 sibs) 36: [59] [59] 0x56548514eea0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56548514ef30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56548514efc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56548514f050 VAL: '1111' (3 sibs) 36: [63] [63] 0x56548514f0e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56548514f170 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56548514f200 VAL: '1120' (3 sibs) 36: [66] [66] 0x56548514f290 VAL: '1121' (3 sibs) 36: [67] [67] 0x56548514f320 VAL: '1122' (3 sibs) 36: [68] [68] 0x56548514f3b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56548514f440 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56548514f4d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56548514f560 VAL: '1201' (3 sibs) 36: [72] [72] 0x56548514f5f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x56548514f680 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56548514f710 VAL: '1210' (3 sibs) 36: [75] [75] 0x56548514f7a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56548514f830 VAL: '1212' (3 sibs) 36: [77] [77] 0x56548514f8c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56548514f950 VAL: '1220' (3 sibs) 36: [79] [79] 0x56548514f9e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56548514fa70 VAL: '1222' (3 sibs) 36: [81] [81] 0x56548514fb00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56548514fb90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56548514fc20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56548514fcb0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56548514fd40 VAL: '2001' (3 sibs) 36: [86] [86] 0x56548514fdd0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56548514fe60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56548514fef0 VAL: '2010' (3 sibs) 36: [89] [89] 0x56548514ff80 VAL: '2011' (3 sibs) 36: [90] [90] 0x565485150010 VAL: '2012' (3 sibs) 36: [91] [91] 0x5654851500a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565485150130 VAL: '2020' (3 sibs) 36: [93] [93] 0x5654851501c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565485150250 VAL: '2022' (3 sibs) 36: [95] [95] 0x5654851502e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565485150370 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565485150400 VAL: '2100' (3 sibs) 36: [98] [98] 0x565485150490 VAL: '2101' (3 sibs) 36: [99] [99] 0x565485150520 VAL: '2102' (3 sibs) 36: [100] [100] 0x5654851505b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565485150640 VAL: '2110' (3 sibs) 36: [102] [102] 0x5654851506d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x565485150760 VAL: '2112' (3 sibs) 36: [104] [104] 0x5654851507f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565485150880 VAL: '2120' (3 sibs) 36: [106] [106] 0x565485150910 VAL: '2121' (3 sibs) 36: [107] [107] 0x5654851509a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x565485150a30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565485150ac0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565485150b50 VAL: '2200' (3 sibs) 36: [111] [111] 0x565485150be0 VAL: '2201' (3 sibs) 36: [112] [112] 0x565485150c70 VAL: '2202' (3 sibs) 36: [113] [113] 0x565485150d00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565485150d90 VAL: '2210' (3 sibs) 36: [115] [115] 0x565485150e20 VAL: '2211' (3 sibs) 36: [116] [116] 0x565485150eb0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565485150f40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565485150fd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565485151060 VAL: '2221' (3 sibs) 36: [120] [120] 0x5654851510f0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (5 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (14 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (14 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.02 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x55731299a9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5573129954d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x557312995568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x557312995600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129c68f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5573129c6980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5573129c6a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5573129c6aa0 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: 0x55731299aac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312995b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312995ca0 VAL: 'John Smith' (2 sibs) 37: 0x557312995d38 VAL: 'Bill Jones' (2 sibs) 37: 0x557312995bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557312995de0 VAL: 'Mary Smith' (2 sibs) 37: 0x557312995e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129c8790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129c8820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129c88b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129c8940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129c89d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129c8a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129c8af0 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: 0x55731299abe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312996390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5573129964d0 VAL: 'John Smith' (2 sibs) 37: 0x557312996568 VAL: 'Bill Jones' (2 sibs) 37: 0x557312996428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557312996610 VAL: 'Mary Smith' (2 sibs) 37: 0x5573129966a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129ca580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129ca610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129ca6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129ca730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129ca7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129ca850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129ca8e0 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: 0x55731299acf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312996750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312996890 VAL: 'John Smith' (2 sibs) 37: 0x557312996928 VAL: 'Bill Jones' (2 sibs) 37: 0x5573129967e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5573129969d0 VAL: 'Mary Smith' (2 sibs) 37: 0x557312996a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129cc370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129cc400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129cc490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129cc520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129cc5b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129cc640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129cc6d0 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: 0x55731299ae10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x55731299b230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x55731299b700 MAP: (1 sibs) 4 children: 37: 0x55731299b7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299b838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299b8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299b968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299b2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x55731299b360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x55731299ba10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55731299bbe0 MAP: (1 sibs) 4 children: 37: 0x55731299bc80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299bd18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299bdb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299be48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299baa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55731299bef0 MAP: (1 sibs) 4 children: 37: 0x55731299bf90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299c028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299c0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299c158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299bb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55731299b3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x55731299b490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x55731299c200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55731299c3d0 MAP: (1 sibs) 4 children: 37: 0x55731299c470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299c508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299c5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299c638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299c298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55731299c6e0 MAP: (1 sibs) 4 children: 37: 0x55731299c780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299c818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299c8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299c948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299c330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55731299b528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x55731299b5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x55731299c9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55731299cbc0 MAP: (1 sibs) 4 children: 37: 0x55731299cc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299ccf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299cd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299ce28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299ca88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55731299ced0 MAP: (1 sibs) 4 children: 37: 0x55731299cf70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299d008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299d0a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299d138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299cb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55731299b658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129d1a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5573129d1ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5573129d1b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5573129d1c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5573129d1c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5573129d1d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5573129d1db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5573129d1e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5573129d1ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5573129d1f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5573129d1ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5573129d2080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5573129d2110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5573129d21a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5573129d2230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5573129d22c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5573129d2350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5573129d23e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5573129d2470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5573129d2500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5573129d2590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5573129d2620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5573129d26b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5573129d2740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5573129d27d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5573129d2860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5573129d28f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5573129d2980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5573129d2a10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5573129d2aa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5573129d2b30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5573129d2bc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5573129d2c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5573129d2ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5573129d2d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5573129d2e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5573129d2e90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5573129d2f20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5573129d2fb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5573129d3040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5573129d30d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5573129d3160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5573129d31f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5573129d3280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5573129d3310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5573129d33a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5573129d3430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5573129d34c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5573129d3550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5573129d35e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5573129d3670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5573129d3700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5573129d3790 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: 0x55731299af28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312996b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312995f20 VAL: 'John Smith' (2 sibs) 37: 0x557312995fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x557312996bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557312996060 VAL: 'Mary Smith' (2 sibs) 37: 0x5573129960f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129d3e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129d3ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129d3f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129d4010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129d40a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129d4130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129d41c0 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: 0x55731299b040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5573129961f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312998380 VAL: 'John Smith' (2 sibs) 37: 0x557312998418 VAL: 'Bill Jones' (2 sibs) 37: 0x557312996288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5573129984c0 VAL: 'Mary Smith' (2 sibs) 37: 0x557312998558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129d5b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129d5c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129d5cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129d5d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129d5dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129d5e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129d5ef0 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: 0x55731299b158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x557312998070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x557312997d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x557312997090 VAL: 'a' (5 sibs) 37: 0x557312997128 VAL: 'b' (5 sibs) 37: 0x5573129971c0 VAL: 'c' (5 sibs) 37: 0x557312997258 VAL: 'd' (5 sibs) 37: 0x5573129972f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129d78c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5573129d7950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5573129d79e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5573129d7a70 VAL: 'a' (5 sibs) 37: [4] [4] 0x5573129d7b00 VAL: 'b' (5 sibs) 37: [5] [5] 0x5573129d7b90 VAL: 'c' (5 sibs) 37: [6] [6] 0x5573129d7c20 VAL: 'd' (5 sibs) 37: [7] [7] 0x5573129d7cb0 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: 0x55731299a9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5573129954d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x557312995568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x557312995600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129d81d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5573129d8260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5573129d82f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5573129d8380 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: 0x55731299aac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312995b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312995ca0 VAL: 'John Smith' (2 sibs) 37: 0x557312995d38 VAL: 'Bill Jones' (2 sibs) 37: 0x557312995bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557312995de0 VAL: 'Mary Smith' (2 sibs) 37: 0x557312995e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129d8ae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129d8b70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129d8c00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129d8c90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129d8d20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129d8db0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129d8e40 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: 0x55731299abe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312996390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5573129964d0 VAL: 'John Smith' (2 sibs) 37: 0x557312996568 VAL: 'Bill Jones' (2 sibs) 37: 0x557312996428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557312996610 VAL: 'Mary Smith' (2 sibs) 37: 0x5573129966a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129d93f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129d9480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129d9510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129d95a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129d9630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129d96c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129d9750 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: 0x55731299acf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312996750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312996890 VAL: 'John Smith' (2 sibs) 37: 0x557312996928 VAL: 'Bill Jones' (2 sibs) 37: 0x5573129967e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5573129969d0 VAL: 'Mary Smith' (2 sibs) 37: 0x557312996a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129d9d00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129d9d90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129d9e20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129d9eb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129d9f40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129d9fd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129da060 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: 0x55731299ae10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x55731299b230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x55731299b700 MAP: (1 sibs) 4 children: 37: 0x55731299b7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299b838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299b8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299b968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299b2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x55731299b360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x55731299ba10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55731299bbe0 MAP: (1 sibs) 4 children: 37: 0x55731299bc80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299bd18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299bdb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299be48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299baa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55731299bef0 MAP: (1 sibs) 4 children: 37: 0x55731299bf90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299c028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299c0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299c158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299bb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55731299b3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x55731299b490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x55731299c200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55731299c3d0 MAP: (1 sibs) 4 children: 37: 0x55731299c470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299c508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299c5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299c638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299c298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55731299c6e0 MAP: (1 sibs) 4 children: 37: 0x55731299c780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299c818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299c8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299c948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299c330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55731299b528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x55731299b5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x55731299c9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55731299cbc0 MAP: (1 sibs) 4 children: 37: 0x55731299cc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299ccf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299cd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299ce28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299ca88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55731299ced0 MAP: (1 sibs) 4 children: 37: 0x55731299cf70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299d008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299d0a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299d138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299cb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55731299b658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129dc130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5573129dc1c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5573129dc250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5573129dc2e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5573129dc370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5573129dc400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5573129dc490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5573129dc520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5573129dc5b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5573129dc640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5573129dc6d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5573129dc760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5573129dc7f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5573129dc880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5573129dc910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5573129dc9a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5573129dca30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5573129dcac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5573129dcb50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5573129dcbe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5573129dcc70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5573129dcd00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5573129dcd90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5573129dce20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5573129dceb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5573129dcf40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5573129dcfd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5573129dd060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5573129dd0f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5573129dd180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5573129dd210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5573129dd2a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5573129dd330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5573129dd3c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5573129dd450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5573129dd4e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5573129dd570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5573129dd600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5573129dd690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5573129dd720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5573129dd7b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5573129dd840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5573129dd8d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5573129dd960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5573129dd9f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5573129dda80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5573129ddb10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5573129ddba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5573129ddc30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5573129ddcc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5573129ddd50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5573129ddde0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5573129dde70 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: 0x55731299af28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312996b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312995f20 VAL: 'John Smith' (2 sibs) 37: 0x557312995fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x557312996bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557312996060 VAL: 'Mary Smith' (2 sibs) 37: 0x5573129960f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129da610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129da6a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129da730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129da7c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129da850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129da8e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129da970 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: 0x55731299b040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5573129961f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312998380 VAL: 'John Smith' (2 sibs) 37: 0x557312998418 VAL: 'Bill Jones' (2 sibs) 37: 0x557312996288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5573129984c0 VAL: 'Mary Smith' (2 sibs) 37: 0x557312998558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129daf20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129dafb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129db040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129db0d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129db160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129db1f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129db280 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: 0x55731299b158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x557312998070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x557312997d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x557312997090 VAL: 'a' (5 sibs) 37: 0x557312997128 VAL: 'b' (5 sibs) 37: 0x5573129971c0 VAL: 'c' (5 sibs) 37: 0x557312997258 VAL: 'd' (5 sibs) 37: 0x5573129972f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129de540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5573129de5d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5573129de660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5573129de6f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x5573129de780 VAL: 'b' (5 sibs) 37: [5] [5] 0x5573129de810 VAL: 'c' (5 sibs) 37: [6] [6] 0x5573129de8a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5573129de930 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {foo: [], bar: [], baz: []}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x5573129c68f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5573129c6980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5573129c6a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5573129c6aa0 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] 0x5573129df4f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5573129df580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5573129df610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5573129df6a0 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] 0x5573129c8790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129c8820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129c88b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129c8940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129c89d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129c8a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129c8af0 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] 0x5573129e06e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129e0770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129e0800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129e0890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129e0920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129e09b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129e0a40 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] 0x5573129ca580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129ca610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129ca6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129ca730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129ca7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129ca850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129ca8e0 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] 0x5573129e0ff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129e1080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129e1110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129e11a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129e1230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129e12c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129e1350 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] 0x5573129cc370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129cc400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129cc490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129cc520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129cc5b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129cc640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129cc6d0 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] 0x5573129e1900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129e1990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129e1a20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129e1ab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129e1b40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129e1bd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129e1c60 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] 0x5573129d1a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5573129d1ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5573129d1b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5573129d1c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5573129d1c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5573129d1d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5573129d1db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5573129d1e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5573129d1ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5573129d1f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5573129d1ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5573129d2080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5573129d2110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5573129d21a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5573129d2230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5573129d22c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5573129d2350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5573129d23e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5573129d2470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5573129d2500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5573129d2590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5573129d2620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5573129d26b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5573129d2740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5573129d27d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5573129d2860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5573129d28f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5573129d2980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5573129d2a10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5573129d2aa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5573129d2b30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5573129d2bc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5573129d2c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5573129d2ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5573129d2d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5573129d2e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5573129d2e90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5573129d2f20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5573129d2fb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5573129d3040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5573129d30d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5573129d3160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5573129d31f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5573129d3280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5573129d3310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5573129d33a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5573129d3430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5573129d34c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5573129d3550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5573129d35e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5573129d3670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5573129d3700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5573129d3790 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] 0x5573129e3d30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5573129e3dc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5573129e3e50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5573129e3ee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5573129e3f70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5573129e4000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5573129e4090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5573129e4120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5573129e41b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5573129e4240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5573129e42d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5573129e4360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5573129e43f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5573129e4480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5573129e4510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5573129e45a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5573129e4630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5573129e46c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5573129e4750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5573129e47e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5573129e4870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5573129e4900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5573129e4990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5573129e4a20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5573129e4ab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5573129e4b40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5573129e4bd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5573129e4c60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5573129e4cf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5573129e4d80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5573129e4e10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5573129e4ea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5573129e4f30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5573129e4fc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5573129e5050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5573129e50e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5573129e5170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5573129e5200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5573129e5290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5573129e5320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5573129e53b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5573129e5440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5573129e54d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5573129e5560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5573129e55f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5573129e5680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5573129e5710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5573129e57a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5573129e5830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5573129e58c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5573129e5950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5573129e59e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5573129e5a70 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] 0x5573129d3e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129d3ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129d3f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129d4010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129d40a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129d4130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129d41c0 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] 0x5573129e2210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129e22a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129e2330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129e23c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129e2450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129e24e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129e2570 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] 0x5573129d5b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129d5c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129d5cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129d5d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129d5dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129d5e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129d5ef0 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] 0x5573129e2b20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129e2bb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129e2c40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129e2cd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129e2d60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129e2df0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129e2e80 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] 0x5573129d78c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5573129d7950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5573129d79e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5573129d7a70 VAL: 'a' (5 sibs) 37: [4] [4] 0x5573129d7b00 VAL: 'b' (5 sibs) 37: [5] [5] 0x5573129d7b90 VAL: 'c' (5 sibs) 37: [6] [6] 0x5573129d7c20 VAL: 'd' (5 sibs) 37: [7] [7] 0x5573129d7cb0 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] 0x5573129e6140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5573129e61d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5573129e6260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5573129e62f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x5573129e6380 VAL: 'b' (5 sibs) 37: [5] [5] 0x5573129e6410 VAL: 'c' (5 sibs) 37: [6] [6] 0x5573129e64a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5573129e6530 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] 0x5573129d81d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5573129d8260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5573129d82f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5573129d8380 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] 0x5573129e6a50 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5573129e6ae0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5573129e6b70 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5573129e6c00 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] 0x5573129d8ae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129d8b70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129d8c00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129d8c90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129d8d20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129d8db0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129d8e40 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] 0x5573129e7360 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129e73f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129e7480 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129e7510 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129e75a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129e7630 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129e76c0 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] 0x5573129d93f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129d9480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129d9510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129d95a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129d9630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129d96c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129d9750 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] 0x5573129e7c70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129e7d00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129e7d90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129e7e20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129e7eb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129e7f40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129e7fd0 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] 0x5573129d9d00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129d9d90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129d9e20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129d9eb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129d9f40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129d9fd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129da060 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] 0x5573129e8580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129e8610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129e86a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129e8730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129e87c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129e8850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129e88e0 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] 0x5573129dc130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5573129dc1c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5573129dc250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5573129dc2e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5573129dc370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5573129dc400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5573129dc490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5573129dc520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5573129dc5b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5573129dc640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5573129dc6d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5573129dc760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5573129dc7f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5573129dc880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5573129dc910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5573129dc9a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5573129dca30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5573129dcac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5573129dcb50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5573129dcbe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5573129dcc70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5573129dcd00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5573129dcd90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5573129dce20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5573129dceb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5573129dcf40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5573129dcfd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5573129dd060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5573129dd0f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5573129dd180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5573129dd210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5573129dd2a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5573129dd330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5573129dd3c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5573129dd450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5573129dd4e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5573129dd570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5573129dd600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5573129dd690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5573129dd720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5573129dd7b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5573129dd840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5573129dd8d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5573129dd960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5573129dd9f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5573129dda80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5573129ddb10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5573129ddba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5573129ddc30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5573129ddcc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5573129ddd50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5573129ddde0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5573129dde70 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] 0x5573129ea9b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5573129eaa40 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5573129eaad0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5573129eab60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5573129eabf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5573129eac80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5573129ead10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5573129eada0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5573129eae30 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5573129eaec0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5573129eaf50 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5573129eafe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5573129eb070 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5573129eb100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5573129eb190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5573129eb220 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5573129eb2b0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5573129eb340 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5573129eb3d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5573129eb460 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5573129eb4f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5573129eb580 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5573129eb610 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5573129eb6a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5573129eb730 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5573129eb7c0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5573129eb850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5573129eb8e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5573129eb970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5573129eba00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5573129eba90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5573129ebb20 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5573129ebbb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5573129ebc40 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5573129ebcd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5573129ebd60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5573129ebdf0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5573129ebe80 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5573129ebf10 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5573129ebfa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5573129ec030 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5573129ec0c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5573129ec150 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5573129ec1e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5573129ec270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5573129ec300 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5573129ec390 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5573129ec420 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5573129ec4b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5573129ec540 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5573129ec5d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5573129ec660 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5573129ec6f0 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] 0x5573129da610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129da6a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129da730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129da7c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129da850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129da8e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129da970 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] 0x5573129e8e90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129e8f20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129e8fb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129e9040 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129e90d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129e9160 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129e91f0 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] 0x5573129daf20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129dafb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129db040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129db0d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129db160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129db1f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129db280 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] 0x5573129e97a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129e9830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129e98c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129e9950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129e99e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129e9a70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129e9b00 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] 0x5573129de540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5573129de5d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5573129de660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5573129de6f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x5573129de780 VAL: 'b' (5 sibs) 37: [5] [5] 0x5573129de810 VAL: 'c' (5 sibs) 37: [6] [6] 0x5573129de8a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5573129de930 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] 0x5573129ecdc0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5573129ece50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5573129ecee0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5573129ecf70 VAL: 'a' (5 sibs) 37: [4] [4] 0x5573129ed000 VAL: 'b' (5 sibs) 37: [5] [5] 0x5573129ed090 VAL: 'c' (5 sibs) 37: [6] [6] 0x5573129ed120 VAL: 'd' (5 sibs) 37: [7] [7] 0x5573129ed1b0 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: 0x55731299a9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5573129954d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x557312995568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x557312995600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129e00a0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5573129e0130 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5573129e01c0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5573129e0250 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: 0x55731299aac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312995b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312995ca0 VAL: 'John Smith' (2 sibs) 37: 0x557312995d38 VAL: 'Bill Jones' (2 sibs) 37: 0x557312995bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557312995de0 VAL: 'Mary Smith' (2 sibs) 37: 0x557312995e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129ea0b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129ea140 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129ea1d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129ea260 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129ea2f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129ea380 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129ea410 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: 0x55731299abe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312996390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5573129964d0 VAL: 'John Smith' (2 sibs) 37: 0x557312996568 VAL: 'Bill Jones' (2 sibs) 37: 0x557312996428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557312996610 VAL: 'Mary Smith' (2 sibs) 37: 0x5573129966a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129ea4b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129ea540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129ea5d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129ea660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129ea6f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129ea780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129ea810 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: 0x55731299acf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312996750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312996890 VAL: 'John Smith' (2 sibs) 37: 0x557312996928 VAL: 'Bill Jones' (2 sibs) 37: 0x5573129967e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5573129969d0 VAL: 'Mary Smith' (2 sibs) 37: 0x557312996a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129e3430 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129e34c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129e3550 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129e35e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129e3670 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129e3700 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129e3790 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: 0x55731299ae10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x55731299b230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x55731299b700 MAP: (1 sibs) 4 children: 37: 0x55731299b7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299b838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299b8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299b968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299b2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x55731299b360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x55731299ba10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55731299bbe0 MAP: (1 sibs) 4 children: 37: 0x55731299bc80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299bd18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299bdb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299be48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299baa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55731299bef0 MAP: (1 sibs) 4 children: 37: 0x55731299bf90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299c028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299c0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299c158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299bb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55731299b3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x55731299b490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x55731299c200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55731299c3d0 MAP: (1 sibs) 4 children: 37: 0x55731299c470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299c508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299c5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299c638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299c298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55731299c6e0 MAP: (1 sibs) 4 children: 37: 0x55731299c780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299c818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299c8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299c948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299c330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55731299b528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x55731299b5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x55731299c9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55731299cbc0 MAP: (1 sibs) 4 children: 37: 0x55731299cc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299ccf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299cd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299ce28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299ca88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55731299ced0 MAP: (1 sibs) 4 children: 37: 0x55731299cf70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299d008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299d0a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299d138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299cb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55731299b658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129ed6d0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5573129ed760 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5573129ed7f0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5573129ed880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5573129ed910 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5573129ed9a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5573129eda30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5573129edac0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5573129edb50 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5573129edbe0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5573129edc70 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5573129edd00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5573129edd90 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5573129ede20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5573129edeb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5573129edf40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5573129edfd0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5573129ee060 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5573129ee0f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5573129ee180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5573129ee210 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5573129ee2a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5573129ee330 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5573129ee3c0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5573129ee450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5573129ee4e0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5573129ee570 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5573129ee600 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5573129ee690 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5573129ee720 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5573129ee7b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5573129ee840 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5573129ee8d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5573129ee960 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5573129ee9f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5573129eea80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5573129eeb10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5573129eeba0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5573129eec30 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5573129eecc0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5573129eed50 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5573129eede0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5573129eee70 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5573129eef00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5573129eef90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5573129ef020 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5573129ef0b0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5573129ef140 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5573129ef1d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5573129ef260 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5573129ef2f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5573129ef380 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5573129ef410 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: 0x55731299af28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312996b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312995f20 VAL: 'John Smith' (2 sibs) 37: 0x557312995fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x557312996bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557312996060 VAL: 'Mary Smith' (2 sibs) 37: 0x5573129960f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129e3830 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129e38c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129e3950 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129e39e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129e3a70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129e3b00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129e3b90 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: 0x55731299b040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5573129961f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312998380 VAL: 'John Smith' (2 sibs) 37: 0x557312998418 VAL: 'Bill Jones' (2 sibs) 37: 0x557312996288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5573129984c0 VAL: 'Mary Smith' (2 sibs) 37: 0x557312998558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129ef4b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129ef540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129ef5d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129ef660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129ef6f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129ef780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129ef810 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: 0x55731299b158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x557312998070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x557312997d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x557312997090 VAL: 'a' (5 sibs) 37: 0x557312997128 VAL: 'b' (5 sibs) 37: 0x5573129971c0 VAL: 'c' (5 sibs) 37: 0x557312997258 VAL: 'd' (5 sibs) 37: 0x5573129972f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129ef8b0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5573129ef940 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5573129ef9d0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5573129efa60 VAL: 'a' (5 sibs) 37: [4] [4] 0x5573129efaf0 VAL: 'b' (5 sibs) 37: [5] [5] 0x5573129efb80 VAL: 'c' (5 sibs) 37: [6] [6] 0x5573129efc10 VAL: 'd' (5 sibs) 37: [7] [7] 0x5573129efca0 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: 0x55731299a9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5573129954d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x557312995568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x557312995600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129efd40 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5573129efdd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5573129efe60 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5573129efef0 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: 0x55731299aac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312995b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312995ca0 VAL: 'John Smith' (2 sibs) 37: 0x557312995d38 VAL: 'Bill Jones' (2 sibs) 37: 0x557312995bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557312995de0 VAL: 'Mary Smith' (2 sibs) 37: 0x557312995e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129eff90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129f0020 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129f00b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129f0140 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129f01d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129f0260 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129f02f0 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: 0x55731299abe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312996390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5573129964d0 VAL: 'John Smith' (2 sibs) 37: 0x557312996568 VAL: 'Bill Jones' (2 sibs) 37: 0x557312996428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557312996610 VAL: 'Mary Smith' (2 sibs) 37: 0x5573129966a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129f0390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129f0420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129f04b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129f0540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129f05d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129f0660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129f06f0 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: 0x55731299acf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312996750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312996890 VAL: 'John Smith' (2 sibs) 37: 0x557312996928 VAL: 'Bill Jones' (2 sibs) 37: 0x5573129967e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5573129969d0 VAL: 'Mary Smith' (2 sibs) 37: 0x557312996a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129f0790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129f0820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129f08b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129f0940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129f09d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129f0a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129f0af0 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: 0x55731299ae10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x55731299b230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x55731299b700 MAP: (1 sibs) 4 children: 37: 0x55731299b7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299b838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299b8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299b968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299b2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x55731299b360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x55731299ba10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55731299bbe0 MAP: (1 sibs) 4 children: 37: 0x55731299bc80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299bd18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299bdb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299be48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299baa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55731299bef0 MAP: (1 sibs) 4 children: 37: 0x55731299bf90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299c028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299c0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299c158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299bb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55731299b3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x55731299b490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x55731299c200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55731299c3d0 MAP: (1 sibs) 4 children: 37: 0x55731299c470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299c508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299c5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299c638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299c298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55731299c6e0 MAP: (1 sibs) 4 children: 37: 0x55731299c780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299c818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299c8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299c948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299c330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55731299b528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x55731299b5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x55731299c9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55731299cbc0 MAP: (1 sibs) 4 children: 37: 0x55731299cc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299ccf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299cd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299ce28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299ca88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55731299ced0 MAP: (1 sibs) 4 children: 37: 0x55731299cf70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55731299d008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55731299d0a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55731299d138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55731299cb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55731299b658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129f0b90 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5573129f0c20 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5573129f0cb0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5573129f0d40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5573129f0dd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5573129f0e60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5573129f0ef0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5573129f0f80 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5573129f1010 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5573129f10a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5573129f1130 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5573129f11c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5573129f1250 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5573129f12e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5573129f1370 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5573129f1400 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5573129f1490 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5573129f1520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5573129f15b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5573129f1640 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5573129f16d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5573129f1760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5573129f17f0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5573129f1880 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5573129f1910 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5573129f19a0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5573129f1a30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5573129f1ac0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5573129f1b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5573129f1be0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5573129f1c70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5573129f1d00 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5573129f1d90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5573129f1e20 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5573129f1eb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5573129f1f40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5573129f1fd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5573129f2060 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5573129f20f0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5573129f2180 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5573129f2210 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5573129f22a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5573129f2330 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5573129f23c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5573129f2450 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5573129f24e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5573129f2570 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5573129f2600 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5573129f2690 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5573129f2720 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5573129f27b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5573129f2840 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5573129f28d0 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: 0x55731299af28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557312996b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312995f20 VAL: 'John Smith' (2 sibs) 37: 0x557312995fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x557312996bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557312996060 VAL: 'Mary Smith' (2 sibs) 37: 0x5573129960f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129f2970 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129f2a00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129f2a90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129f2b20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129f2bb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129f2c40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129f2cd0 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: 0x55731299b040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5573129961f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557312998380 VAL: 'John Smith' (2 sibs) 37: 0x557312998418 VAL: 'Bill Jones' (2 sibs) 37: 0x557312996288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5573129984c0 VAL: 'Mary Smith' (2 sibs) 37: 0x557312998558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129f2d70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5573129f2e00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5573129f2e90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5573129f2f20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5573129f2fb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5573129f3040 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5573129f30d0 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: 0x55731299b158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x557312998070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x557312997d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x557312997090 VAL: 'a' (5 sibs) 37: 0x557312997128 VAL: 'b' (5 sibs) 37: 0x5573129971c0 VAL: 'c' (5 sibs) 37: 0x557312997258 VAL: 'd' (5 sibs) 37: 0x5573129972f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5573129f3170 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5573129f3200 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5573129f3290 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5573129f3320 VAL: 'a' (5 sibs) 37: [4] [4] 0x5573129f33b0 VAL: 'b' (5 sibs) 37: [5] [5] 0x5573129f3440 VAL: 'c' (5 sibs) 37: [6] [6] 0x5573129f34d0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5573129f3560 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 (7 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (7 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.02 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x562fd1741ab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x562fd173de90 MAP: (3 sibs) 0 children: 38: 0x562fd173df28 MAP: (3 sibs) 0 children: 38: 0x562fd173dfc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd1789770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd1789800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x562fd1789890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x562fd1789920 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: 0x562fd1741bc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173e520 MAP: (2 sibs) 2 children: 38: 0x562fd173e660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173e6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173e5b8 MAP: (2 sibs) 2 children: 38: 0x562fd173e7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd173e838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd178b4a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd178b530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd178b5c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd178b650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd178b6e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd178b770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd178b800 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: 0x562fd1741ce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173ed50 MAP: (2 sibs) 2 children: 38: 0x562fd173ee90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173ef28 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173ede8 MAP: (2 sibs) 2 children: 38: 0x562fd173efd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd173f068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd178d1d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd178d260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd178d2f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd178d380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd178d410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd178d4a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd178d530 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: 0x562fd1741df8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173f110 MAP: (2 sibs) 2 children: 38: 0x562fd173f250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173f2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173f1a8 MAP: (2 sibs) 2 children: 38: 0x562fd173f390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd173f428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd178ef00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd178ef90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd178f020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd178f0b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd178f140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd178f1d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd178f260 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: 0x562fd1741f10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173fda0 MAP: (2 sibs) 2 children: 38: 0x562fd173fee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173ff78 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173fe38 MAP: (2 sibs) 2 children: 38: 0x562fd1740020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd17400b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd1790c30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd1790cc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd1790d50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd1790de0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd1790e70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd1790f00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd1790f90 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: 0x562fd1742028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x562fd173e930 MAP: (1 sibs) 2 children: 38: 0x562fd173e1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd173e238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd1792960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x562fd17929f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x562fd1792a80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd1792b10 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: 0x562fd1742140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x562fd17402a0 MAP: (4 sibs) 2 children: 38: 0x562fd1740510 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd17405a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x562fd1740338 MAP: (4 sibs) 2 children: 38: 0x562fd1740650 KEYVAL: 'b' '2' (2 sibs) 38: 0x562fd17406e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd17403d0 MAP: (4 sibs) 3 children: 38: 0x562fd1740790 KEYVAL: 'b' '2' (3 sibs) 38: 0x562fd1740828 KEYVAL: 'a' '1' (3 sibs) 38: 0x562fd17408c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x562fd1740468 MAP: (4 sibs) 2 children: 38: 0x562fd1740960 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd17409f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd1794690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x562fd1794720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x562fd17947b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd1794840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x562fd17948d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x562fd1794960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x562fd17949f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x562fd1794a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x562fd1794b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x562fd1794ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x562fd1794c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x562fd1794cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x562fd1794d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x562fd1794de0 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: 0x562fd1742258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x562fd1740af0 KEYVAL: 'a' '1' (4 sibs) 38: 0x562fd1740b88 KEYVAL: 'b' '2' (4 sibs) 38: 0x562fd1740c20 KEYVAL: 'b' '2' (4 sibs) 38: 0x562fd1740cb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17963c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x562fd1796450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x562fd17964e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x562fd1796570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x562fd1796600 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: 0x562fd1742370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x562fd1742c40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x562fd1742ce0 MAP: (5 sibs) 1 children: 38: 0x562fd1742fe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x562fd1742d78 MAP: (5 sibs) 1 children: 38: 0x562fd1743080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x562fd1742e10 MAP: (5 sibs) 1 children: 38: 0x562fd1743120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x562fd1742ea8 MAP: (5 sibs) 1 children: 38: 0x562fd17431c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x562fd1743260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x562fd17432f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x562fd1742f40 MAP: (5 sibs) 1 children: 38: 0x562fd17433a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x562fd1743440 VAL: 'val1' (2 sibs) 38: 0x562fd17434d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17981e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x562fd1798270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x562fd1798300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x562fd1798390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x562fd1798420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x562fd17984b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x562fd1798540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x562fd17985d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x562fd1798660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x562fd17986f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x562fd1798780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x562fd1798810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x562fd17988a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x562fd1798930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x562fd17989c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x562fd1798a50 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: 0x562fd1742488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x562fd173eb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x562fd173f520 MAP: (1 sibs) 1 children: 38: 0x562fd173f5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x562fd173eba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x562fd173f660 MAP: (1 sibs) 1 children: 38: 0x562fd173f700 KEYVAL: '' 'foo' (1 sibs) 38: 0x562fd173ec40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x562fd1740160 MAP: (2 sibs) 1 children: 38: 0x562fd173f7a0 KEYVAL: '' '' (1 sibs) 38: 0x562fd17401f8 MAP: (2 sibs) 1 children: 38: 0x562fd173f840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd1799fb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x562fd179a040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x562fd179a0d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x562fd179a160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x562fd179a1f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x562fd179a280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x562fd179a310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x562fd179a3a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x562fd179a430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x562fd179a4c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x562fd179a550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x562fd179a5e0 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: 0x562fd17425a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173e060 MAP: (2 sibs) 3 children: 38: 0x562fd1743580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x562fd1743618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x562fd17436b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x562fd173e0f8 MAP: (2 sibs) 3 children: 38: 0x562fd1743750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x562fd17437e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x562fd1743880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd179be80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd179bf10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd179bfa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd179c030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd179c0c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd179c150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd179c1e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd179c270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd179c300 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: 0x562fd17426b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173e9d0 MAP: (2 sibs) 3 children: 38: 0x562fd1743920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x562fd17439b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x562fd1743a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x562fd173ea68 MAP: (2 sibs) 3 children: 38: 0x562fd1743af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x562fd1743b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x562fd1743c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd179dd10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd179dda0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd179de30 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd179dec0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd179df50 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd179dfe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd179e070 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd179e100 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd179e190 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x562fd179dd10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd179dda0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd179de30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd179dec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd179df50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd179dfe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd179e070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd179e100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd179e190 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x562fd179dd10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd179dda0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd179de30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd179dec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd179df50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd179dfe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd179e070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd179e100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd179e190 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: 0x562fd17427d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x562fd1743e90 MAP: (3 sibs) 3 children: 38: 0x562fd1744060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x562fd17440f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x562fd1744190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x562fd1743f28 MAP: (3 sibs) 3 children: 38: 0x562fd1744230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x562fd17442c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x562fd1744360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x562fd1743fc0 MAP: (3 sibs) 3 children: 38: 0x562fd1744400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x562fd1744498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x562fd1744530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd179fbb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd179fc40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x562fd179fcd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd179fd60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd179fdf0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd179fe80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x562fd179ff10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x562fd179ffa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x562fd17a0030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x562fd17a00c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x562fd17a0150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x562fd17a01e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x562fd17a0270 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: 0x562fd1741ab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x562fd173de90 MAP: (3 sibs) 0 children: 38: 0x562fd173df28 MAP: (3 sibs) 0 children: 38: 0x562fd173dfc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a04c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd17a0550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x562fd17a05e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x562fd17a0670 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: 0x562fd1741bc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173e520 MAP: (2 sibs) 2 children: 38: 0x562fd173e660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173e6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173e5b8 MAP: (2 sibs) 2 children: 38: 0x562fd173e7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd173e838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a0dd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a0e60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17a0ef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17a0f80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17a1010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17a10a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17a1130 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: 0x562fd1741ce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173ed50 MAP: (2 sibs) 2 children: 38: 0x562fd173ee90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173ef28 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173ede8 MAP: (2 sibs) 2 children: 38: 0x562fd173efd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd173f068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a16e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a1770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17a1800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17a1890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17a1920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17a19b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17a1a40 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: 0x562fd1741df8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173f110 MAP: (2 sibs) 2 children: 38: 0x562fd173f250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173f2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173f1a8 MAP: (2 sibs) 2 children: 38: 0x562fd173f390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd173f428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a1ff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a2080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17a2110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17a21a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17a2230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17a22c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17a2350 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: 0x562fd1741f10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173fda0 MAP: (2 sibs) 2 children: 38: 0x562fd173fee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173ff78 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173fe38 MAP: (2 sibs) 2 children: 38: 0x562fd1740020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd17400b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a2900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a2990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17a2a20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17a2ab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17a2b40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17a2bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17a2c60 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: 0x562fd1742028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x562fd173e930 MAP: (1 sibs) 2 children: 38: 0x562fd173e1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd173e238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a3210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x562fd17a32a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x562fd17a3330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd17a33c0 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: 0x562fd1742140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x562fd17402a0 MAP: (4 sibs) 2 children: 38: 0x562fd1740510 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd17405a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x562fd1740338 MAP: (4 sibs) 2 children: 38: 0x562fd1740650 KEYVAL: 'b' '2' (2 sibs) 38: 0x562fd17406e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd17403d0 MAP: (4 sibs) 3 children: 38: 0x562fd1740790 KEYVAL: 'b' '2' (3 sibs) 38: 0x562fd1740828 KEYVAL: 'a' '1' (3 sibs) 38: 0x562fd17408c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x562fd1740468 MAP: (4 sibs) 2 children: 38: 0x562fd1740960 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd17409f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a3b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x562fd17a3bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x562fd17a3c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd17a3cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x562fd17a3d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x562fd17a3df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x562fd17a3e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x562fd17a3f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x562fd17a3fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x562fd17a4030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x562fd17a40c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x562fd17a4150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x562fd17a41e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x562fd17a4270 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: 0x562fd1742258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x562fd1740af0 KEYVAL: 'a' '1' (4 sibs) 38: 0x562fd1740b88 KEYVAL: 'b' '2' (4 sibs) 38: 0x562fd1740c20 KEYVAL: 'b' '2' (4 sibs) 38: 0x562fd1740cb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a4430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x562fd17a44c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x562fd17a4550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x562fd17a45e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x562fd17a4670 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: 0x562fd1742370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x562fd1742c40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x562fd1742ce0 MAP: (5 sibs) 1 children: 38: 0x562fd1742fe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x562fd1742d78 MAP: (5 sibs) 1 children: 38: 0x562fd1743080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x562fd1742e10 MAP: (5 sibs) 1 children: 38: 0x562fd1743120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x562fd1742ea8 MAP: (5 sibs) 1 children: 38: 0x562fd17431c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x562fd1743260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x562fd17432f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x562fd1742f40 MAP: (5 sibs) 1 children: 38: 0x562fd17433a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x562fd1743440 VAL: 'val1' (2 sibs) 38: 0x562fd17434d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a4d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x562fd17a4dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x562fd17a4e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x562fd17a4ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x562fd17a4f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x562fd17a5010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x562fd17a50a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x562fd17a5130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x562fd17a51c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x562fd17a5250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x562fd17a52e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x562fd17a5370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x562fd17a5400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x562fd17a5490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x562fd17a5520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x562fd17a55b0 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: 0x562fd1742488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x562fd173eb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x562fd173f520 MAP: (1 sibs) 1 children: 38: 0x562fd173f5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x562fd173eba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x562fd173f660 MAP: (1 sibs) 1 children: 38: 0x562fd173f700 KEYVAL: '' 'foo' (1 sibs) 38: 0x562fd173ec40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x562fd1740160 MAP: (2 sibs) 1 children: 38: 0x562fd173f7a0 KEYVAL: '' '' (1 sibs) 38: 0x562fd17401f8 MAP: (2 sibs) 1 children: 38: 0x562fd173f840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a5650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x562fd17a56e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x562fd17a5770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x562fd17a5800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x562fd17a5890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x562fd17a5920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x562fd17a59b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x562fd17a5a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x562fd17a5ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x562fd17a5b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x562fd17a5bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x562fd17a5c80 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: 0x562fd17425a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173e060 MAP: (2 sibs) 3 children: 38: 0x562fd1743580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x562fd1743618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x562fd17436b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x562fd173e0f8 MAP: (2 sibs) 3 children: 38: 0x562fd1743750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x562fd17437e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x562fd1743880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a5f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a5ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17a6080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17a6110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17a61a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17a6230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17a62c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17a6350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17a63e0 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: 0x562fd17426b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173e9d0 MAP: (2 sibs) 3 children: 38: 0x562fd1743920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x562fd17439b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x562fd1743a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x562fd173ea68 MAP: (2 sibs) 3 children: 38: 0x562fd1743af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x562fd1743b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x562fd1743c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a6870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a6900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17a6990 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17a6a20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17a6ab0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17a6b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17a6bd0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17a6c60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17a6cf0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x562fd17a6870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a6900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17a6990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17a6a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17a6ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17a6b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17a6bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17a6c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17a6cf0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x562fd17a6870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a6900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17a6990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17a6a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17a6ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17a6b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17a6bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17a6c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17a6cf0 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: 0x562fd17427d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x562fd1743e90 MAP: (3 sibs) 3 children: 38: 0x562fd1744060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x562fd17440f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x562fd1744190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x562fd1743f28 MAP: (3 sibs) 3 children: 38: 0x562fd1744230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x562fd17442c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x562fd1744360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x562fd1743fc0 MAP: (3 sibs) 3 children: 38: 0x562fd1744400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x562fd1744498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x562fd1744530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a7180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd17a7210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x562fd17a72a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17a7330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17a73c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17a7450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x562fd17a74e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x562fd17a7570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x562fd17a7600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x562fd17a7690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x562fd17a7720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x562fd17a77b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x562fd17a7840 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] 0x562fd1789770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd1789800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x562fd1789890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x562fd1789920 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] 0x562fd17a8c20 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd17a8cb0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x562fd17a8d40 MAP: (3 sibs) 0 children: 38: [3] [3] 0x562fd17a8dd0 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] 0x562fd178b4a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd178b530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd178b5c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd178b650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd178b6e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd178b770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd178b800 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] 0x562fd17a9e10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a9ea0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17a9f30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17a9fc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17aa050 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17aa0e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17aa170 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] 0x562fd178d1d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd178d260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd178d2f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd178d380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd178d410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd178d4a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd178d530 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] 0x562fd17aa720 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17aa7b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17aa840 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17aa8d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17aa960 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17aa9f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17aaa80 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] 0x562fd178ef00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd178ef90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd178f020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd178f0b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd178f140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd178f1d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd178f260 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] 0x562fd17ab030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17ab0c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17ab150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17ab1e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17ab270 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17ab300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17ab390 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] 0x562fd1790c30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd1790cc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd1790d50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd1790de0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd1790e70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd1790f00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd1790f90 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] 0x562fd17ab940 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17ab9d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17aba60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17abaf0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17abb80 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17abc10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17abca0 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] 0x562fd1792960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x562fd17929f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x562fd1792a80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd1792b10 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] 0x562fd17ac250 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x562fd17ac2e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x562fd17ac370 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd17ac400 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] 0x562fd1794690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x562fd1794720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x562fd17947b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd1794840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x562fd17948d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x562fd1794960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x562fd17949f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x562fd1794a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x562fd1794b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x562fd1794ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x562fd1794c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x562fd1794cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x562fd1794d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x562fd1794de0 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] 0x562fd17acb60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x562fd17acbf0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x562fd17acc80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd17acd10 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x562fd17acda0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x562fd17ace30 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x562fd17acec0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x562fd17acf50 MAP: (4 sibs) 3 children: 38: [8] [8] 0x562fd17acfe0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x562fd17ad070 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x562fd17ad100 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x562fd17ad190 MAP: (4 sibs) 2 children: 38: [12] [12] 0x562fd17ad220 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x562fd17ad2b0 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] 0x562fd17963c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x562fd1796450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x562fd17964e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x562fd1796570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x562fd1796600 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] 0x562fd17ad470 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x562fd17ad500 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x562fd17ad590 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x562fd17ad620 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x562fd17ad6b0 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] 0x562fd17981e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x562fd1798270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x562fd1798300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x562fd1798390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x562fd1798420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x562fd17984b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x562fd1798540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x562fd17985d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x562fd1798660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x562fd17986f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x562fd1798780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x562fd1798810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x562fd17988a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x562fd1798930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x562fd17989c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x562fd1798a50 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] 0x562fd17add80 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x562fd17ade10 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x562fd17adea0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x562fd17adf30 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x562fd17adfc0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x562fd17ae050 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x562fd17ae0e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x562fd17ae170 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x562fd17ae200 MAP: (5 sibs) 1 children: 38: [9] [9] 0x562fd17ae290 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x562fd17ae320 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x562fd17ae3b0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x562fd17ae440 MAP: (5 sibs) 1 children: 38: [13] [13] 0x562fd17ae4d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x562fd17ae560 VAL: 'val1' (2 sibs) 38: [15] [15] 0x562fd17ae5f0 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] 0x562fd1799fb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x562fd179a040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x562fd179a0d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x562fd179a160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x562fd179a1f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x562fd179a280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x562fd179a310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x562fd179a3a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x562fd179a430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x562fd179a4c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x562fd179a550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x562fd179a5e0 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] 0x562fd17ae690 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x562fd17ae720 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x562fd17ae7b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x562fd17ae840 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x562fd17ae8d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x562fd17ae960 MAP: (1 sibs) 1 children: 38: [6] [6] 0x562fd17ae9f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x562fd17aea80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x562fd17aeb10 MAP: (2 sibs) 1 children: 38: [9] [9] 0x562fd17aeba0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x562fd17aec30 MAP: (2 sibs) 1 children: 38: [11] [11] 0x562fd17aecc0 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] 0x562fd179be80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd179bf10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd179bfa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd179c030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd179c0c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd179c150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd179c1e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd179c270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd179c300 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] 0x562fd17aefa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17af030 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17af0c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17af150 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17af1e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17af270 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17af300 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17af390 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17af420 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] 0x562fd179dd10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd179dda0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd179de30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd179dec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd179df50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd179dfe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd179e070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd179e100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd179e190 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] 0x562fd17af8b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17af940 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17af9d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17afa60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17afaf0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17afb80 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17afc10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17afca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17afd30 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] 0x562fd179fbb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd179fc40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x562fd179fcd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd179fd60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd179fdf0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd179fe80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x562fd179ff10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x562fd179ffa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x562fd17a0030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x562fd17a00c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x562fd17a0150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x562fd17a01e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x562fd17a0270 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] 0x562fd17b01c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd17b0250 MAP: (3 sibs) 3 children: 38: [2] [2] 0x562fd17b02e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17b0370 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17b0400 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17b0490 MAP: (3 sibs) 3 children: 38: [6] [6] 0x562fd17b0520 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x562fd17b05b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x562fd17b0640 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x562fd17b06d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x562fd17b0760 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x562fd17b07f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x562fd17b0880 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] 0x562fd17a04c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd17a0550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x562fd17a05e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x562fd17a0670 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] 0x562fd17b0ad0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd17b0b60 MAP: (3 sibs) 0 children: 38: [2] [2] 0x562fd17b0bf0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x562fd17b0c80 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] 0x562fd17a0dd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a0e60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17a0ef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17a0f80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17a1010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17a10a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17a1130 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] 0x562fd17b13e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17b1470 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17b1500 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17b1590 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17b1620 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17b16b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17b1740 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] 0x562fd17a16e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a1770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17a1800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17a1890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17a1920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17a19b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17a1a40 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] 0x562fd17b1cf0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17b1d80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17b1e10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17b1ea0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17b1f30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17b1fc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17b2050 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] 0x562fd17a1ff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a2080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17a2110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17a21a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17a2230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17a22c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17a2350 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] 0x562fd17b2600 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17b2690 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17b2720 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17b27b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17b2840 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17b28d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17b2960 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] 0x562fd17a2900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a2990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17a2a20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17a2ab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17a2b40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17a2bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17a2c60 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] 0x562fd17b2f10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17b2fa0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17b3030 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17b30c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17b3150 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17b31e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17b3270 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - 'a': 1\r\n 38: b: 2\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x562fd17a3210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x562fd17a32a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x562fd17a3330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd17a33c0 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] 0x562fd17b3820 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x562fd17b38b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x562fd17b3940 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd17b39d0 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] 0x562fd17a3b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x562fd17a3bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x562fd17a3c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd17a3cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x562fd17a3d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x562fd17a3df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x562fd17a3e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x562fd17a3f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x562fd17a3fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x562fd17a4030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x562fd17a40c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x562fd17a4150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x562fd17a41e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x562fd17a4270 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] 0x562fd17b4130 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x562fd17b41c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x562fd17b4250 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd17b42e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x562fd17b4370 MAP: (4 sibs) 2 children: 38: [5] [5] 0x562fd17b4400 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x562fd17b4490 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x562fd17b4520 MAP: (4 sibs) 3 children: 38: [8] [8] 0x562fd17b45b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x562fd17b4640 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x562fd17b46d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x562fd17b4760 MAP: (4 sibs) 2 children: 38: [12] [12] 0x562fd17b47f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x562fd17b4880 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] 0x562fd17a4430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x562fd17a44c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x562fd17a4550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x562fd17a45e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x562fd17a4670 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] 0x562fd17b4a40 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x562fd17b4ad0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x562fd17b4b60 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x562fd17b4bf0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x562fd17b4c80 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] 0x562fd17a4d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x562fd17a4dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x562fd17a4e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x562fd17a4ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x562fd17a4f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x562fd17a5010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x562fd17a50a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x562fd17a5130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x562fd17a51c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x562fd17a5250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x562fd17a52e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x562fd17a5370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x562fd17a5400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x562fd17a5490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x562fd17a5520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x562fd17a55b0 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] 0x562fd17b5350 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x562fd17b53e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x562fd17b5470 MAP: (5 sibs) 1 children: 38: [3] [3] 0x562fd17b5500 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x562fd17b5590 MAP: (5 sibs) 1 children: 38: [5] [5] 0x562fd17b5620 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x562fd17b56b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x562fd17b5740 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x562fd17b57d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x562fd17b5860 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x562fd17b58f0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x562fd17b5980 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x562fd17b5a10 MAP: (5 sibs) 1 children: 38: [13] [13] 0x562fd17b5aa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x562fd17b5b30 VAL: 'val1' (2 sibs) 38: [15] [15] 0x562fd17b5bc0 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] 0x562fd17a5650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x562fd17a56e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x562fd17a5770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x562fd17a5800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x562fd17a5890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x562fd17a5920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x562fd17a59b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x562fd17a5a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x562fd17a5ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x562fd17a5b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x562fd17a5bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x562fd17a5c80 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] 0x562fd17b5c60 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x562fd17b5cf0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x562fd17b5d80 MAP: (1 sibs) 1 children: 38: [3] [3] 0x562fd17b5e10 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x562fd17b5ea0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x562fd17b5f30 MAP: (1 sibs) 1 children: 38: [6] [6] 0x562fd17b5fc0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x562fd17b6050 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x562fd17b60e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x562fd17b6170 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x562fd17b6200 MAP: (2 sibs) 1 children: 38: [11] [11] 0x562fd17b6290 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] 0x562fd17a5f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a5ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17a6080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17a6110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17a61a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17a6230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17a62c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17a6350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17a63e0 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] 0x562fd17b6570 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17b6600 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17b6690 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17b6720 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17b67b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17b6840 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17b68d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17b6960 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17b69f0 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] 0x562fd17a6870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17a6900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17a6990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17a6a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17a6ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17a6b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17a6bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17a6c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17a6cf0 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] 0x562fd17b6e80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17b6f10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17b6fa0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17b7030 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17b70c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17b7150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17b71e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17b7270 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17b7300 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] 0x562fd17a7180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd17a7210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x562fd17a72a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17a7330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17a73c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17a7450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x562fd17a74e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x562fd17a7570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x562fd17a7600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x562fd17a7690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x562fd17a7720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x562fd17a77b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x562fd17a7840 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] 0x562fd17b7790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd17b7820 MAP: (3 sibs) 3 children: 38: [2] [2] 0x562fd17b78b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17b7940 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17b79d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17b7a60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x562fd17b7af0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x562fd17b7b80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x562fd17b7c10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x562fd17b7ca0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x562fd17b7d30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x562fd17b7dc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x562fd17b7e50 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: 0x562fd1741ab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x562fd173de90 MAP: (3 sibs) 0 children: 38: 0x562fd173df28 MAP: (3 sibs) 0 children: 38: 0x562fd173dfc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17a98f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd17a9980 MAP: (3 sibs) 0 children: 38: [2] [2] 0x562fd17a9a10 MAP: (3 sibs) 0 children: 38: [3] [3] 0x562fd17a9aa0 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: 0x562fd1741bc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173e520 MAP: (2 sibs) 2 children: 38: 0x562fd173e660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173e6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173e5b8 MAP: (2 sibs) 2 children: 38: 0x562fd173e7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd173e838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17b80a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17b8130 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17b81c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17b8250 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17b82e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17b8370 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17b8400 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: 0x562fd1741ce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173ed50 MAP: (2 sibs) 2 children: 38: 0x562fd173ee90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173ef28 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173ede8 MAP: (2 sibs) 2 children: 38: 0x562fd173efd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd173f068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17b84a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17b8530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17b85c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17b8650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17b86e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17b8770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17b8800 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: 0x562fd1741df8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173f110 MAP: (2 sibs) 2 children: 38: 0x562fd173f250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173f2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173f1a8 MAP: (2 sibs) 2 children: 38: 0x562fd173f390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd173f428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17b88a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17b8930 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17b89c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17b8a50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17b8ae0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17b8b70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17b8c00 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: 0x562fd1741f10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173fda0 MAP: (2 sibs) 2 children: 38: 0x562fd173fee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173ff78 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173fe38 MAP: (2 sibs) 2 children: 38: 0x562fd1740020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd17400b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17b8ca0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17b8d30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17b8dc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17b8e50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17b8ee0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17b8f70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17b9000 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: 0x562fd1742028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x562fd173e930 MAP: (1 sibs) 2 children: 38: 0x562fd173e1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd173e238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17b90a0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x562fd17b9130 MAP: (1 sibs) 2 children: 38: [2] [2] 0x562fd17b91c0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd17b9250 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: 0x562fd1742140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x562fd17402a0 MAP: (4 sibs) 2 children: 38: 0x562fd1740510 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd17405a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x562fd1740338 MAP: (4 sibs) 2 children: 38: 0x562fd1740650 KEYVAL: 'b' '2' (2 sibs) 38: 0x562fd17406e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd17403d0 MAP: (4 sibs) 3 children: 38: 0x562fd1740790 KEYVAL: 'b' '2' (3 sibs) 38: 0x562fd1740828 KEYVAL: 'a' '1' (3 sibs) 38: 0x562fd17408c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x562fd1740468 MAP: (4 sibs) 2 children: 38: 0x562fd1740960 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd17409f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17b92f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x562fd17b9380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x562fd17b9410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd17b94a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x562fd17b9530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x562fd17b95c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x562fd17b9650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x562fd17b96e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x562fd17b9770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x562fd17b9800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x562fd17b9890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x562fd17b9920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x562fd17b99b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x562fd17b9a40 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: 0x562fd1742258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x562fd1740af0 KEYVAL: 'a' '1' (4 sibs) 38: 0x562fd1740b88 KEYVAL: 'b' '2' (4 sibs) 38: 0x562fd1740c20 KEYVAL: 'b' '2' (4 sibs) 38: 0x562fd1740cb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17b9ae0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x562fd17b9b70 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x562fd17b9c00 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x562fd17b9c90 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x562fd17b9d20 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: 0x562fd1742370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x562fd1742c40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x562fd1742ce0 MAP: (5 sibs) 1 children: 38: 0x562fd1742fe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x562fd1742d78 MAP: (5 sibs) 1 children: 38: 0x562fd1743080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x562fd1742e10 MAP: (5 sibs) 1 children: 38: 0x562fd1743120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x562fd1742ea8 MAP: (5 sibs) 1 children: 38: 0x562fd17431c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x562fd1743260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x562fd17432f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x562fd1742f40 MAP: (5 sibs) 1 children: 38: 0x562fd17433a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x562fd1743440 VAL: 'val1' (2 sibs) 38: 0x562fd17434d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17b9dc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x562fd17b9e50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x562fd17b9ee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x562fd17b9f70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x562fd17ba000 MAP: (5 sibs) 1 children: 38: [5] [5] 0x562fd17ba090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x562fd17ba120 MAP: (5 sibs) 1 children: 38: [7] [7] 0x562fd17ba1b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x562fd17ba240 MAP: (5 sibs) 1 children: 38: [9] [9] 0x562fd17ba2d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x562fd17ba360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x562fd17ba3f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x562fd17ba480 MAP: (5 sibs) 1 children: 38: [13] [13] 0x562fd17ba510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x562fd17ba5a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x562fd17ba630 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: 0x562fd1742488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x562fd173eb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x562fd173f520 MAP: (1 sibs) 1 children: 38: 0x562fd173f5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x562fd173eba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x562fd173f660 MAP: (1 sibs) 1 children: 38: 0x562fd173f700 KEYVAL: '' 'foo' (1 sibs) 38: 0x562fd173ec40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x562fd1740160 MAP: (2 sibs) 1 children: 38: 0x562fd173f7a0 KEYVAL: '' '' (1 sibs) 38: 0x562fd17401f8 MAP: (2 sibs) 1 children: 38: 0x562fd173f840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17ba6d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x562fd17ba760 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x562fd17ba7f0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x562fd17ba880 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x562fd17ba910 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x562fd17ba9a0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x562fd17baa30 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x562fd17baac0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x562fd17bab50 MAP: (2 sibs) 1 children: 38: [9] [9] 0x562fd17babe0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x562fd17bac70 MAP: (2 sibs) 1 children: 38: [11] [11] 0x562fd17bad00 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: 0x562fd17425a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173e060 MAP: (2 sibs) 3 children: 38: 0x562fd1743580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x562fd1743618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x562fd17436b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x562fd173e0f8 MAP: (2 sibs) 3 children: 38: 0x562fd1743750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x562fd17437e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x562fd1743880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bada0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17bae30 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17baec0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17baf50 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17bafe0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17bb070 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17bb100 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17bb190 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17bb220 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: 0x562fd17426b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173e9d0 MAP: (2 sibs) 3 children: 38: 0x562fd1743920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x562fd17439b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x562fd1743a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x562fd173ea68 MAP: (2 sibs) 3 children: 38: 0x562fd1743af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x562fd1743b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x562fd1743c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bb2c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17bb350 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17bb3e0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17bb470 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17bb500 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17bb590 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17bb620 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17bb6b0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17bb740 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: 0x562fd17427d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x562fd1743e90 MAP: (3 sibs) 3 children: 38: 0x562fd1744060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x562fd17440f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x562fd1744190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x562fd1743f28 MAP: (3 sibs) 3 children: 38: 0x562fd1744230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x562fd17442c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x562fd1744360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x562fd1743fc0 MAP: (3 sibs) 3 children: 38: 0x562fd1744400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x562fd1744498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x562fd1744530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bb7e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd17bb870 MAP: (3 sibs) 3 children: 38: [2] [2] 0x562fd17bb900 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17bb990 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17bba20 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17bbab0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x562fd17bbb40 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x562fd17bbbd0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x562fd17bbc60 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x562fd17bbcf0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x562fd17bbd80 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x562fd17bbe10 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x562fd17bbea0 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: 0x562fd1741ab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x562fd173de90 MAP: (3 sibs) 0 children: 38: 0x562fd173df28 MAP: (3 sibs) 0 children: 38: 0x562fd173dfc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bbf40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd17bbfd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x562fd17bc060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x562fd17bc0f0 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: 0x562fd1741bc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173e520 MAP: (2 sibs) 2 children: 38: 0x562fd173e660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173e6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173e5b8 MAP: (2 sibs) 2 children: 38: 0x562fd173e7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd173e838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bc190 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17bc220 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17bc2b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17bc340 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17bc3d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17bc460 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17bc4f0 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: 0x562fd1741ce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173ed50 MAP: (2 sibs) 2 children: 38: 0x562fd173ee90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173ef28 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173ede8 MAP: (2 sibs) 2 children: 38: 0x562fd173efd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd173f068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bc590 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17bc620 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17bc6b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17bc740 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17bc7d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17bc860 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17bc8f0 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: 0x562fd1741df8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173f110 MAP: (2 sibs) 2 children: 38: 0x562fd173f250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173f2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173f1a8 MAP: (2 sibs) 2 children: 38: 0x562fd173f390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd173f428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bc990 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17bca20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17bcab0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17bcb40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17bcbd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17bcc60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17bccf0 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: 0x562fd1741f10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173fda0 MAP: (2 sibs) 2 children: 38: 0x562fd173fee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x562fd173ff78 KEYVAL: 'age' '33' (2 sibs) 38: 0x562fd173fe38 MAP: (2 sibs) 2 children: 38: 0x562fd1740020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x562fd17400b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bcd90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17bce20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x562fd17bceb0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x562fd17bcf40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x562fd17bcfd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x562fd17bd060 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x562fd17bd0f0 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: 0x562fd1742028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x562fd173e930 MAP: (1 sibs) 2 children: 38: 0x562fd173e1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd173e238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bd190 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x562fd17bd220 MAP: (1 sibs) 2 children: 38: [2] [2] 0x562fd17bd2b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd17bd340 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: 0x562fd1742140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x562fd17402a0 MAP: (4 sibs) 2 children: 38: 0x562fd1740510 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd17405a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x562fd1740338 MAP: (4 sibs) 2 children: 38: 0x562fd1740650 KEYVAL: 'b' '2' (2 sibs) 38: 0x562fd17406e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd17403d0 MAP: (4 sibs) 3 children: 38: 0x562fd1740790 KEYVAL: 'b' '2' (3 sibs) 38: 0x562fd1740828 KEYVAL: 'a' '1' (3 sibs) 38: 0x562fd17408c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x562fd1740468 MAP: (4 sibs) 2 children: 38: 0x562fd1740960 KEYVAL: 'a' '1' (2 sibs) 38: 0x562fd17409f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bd3e0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x562fd17bd470 MAP: (4 sibs) 2 children: 38: [2] [2] 0x562fd17bd500 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x562fd17bd590 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x562fd17bd620 MAP: (4 sibs) 2 children: 38: [5] [5] 0x562fd17bd6b0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x562fd17bd740 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x562fd17bd7d0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x562fd17bd860 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x562fd17bd8f0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x562fd17bd980 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x562fd17bda10 MAP: (4 sibs) 2 children: 38: [12] [12] 0x562fd17bdaa0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x562fd17bdb30 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: 0x562fd1742258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x562fd1740af0 KEYVAL: 'a' '1' (4 sibs) 38: 0x562fd1740b88 KEYVAL: 'b' '2' (4 sibs) 38: 0x562fd1740c20 KEYVAL: 'b' '2' (4 sibs) 38: 0x562fd1740cb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bdbd0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x562fd17bdc60 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x562fd17bdcf0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x562fd17bdd80 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x562fd17bde10 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: 0x562fd1742370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x562fd1742c40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x562fd1742ce0 MAP: (5 sibs) 1 children: 38: 0x562fd1742fe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x562fd1742d78 MAP: (5 sibs) 1 children: 38: 0x562fd1743080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x562fd1742e10 MAP: (5 sibs) 1 children: 38: 0x562fd1743120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x562fd1742ea8 MAP: (5 sibs) 1 children: 38: 0x562fd17431c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x562fd1743260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x562fd17432f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x562fd1742f40 MAP: (5 sibs) 1 children: 38: 0x562fd17433a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x562fd1743440 VAL: 'val1' (2 sibs) 38: 0x562fd17434d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bdeb0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x562fd17bdf40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x562fd17bdfd0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x562fd17be060 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x562fd17be0f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x562fd17be180 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x562fd17be210 MAP: (5 sibs) 1 children: 38: [7] [7] 0x562fd17be2a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x562fd17be330 MAP: (5 sibs) 1 children: 38: [9] [9] 0x562fd17be3c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x562fd17be450 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x562fd17be4e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x562fd17be570 MAP: (5 sibs) 1 children: 38: [13] [13] 0x562fd17be600 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x562fd17be690 VAL: 'val1' (2 sibs) 38: [15] [15] 0x562fd17be720 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: 0x562fd1742488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x562fd173eb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x562fd173f520 MAP: (1 sibs) 1 children: 38: 0x562fd173f5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x562fd173eba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x562fd173f660 MAP: (1 sibs) 1 children: 38: 0x562fd173f700 KEYVAL: '' 'foo' (1 sibs) 38: 0x562fd173ec40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x562fd1740160 MAP: (2 sibs) 1 children: 38: 0x562fd173f7a0 KEYVAL: '' '' (1 sibs) 38: 0x562fd17401f8 MAP: (2 sibs) 1 children: 38: 0x562fd173f840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17be7c0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x562fd17be850 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x562fd17be8e0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x562fd17be970 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x562fd17bea00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x562fd17bea90 MAP: (1 sibs) 1 children: 38: [6] [6] 0x562fd17beb20 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x562fd17bebb0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x562fd17bec40 MAP: (2 sibs) 1 children: 38: [9] [9] 0x562fd17becd0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x562fd17bed60 MAP: (2 sibs) 1 children: 38: [11] [11] 0x562fd17bedf0 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: 0x562fd17425a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173e060 MAP: (2 sibs) 3 children: 38: 0x562fd1743580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x562fd1743618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x562fd17436b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x562fd173e0f8 MAP: (2 sibs) 3 children: 38: 0x562fd1743750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x562fd17437e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x562fd1743880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bee90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17bef20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17befb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17bf040 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17bf0d0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17bf160 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17bf1f0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17bf280 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17bf310 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: 0x562fd17426b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x562fd173e9d0 MAP: (2 sibs) 3 children: 38: 0x562fd1743920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x562fd17439b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x562fd1743a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x562fd173ea68 MAP: (2 sibs) 3 children: 38: 0x562fd1743af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x562fd1743b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x562fd1743c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bf3b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x562fd17bf440 MAP: (2 sibs) 3 children: 38: [2] [2] 0x562fd17bf4d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17bf560 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17bf5f0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17bf680 MAP: (2 sibs) 3 children: 38: [6] [6] 0x562fd17bf710 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x562fd17bf7a0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x562fd17bf830 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: 0x562fd17427d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x562fd1743e90 MAP: (3 sibs) 3 children: 38: 0x562fd1744060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x562fd17440f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x562fd1744190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x562fd1743f28 MAP: (3 sibs) 3 children: 38: 0x562fd1744230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x562fd17442c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x562fd1744360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x562fd1743fc0 MAP: (3 sibs) 3 children: 38: 0x562fd1744400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x562fd1744498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x562fd1744530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x562fd17bf8d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x562fd17bf960 MAP: (3 sibs) 3 children: 38: [2] [2] 0x562fd17bf9f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x562fd17bfa80 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x562fd17bfb10 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x562fd17bfba0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x562fd17bfc30 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x562fd17bfcc0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x562fd17bfd50 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x562fd17bfde0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x562fd17bfe70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x562fd17bff00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x562fd17bff90 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 (9 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (9 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.5.0/redhat-linux-build/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x5576a5b28fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x5576a5b27750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x5576a5b277e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x5576a5b27880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x5576a5b279c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x5576a5b27a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x5576a5b27918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x5576a5b27b00 VAL: 'item 1' (2 sibs) 39: 0x5576a5b27b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5576a5b3a7a0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5576a5b3a830 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5576a5b3a8c0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5576a5b3a950 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5576a5b3a9e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5576a5b3aa70 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5576a5b3ab00 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5576a5b3ab90 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5576a5b3ac20 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: 0x5576a5b290d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5576a5b28960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5576a5b274f0 MAP: (2 sibs) 4 children: 39: 0x5576a5b28a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5576a5b28a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5576a5b28b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5576a5b28bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5576a5b27588 MAP: (2 sibs) 5 children: 39: 0x5576a5b28c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5576a5b28d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5576a5b28da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x5576a5b28e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5576a5b28ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5576a5b3cb40 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b3cbd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b3cc60 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b3ccf0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b3cd80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b3ce10 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b3cea0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b3cf30 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b3cfc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b3d050 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b3d0e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b3d170 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b3d200 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: 0x5576a5b291f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5576a5b293e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5576a5b29480 MAP: (2 sibs) 4 children: 39: 0x5576a5b295c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5576a5b29658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5576a5b296f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5576a5b29788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5576a5b29518 MAP: (2 sibs) 5 children: 39: 0x5576a5b29830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5576a5b298c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5576a5b29960 KEYVAL: 'size' '8' (5 sibs) 39: 0x5576a5b299f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5576a5b29a90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5576a5b3edf0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b3ee80 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b3ef10 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b3efa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b3f030 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b3f0c0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b3f150 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b3f1e0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b3f270 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b3f300 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b3f390 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b3f420 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b3f4b0 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: 0x5576a5b28fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x5576a5b27750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x5576a5b277e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x5576a5b27880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x5576a5b279c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x5576a5b27a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x5576a5b27918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x5576a5b27b00 VAL: 'item 1' (2 sibs) 39: 0x5576a5b27b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5576a5b3f700 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5576a5b3f790 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5576a5b3f820 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5576a5b3f8b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5576a5b3f940 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5576a5b3f9d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5576a5b3fa60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5576a5b3faf0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5576a5b3fb80 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: 0x5576a5b290d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5576a5b28960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5576a5b274f0 MAP: (2 sibs) 4 children: 39: 0x5576a5b28a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5576a5b28a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5576a5b28b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5576a5b28bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5576a5b27588 MAP: (2 sibs) 5 children: 39: 0x5576a5b28c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5576a5b28d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5576a5b28da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x5576a5b28e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5576a5b28ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5576a5b40010 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b400a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b40130 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b401c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b40250 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b402e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b40370 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b40400 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b40490 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b40520 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b405b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b40640 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b406d0 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: 0x5576a5b291f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5576a5b293e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5576a5b29480 MAP: (2 sibs) 4 children: 39: 0x5576a5b295c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5576a5b29658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5576a5b296f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5576a5b29788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5576a5b29518 MAP: (2 sibs) 5 children: 39: 0x5576a5b29830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5576a5b298c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5576a5b29960 KEYVAL: 'size' '8' (5 sibs) 39: 0x5576a5b299f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5576a5b29a90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5576a5b40920 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b409b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b40a40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b40ad0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b40b60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b40bf0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b40c80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b40d10 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b40da0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b40e30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b40ec0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b40f50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b40fe0 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] 0x5576a5b3a7a0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5576a5b3a830 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5576a5b3a8c0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5576a5b3a950 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5576a5b3a9e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5576a5b3aa70 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5576a5b3ab00 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5576a5b3ab90 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5576a5b3ac20 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] 0x5576a5b41df0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5576a5b41e80 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5576a5b41f10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5576a5b41fa0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5576a5b42030 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5576a5b420c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5576a5b42150 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5576a5b421e0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5576a5b42270 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] 0x5576a5b3cb40 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b3cbd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b3cc60 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b3ccf0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b3cd80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b3ce10 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b3cea0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b3cf30 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b3cfc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b3d050 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b3d0e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b3d170 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b3d200 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] 0x5576a5b42fe0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b43070 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b43100 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b43190 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b43220 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b432b0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b43340 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b433d0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b43460 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b434f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b43580 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b43610 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b436a0 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] 0x5576a5b3edf0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b3ee80 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b3ef10 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b3efa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b3f030 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b3f0c0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b3f150 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b3f1e0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b3f270 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b3f300 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b3f390 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b3f420 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b3f4b0 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] 0x5576a5b438f0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b43980 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b43a10 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b43aa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b43b30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b43bc0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b43c50 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b43ce0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b43d70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b43e00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b43e90 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b43f20 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b43fb0 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] 0x5576a5b3f700 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5576a5b3f790 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5576a5b3f820 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5576a5b3f8b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5576a5b3f940 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5576a5b3f9d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5576a5b3fa60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5576a5b3faf0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5576a5b3fb80 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] 0x5576a5b44200 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5576a5b44290 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5576a5b44320 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5576a5b443b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5576a5b44440 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5576a5b444d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5576a5b44560 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5576a5b445f0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5576a5b44680 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] 0x5576a5b40010 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b400a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b40130 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b401c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b40250 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b402e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b40370 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b40400 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b40490 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b40520 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b405b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b40640 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b406d0 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] 0x5576a5b44b10 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b44ba0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b44c30 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b44cc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b44d50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b44de0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b44e70 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b44f00 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b44f90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b45020 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b450b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b45140 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b451d0 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] 0x5576a5b40920 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b409b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b40a40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b40ad0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b40b60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b40bf0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b40c80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b40d10 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b40da0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b40e30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b40ec0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b40f50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b40fe0 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] 0x5576a5b45420 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b454b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b45540 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b455d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b45660 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b456f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b45780 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b45810 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b458a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b45930 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b459c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b45a50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b45ae0 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: 0x5576a5b28fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x5576a5b27750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x5576a5b277e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x5576a5b27880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x5576a5b279c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x5576a5b27a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x5576a5b27918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x5576a5b27b00 VAL: 'item 1' (2 sibs) 39: 0x5576a5b27b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5576a5b428c0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5576a5b42950 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5576a5b429e0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5576a5b42a70 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5576a5b42b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5576a5b42b90 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5576a5b42c20 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5576a5b42cb0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5576a5b42d40 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: 0x5576a5b290d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5576a5b28960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5576a5b274f0 MAP: (2 sibs) 4 children: 39: 0x5576a5b28a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5576a5b28a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5576a5b28b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5576a5b28bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5576a5b27588 MAP: (2 sibs) 5 children: 39: 0x5576a5b28c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5576a5b28d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5576a5b28da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x5576a5b28e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5576a5b28ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5576a5b45d30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b45dc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b45e50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b45ee0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b45f70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b46000 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b46090 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b46120 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b461b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b46240 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b462d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b46360 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b463f0 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: 0x5576a5b291f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5576a5b293e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5576a5b29480 MAP: (2 sibs) 4 children: 39: 0x5576a5b295c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5576a5b29658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5576a5b296f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5576a5b29788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5576a5b29518 MAP: (2 sibs) 5 children: 39: 0x5576a5b29830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5576a5b298c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5576a5b29960 KEYVAL: 'size' '8' (5 sibs) 39: 0x5576a5b299f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5576a5b29a90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5576a5b46490 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b46520 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b465b0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b46640 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b466d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b46760 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b467f0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b46880 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b46910 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b469a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b46a30 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b46ac0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b46b50 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: 0x5576a5b28fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x5576a5b27750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x5576a5b277e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x5576a5b27880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x5576a5b279c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x5576a5b27a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x5576a5b27918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x5576a5b27b00 VAL: 'item 1' (2 sibs) 39: 0x5576a5b27b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5576a5b46bf0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5576a5b46c80 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5576a5b46d10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5576a5b46da0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5576a5b46e30 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5576a5b46ec0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5576a5b46f50 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5576a5b46fe0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5576a5b47070 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: 0x5576a5b290d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5576a5b28960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5576a5b274f0 MAP: (2 sibs) 4 children: 39: 0x5576a5b28a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5576a5b28a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5576a5b28b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5576a5b28bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5576a5b27588 MAP: (2 sibs) 5 children: 39: 0x5576a5b28c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5576a5b28d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5576a5b28da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x5576a5b28e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5576a5b28ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5576a5b47110 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b471a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b47230 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b472c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b47350 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b473e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b47470 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b47500 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b47590 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b47620 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b476b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b47740 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b477d0 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: 0x5576a5b291f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5576a5b293e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5576a5b29480 MAP: (2 sibs) 4 children: 39: 0x5576a5b295c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5576a5b29658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5576a5b296f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5576a5b29788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5576a5b29518 MAP: (2 sibs) 5 children: 39: 0x5576a5b29830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5576a5b298c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5576a5b29960 KEYVAL: 'size' '8' (5 sibs) 39: 0x5576a5b299f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5576a5b29a90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5576a5b47870 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5576a5b47900 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5576a5b47990 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5576a5b47a20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5576a5b47ab0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5576a5b47b40 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5576a5b47bd0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5576a5b47c60 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5576a5b47cf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5576a5b47d80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5576a5b47e10 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5576a5b47ea0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5576a5b47f30 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.5.0/redhat-linux-build/test/ryml-test-generic_seq-0.5.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x564775608c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x564775608750 VAL: 'item 1' (4 sibs) 40: 0x5647756087e8 VAL: 'item 2' (4 sibs) 40: 0x564775608880 SEQ: (4 sibs) 2 children: 40: 0x5647756089c0 VAL: 'item 3.1' (2 sibs) 40: 0x564775608a58 VAL: 'item 3.2' (2 sibs) 40: 0x564775608918 MAP: (4 sibs) 2 children: 40: 0x564775608b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x564775608b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x5647756146b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x564775614740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5647756147d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x564775614860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5647756148f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x564775614980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x564775614a10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x564775614aa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x564775614b30 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: 0x564775608da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x564775608e80 VAL: 'item 1' (4 sibs) 40: 0x564775608f18 VAL: 'item 2' (4 sibs) 40: 0x564775608fb0 SEQ: (4 sibs) 2 children: 40: 0x5647756090f0 VAL: 'item 3.1' (2 sibs) 40: 0x564775609188 VAL: 'item 3.2' (2 sibs) 40: 0x564775609048 MAP: (4 sibs) 2 children: 40: 0x564775609230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5647756092c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x5647756166d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x564775616760 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5647756167f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x564775616880 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x564775616910 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5647756169a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x564775616a30 MAP: (4 sibs) 2 children: 40: [7] [7] 0x564775616ac0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x564775616b50 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: 0x564775608c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x564775608750 VAL: 'item 1' (4 sibs) 40: 0x5647756087e8 VAL: 'item 2' (4 sibs) 40: 0x564775608880 SEQ: (4 sibs) 2 children: 40: 0x5647756089c0 VAL: 'item 3.1' (2 sibs) 40: 0x564775608a58 VAL: 'item 3.2' (2 sibs) 40: 0x564775608918 MAP: (4 sibs) 2 children: 40: 0x564775608b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x564775608b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x564775616fe0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x564775617070 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x564775617100 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x564775617190 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x564775617220 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5647756172b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x564775617340 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5647756173d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x564775617460 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: 0x564775608da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x564775608e80 VAL: 'item 1' (4 sibs) 40: 0x564775608f18 VAL: 'item 2' (4 sibs) 40: 0x564775608fb0 SEQ: (4 sibs) 2 children: 40: 0x5647756090f0 VAL: 'item 3.1' (2 sibs) 40: 0x564775609188 VAL: 'item 3.2' (2 sibs) 40: 0x564775609048 MAP: (4 sibs) 2 children: 40: 0x564775609230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5647756092c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x5647756178f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x564775617980 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x564775617a10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x564775617aa0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x564775617b30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x564775617bc0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x564775617c50 MAP: (4 sibs) 2 children: 40: [7] [7] 0x564775617ce0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x564775617d70 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] 0x5647756146b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x564775614740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5647756147d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x564775614860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5647756148f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x564775614980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x564775614a10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x564775614aa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x564775614b30 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] 0x5647756186b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x564775618740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5647756187d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x564775618860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5647756188f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x564775618980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x564775618a10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x564775618aa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x564775618b30 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] 0x5647756166d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x564775616760 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5647756167f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x564775616880 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x564775616910 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5647756169a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x564775616a30 MAP: (4 sibs) 2 children: 40: [7] [7] 0x564775616ac0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x564775616b50 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] 0x5647756198a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x564775619930 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5647756199c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x564775619a50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x564775619ae0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x564775619b70 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x564775619c00 MAP: (4 sibs) 2 children: 40: [7] [7] 0x564775619c90 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x564775619d20 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] 0x564775616fe0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x564775617070 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x564775617100 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x564775617190 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x564775617220 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5647756172b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x564775617340 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5647756173d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x564775617460 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] 0x56477561a1b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x56477561a240 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56477561a2d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56477561a360 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56477561a3f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x56477561a480 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56477561a510 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56477561a5a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56477561a630 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] 0x5647756178f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x564775617980 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x564775617a10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x564775617aa0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x564775617b30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x564775617bc0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x564775617c50 MAP: (4 sibs) 2 children: 40: [7] [7] 0x564775617ce0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x564775617d70 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] 0x56477561aac0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x56477561ab50 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56477561abe0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56477561ac70 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56477561ad00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x56477561ad90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56477561ae20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56477561aeb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56477561af40 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: 0x564775608c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x564775608750 VAL: 'item 1' (4 sibs) 40: 0x5647756087e8 VAL: 'item 2' (4 sibs) 40: 0x564775608880 SEQ: (4 sibs) 2 children: 40: 0x5647756089c0 VAL: 'item 3.1' (2 sibs) 40: 0x564775608a58 VAL: 'item 3.2' (2 sibs) 40: 0x564775608918 MAP: (4 sibs) 2 children: 40: 0x564775608b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x564775608b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x564775618fc0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x564775619050 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5647756190e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x564775619170 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x564775619200 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x564775619290 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x564775619320 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5647756193b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x564775619440 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: 0x564775608da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x564775608e80 VAL: 'item 1' (4 sibs) 40: 0x564775608f18 VAL: 'item 2' (4 sibs) 40: 0x564775608fb0 SEQ: (4 sibs) 2 children: 40: 0x5647756090f0 VAL: 'item 3.1' (2 sibs) 40: 0x564775609188 VAL: 'item 3.2' (2 sibs) 40: 0x564775609048 MAP: (4 sibs) 2 children: 40: 0x564775609230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5647756092c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x56477561b3d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x56477561b460 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56477561b4f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56477561b580 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56477561b610 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x56477561b6a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56477561b730 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56477561b7c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56477561b850 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: 0x564775608c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x564775608750 VAL: 'item 1' (4 sibs) 40: 0x5647756087e8 VAL: 'item 2' (4 sibs) 40: 0x564775608880 SEQ: (4 sibs) 2 children: 40: 0x5647756089c0 VAL: 'item 3.1' (2 sibs) 40: 0x564775608a58 VAL: 'item 3.2' (2 sibs) 40: 0x564775608918 MAP: (4 sibs) 2 children: 40: 0x564775608b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x564775608b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x56477561b8f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x56477561b980 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56477561ba10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56477561baa0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56477561bb30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x56477561bbc0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56477561bc50 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56477561bce0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56477561bd70 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: 0x564775608da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x564775608e80 VAL: 'item 1' (4 sibs) 40: 0x564775608f18 VAL: 'item 2' (4 sibs) 40: 0x564775608fb0 SEQ: (4 sibs) 2 children: 40: 0x5647756090f0 VAL: 'item 3.1' (2 sibs) 40: 0x564775609188 VAL: 'item 3.2' (2 sibs) 40: 0x564775609048 MAP: (4 sibs) 2 children: 40: 0x564775609230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5647756092c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x56477561be10 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x56477561bea0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56477561bf30 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56477561bfc0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56477561c050 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x56477561c0e0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56477561c170 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56477561c200 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56477561c290 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.5.0/redhat-linux-build/test/ryml-test-scalar_names-0.5.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x5575c523e9e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x5575c523d4d0 VAL: 'a' (21 sibs) 41: 0x5575c523d568 VAL: 'b:b' (21 sibs) 41: 0x5575c523d600 VAL: 'c{c' (21 sibs) 41: 0x5575c523d698 VAL: 'cc{' (21 sibs) 41: 0x5575c523d730 VAL: 'c}c' (21 sibs) 41: 0x5575c523d7c8 VAL: 'cc}' (21 sibs) 41: 0x5575c523d860 VAL: 'c!c' (21 sibs) 41: 0x5575c523d8f8 VAL: 'cc!' (21 sibs) 41: 0x5575c523d990 VAL: '.foo' (21 sibs) 41: 0x5575c523da28 VAL: '.' (21 sibs) 41: 0x5575c523dac0 VAL: '-a' (21 sibs) 41: 0x5575c523db58 VAL: '+b' (21 sibs) 41: 0x5575c523dbf0 VAL: '/b' (21 sibs) 41: 0x5575c523dc88 VAL: ':c' (21 sibs) 41: 0x5575c523dd20 VAL: '$g' (21 sibs) 41: 0x5575c523ddb8 VAL: '*' (21 sibs) 41: 0x5575c523de50 VAL: '*' (21 sibs) 41: 0x5575c523dee8 VAL: '*' (21 sibs) 41: 0x5575c523df80 VAL: '*a' (21 sibs) 41: 0x5575c523e018 VAL: '*a' (21 sibs) 41: 0x5575c523e0b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c5257710 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x5575c52577a0 VAL: 'a' (21 sibs) 41: [2] [2] 0x5575c5257830 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x5575c52578c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x5575c5257950 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x5575c52579e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x5575c5257a70 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x5575c5257b00 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x5575c5257b90 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x5575c5257c20 VAL: '.foo' (21 sibs) 41: [10] [10] 0x5575c5257cb0 VAL: '.' (21 sibs) 41: [11] [11] 0x5575c5257d40 VAL: '-a' (21 sibs) 41: [12] [12] 0x5575c5257dd0 VAL: '+b' (21 sibs) 41: [13] [13] 0x5575c5257e60 VAL: '/b' (21 sibs) 41: [14] [14] 0x5575c5257ef0 VAL: ':c' (21 sibs) 41: [15] [15] 0x5575c5257f80 VAL: '$g' (21 sibs) 41: [16] [16] 0x5575c5258010 VAL: '*' (21 sibs) 41: [17] [17] 0x5575c52580a0 VAL: '*' (21 sibs) 41: [18] [18] 0x5575c5258130 VAL: '*' (21 sibs) 41: [19] [19] 0x5575c52581c0 VAL: '*a' (21 sibs) 41: [20] [20] 0x5575c5258250 VAL: '*a' (21 sibs) 41: [21] [21] 0x5575c52582e0 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: 0x5575c523eaf8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x5575c523e390 VAL: 'a' (10 sibs) 41: 0x5575c523e428 VAL: 'b' (10 sibs) 41: 0x5575c523e4c0 VAL: 'c' (10 sibs) 41: 0x5575c523e558 VAL: '.foo' (10 sibs) 41: 0x5575c523e5f0 VAL: '.' (10 sibs) 41: 0x5575c523e688 VAL: '-a' (10 sibs) 41: 0x5575c523e720 VAL: '+b' (10 sibs) 41: 0x5575c523e7b8 VAL: '/b' (10 sibs) 41: 0x5575c523e850 VAL: ':c' (10 sibs) 41: 0x5575c523e8e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c5259d40 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x5575c5259dd0 VAL: 'a' (10 sibs) 41: [2] [2] 0x5575c5259e60 VAL: 'b' (10 sibs) 41: [3] [3] 0x5575c5259ef0 VAL: 'c' (10 sibs) 41: [4] [4] 0x5575c5259f80 VAL: '.foo' (10 sibs) 41: [5] [5] 0x5575c525a010 VAL: '.' (10 sibs) 41: [6] [6] 0x5575c525a0a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x5575c525a130 VAL: '+b' (10 sibs) 41: [8] [8] 0x5575c525a1c0 VAL: '/b' (10 sibs) 41: [9] [9] 0x5575c525a250 VAL: ':c' (10 sibs) 41: [10] [10] 0x5575c525a2e0 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: 0x5575c523ec10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x5575c523ee00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x5575c523ee98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x5575c523ef30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x5575c523efc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x5575c523f060 KEYVAL: '.' '.' (12 sibs) 41: 0x5575c523f0f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x5575c523f190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x5575c523f228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x5575c523f2c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x5575c523f358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x5575c523f3f0 KEYVAL: '*' '*' (12 sibs) 41: 0x5575c523f488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c525ba70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c525bb00 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c525bb90 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c525bc20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c525bcb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c525bd40 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c525bdd0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c525be60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c525bef0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c525bf80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c525c010 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c525c0a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c525c130 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: 0x5575c523ed28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x5575c523f530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x5575c523f5c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x5575c523f660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x5575c523f6f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x5575c523f790 KEYVAL: '.' '.' (12 sibs) 41: 0x5575c523f828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x5575c523f8c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x5575c523f958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x5575c523f9f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x5575c523fa88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x5575c523fb20 KEYVAL: '*' '*' (12 sibs) 41: 0x5575c523fbb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c525d7a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c525d830 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c525d8c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c525d950 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c525d9e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c525da70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c525db00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c525db90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c525dc20 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c525dcb0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c525dd40 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c525ddd0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c525de60 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: 0x5575c523e9e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x5575c523d4d0 VAL: 'a' (21 sibs) 41: 0x5575c523d568 VAL: 'b:b' (21 sibs) 41: 0x5575c523d600 VAL: 'c{c' (21 sibs) 41: 0x5575c523d698 VAL: 'cc{' (21 sibs) 41: 0x5575c523d730 VAL: 'c}c' (21 sibs) 41: 0x5575c523d7c8 VAL: 'cc}' (21 sibs) 41: 0x5575c523d860 VAL: 'c!c' (21 sibs) 41: 0x5575c523d8f8 VAL: 'cc!' (21 sibs) 41: 0x5575c523d990 VAL: '.foo' (21 sibs) 41: 0x5575c523da28 VAL: '.' (21 sibs) 41: 0x5575c523dac0 VAL: '-a' (21 sibs) 41: 0x5575c523db58 VAL: '+b' (21 sibs) 41: 0x5575c523dbf0 VAL: '/b' (21 sibs) 41: 0x5575c523dc88 VAL: ':c' (21 sibs) 41: 0x5575c523dd20 VAL: '$g' (21 sibs) 41: 0x5575c523ddb8 VAL: '*' (21 sibs) 41: 0x5575c523de50 VAL: '*' (21 sibs) 41: 0x5575c523dee8 VAL: '*' (21 sibs) 41: 0x5575c523df80 VAL: '*a' (21 sibs) 41: 0x5575c523e018 VAL: '*a' (21 sibs) 41: 0x5575c523e0b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c525e9c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x5575c525ea50 VAL: 'a' (21 sibs) 41: [2] [2] 0x5575c525eae0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x5575c525eb70 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x5575c525ec00 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x5575c525ec90 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x5575c525ed20 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x5575c525edb0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x5575c525ee40 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x5575c525eed0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x5575c525ef60 VAL: '.' (21 sibs) 41: [11] [11] 0x5575c525eff0 VAL: '-a' (21 sibs) 41: [12] [12] 0x5575c525f080 VAL: '+b' (21 sibs) 41: [13] [13] 0x5575c525f110 VAL: '/b' (21 sibs) 41: [14] [14] 0x5575c525f1a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x5575c525f230 VAL: '$g' (21 sibs) 41: [16] [16] 0x5575c525f2c0 VAL: '*' (21 sibs) 41: [17] [17] 0x5575c525f350 VAL: '*' (21 sibs) 41: [18] [18] 0x5575c525f3e0 VAL: '*' (21 sibs) 41: [19] [19] 0x5575c525f470 VAL: '*a' (21 sibs) 41: [20] [20] 0x5575c525f500 VAL: '*a' (21 sibs) 41: [21] [21] 0x5575c525f590 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: 0x5575c523eaf8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x5575c523e390 VAL: 'a' (10 sibs) 41: 0x5575c523e428 VAL: 'b' (10 sibs) 41: 0x5575c523e4c0 VAL: 'c' (10 sibs) 41: 0x5575c523e558 VAL: '.foo' (10 sibs) 41: 0x5575c523e5f0 VAL: '.' (10 sibs) 41: 0x5575c523e688 VAL: '-a' (10 sibs) 41: 0x5575c523e720 VAL: '+b' (10 sibs) 41: 0x5575c523e7b8 VAL: '/b' (10 sibs) 41: 0x5575c523e850 VAL: ':c' (10 sibs) 41: 0x5575c523e8e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c525e0b0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x5575c525e140 VAL: 'a' (10 sibs) 41: [2] [2] 0x5575c525e1d0 VAL: 'b' (10 sibs) 41: [3] [3] 0x5575c525e260 VAL: 'c' (10 sibs) 41: [4] [4] 0x5575c525e2f0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x5575c525e380 VAL: '.' (10 sibs) 41: [6] [6] 0x5575c525e410 VAL: '-a' (10 sibs) 41: [7] [7] 0x5575c525e4a0 VAL: '+b' (10 sibs) 41: [8] [8] 0x5575c525e530 VAL: '/b' (10 sibs) 41: [9] [9] 0x5575c525e5c0 VAL: ':c' (10 sibs) 41: [10] [10] 0x5575c525e650 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: 0x5575c523ec10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x5575c523ee00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x5575c523ee98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x5575c523ef30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x5575c523efc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x5575c523f060 KEYVAL: '.' '.' (12 sibs) 41: 0x5575c523f0f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x5575c523f190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x5575c523f228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x5575c523f2c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x5575c523f358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x5575c523f3f0 KEYVAL: '*' '*' (12 sibs) 41: 0x5575c523f488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c525fbd0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c525fc60 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c525fcf0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c525fd80 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c525fe10 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c525fea0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c525ff30 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c525ffc0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c5260050 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c52600e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c5260170 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c5260200 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c5260290 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: 0x5575c523ed28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x5575c523f530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x5575c523f5c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x5575c523f660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x5575c523f6f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x5575c523f790 KEYVAL: '.' '.' (12 sibs) 41: 0x5575c523f828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x5575c523f8c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x5575c523f958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x5575c523f9f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x5575c523fa88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x5575c523fb20 KEYVAL: '*' '*' (12 sibs) 41: 0x5575c523fbb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c52604e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c5260570 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c5260600 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c5260690 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c5260720 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c52607b0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c5260840 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c52608d0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c5260960 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c52609f0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c5260a80 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c5260b10 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c5260ba0 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] 0x5575c5257710 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x5575c52577a0 VAL: 'a' (21 sibs) 41: [2] [2] 0x5575c5257830 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x5575c52578c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x5575c5257950 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x5575c52579e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x5575c5257a70 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x5575c5257b00 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x5575c5257b90 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x5575c5257c20 VAL: '.foo' (21 sibs) 41: [10] [10] 0x5575c5257cb0 VAL: '.' (21 sibs) 41: [11] [11] 0x5575c5257d40 VAL: '-a' (21 sibs) 41: [12] [12] 0x5575c5257dd0 VAL: '+b' (21 sibs) 41: [13] [13] 0x5575c5257e60 VAL: '/b' (21 sibs) 41: [14] [14] 0x5575c5257ef0 VAL: ':c' (21 sibs) 41: [15] [15] 0x5575c5257f80 VAL: '$g' (21 sibs) 41: [16] [16] 0x5575c5258010 VAL: '*' (21 sibs) 41: [17] [17] 0x5575c52580a0 VAL: '*' (21 sibs) 41: [18] [18] 0x5575c5258130 VAL: '*' (21 sibs) 41: [19] [19] 0x5575c52581c0 VAL: '*a' (21 sibs) 41: [20] [20] 0x5575c5258250 VAL: '*a' (21 sibs) 41: [21] [21] 0x5575c52582e0 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] 0x5575c5262460 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x5575c52624f0 VAL: 'a' (21 sibs) 41: [2] [2] 0x5575c5262580 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x5575c5262610 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x5575c52626a0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x5575c5262730 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x5575c52627c0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x5575c5262850 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x5575c52628e0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x5575c5262970 VAL: '.foo' (21 sibs) 41: [10] [10] 0x5575c5262a00 VAL: '.' (21 sibs) 41: [11] [11] 0x5575c5262a90 VAL: '-a' (21 sibs) 41: [12] [12] 0x5575c5262b20 VAL: '+b' (21 sibs) 41: [13] [13] 0x5575c5262bb0 VAL: '/b' (21 sibs) 41: [14] [14] 0x5575c5262c40 VAL: ':c' (21 sibs) 41: [15] [15] 0x5575c5262cd0 VAL: '$g' (21 sibs) 41: [16] [16] 0x5575c5262d60 VAL: '*' (21 sibs) 41: [17] [17] 0x5575c5262df0 VAL: '*' (21 sibs) 41: [18] [18] 0x5575c5262e80 VAL: '*' (21 sibs) 41: [19] [19] 0x5575c5262f10 VAL: '*a' (21 sibs) 41: [20] [20] 0x5575c5262fa0 VAL: '*a' (21 sibs) 41: [21] [21] 0x5575c5263030 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] 0x5575c5259d40 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x5575c5259dd0 VAL: 'a' (10 sibs) 41: [2] [2] 0x5575c5259e60 VAL: 'b' (10 sibs) 41: [3] [3] 0x5575c5259ef0 VAL: 'c' (10 sibs) 41: [4] [4] 0x5575c5259f80 VAL: '.foo' (10 sibs) 41: [5] [5] 0x5575c525a010 VAL: '.' (10 sibs) 41: [6] [6] 0x5575c525a0a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x5575c525a130 VAL: '+b' (10 sibs) 41: [8] [8] 0x5575c525a1c0 VAL: '/b' (10 sibs) 41: [9] [9] 0x5575c525a250 VAL: ':c' (10 sibs) 41: [10] [10] 0x5575c525a2e0 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] 0x5575c5261270 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x5575c5261300 VAL: 'a' (10 sibs) 41: [2] [2] 0x5575c5261390 VAL: 'b' (10 sibs) 41: [3] [3] 0x5575c5261420 VAL: 'c' (10 sibs) 41: [4] [4] 0x5575c52614b0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x5575c5261540 VAL: '.' (10 sibs) 41: [6] [6] 0x5575c52615d0 VAL: '-a' (10 sibs) 41: [7] [7] 0x5575c5261660 VAL: '+b' (10 sibs) 41: [8] [8] 0x5575c52616f0 VAL: '/b' (10 sibs) 41: [9] [9] 0x5575c5261780 VAL: ':c' (10 sibs) 41: [10] [10] 0x5575c5261810 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] 0x5575c525ba70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c525bb00 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c525bb90 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c525bc20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c525bcb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c525bd40 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c525bdd0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c525be60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c525bef0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c525bf80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c525c010 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c525c0a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c525c130 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] 0x5575c5263670 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c5263700 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c5263790 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c5263820 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c52638b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c5263940 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c52639d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c5263a60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c5263af0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c5263b80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c5263c10 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c5263ca0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c5263d30 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] 0x5575c525d7a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c525d830 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c525d8c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c525d950 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c525d9e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c525da70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c525db00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c525db90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c525dc20 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c525dcb0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c525dd40 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c525ddd0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c525de60 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] 0x5575c5263f80 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c5264010 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c52640a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c5264130 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c52641c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c5264250 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c52642e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c5264370 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c5264400 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c5264490 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c5264520 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c52645b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c5264640 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] 0x5575c525e9c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x5575c525ea50 VAL: 'a' (21 sibs) 41: [2] [2] 0x5575c525eae0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x5575c525eb70 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x5575c525ec00 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x5575c525ec90 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x5575c525ed20 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x5575c525edb0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x5575c525ee40 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x5575c525eed0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x5575c525ef60 VAL: '.' (21 sibs) 41: [11] [11] 0x5575c525eff0 VAL: '-a' (21 sibs) 41: [12] [12] 0x5575c525f080 VAL: '+b' (21 sibs) 41: [13] [13] 0x5575c525f110 VAL: '/b' (21 sibs) 41: [14] [14] 0x5575c525f1a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x5575c525f230 VAL: '$g' (21 sibs) 41: [16] [16] 0x5575c525f2c0 VAL: '*' (21 sibs) 41: [17] [17] 0x5575c525f350 VAL: '*' (21 sibs) 41: [18] [18] 0x5575c525f3e0 VAL: '*' (21 sibs) 41: [19] [19] 0x5575c525f470 VAL: '*a' (21 sibs) 41: [20] [20] 0x5575c525f500 VAL: '*a' (21 sibs) 41: [21] [21] 0x5575c525f590 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] 0x5575c52651a0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x5575c5265230 VAL: 'a' (21 sibs) 41: [2] [2] 0x5575c52652c0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x5575c5265350 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x5575c52653e0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x5575c5265470 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x5575c5265500 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x5575c5265590 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x5575c5265620 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x5575c52656b0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x5575c5265740 VAL: '.' (21 sibs) 41: [11] [11] 0x5575c52657d0 VAL: '-a' (21 sibs) 41: [12] [12] 0x5575c5265860 VAL: '+b' (21 sibs) 41: [13] [13] 0x5575c52658f0 VAL: '/b' (21 sibs) 41: [14] [14] 0x5575c5265980 VAL: ':c' (21 sibs) 41: [15] [15] 0x5575c5265a10 VAL: '$g' (21 sibs) 41: [16] [16] 0x5575c5265aa0 VAL: '*' (21 sibs) 41: [17] [17] 0x5575c5265b30 VAL: '*' (21 sibs) 41: [18] [18] 0x5575c5265bc0 VAL: '*' (21 sibs) 41: [19] [19] 0x5575c5265c50 VAL: '*a' (21 sibs) 41: [20] [20] 0x5575c5265ce0 VAL: '*a' (21 sibs) 41: [21] [21] 0x5575c5265d70 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] 0x5575c525e0b0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x5575c525e140 VAL: 'a' (10 sibs) 41: [2] [2] 0x5575c525e1d0 VAL: 'b' (10 sibs) 41: [3] [3] 0x5575c525e260 VAL: 'c' (10 sibs) 41: [4] [4] 0x5575c525e2f0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x5575c525e380 VAL: '.' (10 sibs) 41: [6] [6] 0x5575c525e410 VAL: '-a' (10 sibs) 41: [7] [7] 0x5575c525e4a0 VAL: '+b' (10 sibs) 41: [8] [8] 0x5575c525e530 VAL: '/b' (10 sibs) 41: [9] [9] 0x5575c525e5c0 VAL: ':c' (10 sibs) 41: [10] [10] 0x5575c525e650 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] 0x5575c5264890 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x5575c5264920 VAL: 'a' (10 sibs) 41: [2] [2] 0x5575c52649b0 VAL: 'b' (10 sibs) 41: [3] [3] 0x5575c5264a40 VAL: 'c' (10 sibs) 41: [4] [4] 0x5575c5264ad0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x5575c5264b60 VAL: '.' (10 sibs) 41: [6] [6] 0x5575c5264bf0 VAL: '-a' (10 sibs) 41: [7] [7] 0x5575c5264c80 VAL: '+b' (10 sibs) 41: [8] [8] 0x5575c5264d10 VAL: '/b' (10 sibs) 41: [9] [9] 0x5575c5264da0 VAL: ':c' (10 sibs) 41: [10] [10] 0x5575c5264e30 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] 0x5575c525fbd0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c525fc60 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c525fcf0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c525fd80 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c525fe10 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c525fea0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c525ff30 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c525ffc0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c5260050 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c52600e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c5260170 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c5260200 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c5260290 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] 0x5575c52663b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c5266440 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c52664d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c5266560 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c52665f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c5266680 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c5266710 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c52667a0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c5266830 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c52668c0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c5266950 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c52669e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c5266a70 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] 0x5575c52604e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c5260570 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c5260600 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c5260690 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c5260720 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c52607b0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c5260840 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c52608d0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c5260960 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c52609f0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c5260a80 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c5260b10 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c5260ba0 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] 0x5575c5266cc0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c5266d50 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c5266de0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c5266e70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c5266f00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c5266f90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c5267020 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c52670b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c5267140 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c52671d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c5267260 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c52672f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c5267380 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: 0x5575c523e9e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x5575c523d4d0 VAL: 'a' (21 sibs) 41: 0x5575c523d568 VAL: 'b:b' (21 sibs) 41: 0x5575c523d600 VAL: 'c{c' (21 sibs) 41: 0x5575c523d698 VAL: 'cc{' (21 sibs) 41: 0x5575c523d730 VAL: 'c}c' (21 sibs) 41: 0x5575c523d7c8 VAL: 'cc}' (21 sibs) 41: 0x5575c523d860 VAL: 'c!c' (21 sibs) 41: 0x5575c523d8f8 VAL: 'cc!' (21 sibs) 41: 0x5575c523d990 VAL: '.foo' (21 sibs) 41: 0x5575c523da28 VAL: '.' (21 sibs) 41: 0x5575c523dac0 VAL: '-a' (21 sibs) 41: 0x5575c523db58 VAL: '+b' (21 sibs) 41: 0x5575c523dbf0 VAL: '/b' (21 sibs) 41: 0x5575c523dc88 VAL: ':c' (21 sibs) 41: 0x5575c523dd20 VAL: '$g' (21 sibs) 41: 0x5575c523ddb8 VAL: '*' (21 sibs) 41: 0x5575c523de50 VAL: '*' (21 sibs) 41: 0x5575c523dee8 VAL: '*' (21 sibs) 41: 0x5575c523df80 VAL: '*a' (21 sibs) 41: 0x5575c523e018 VAL: '*a' (21 sibs) 41: 0x5575c523e0b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c52675d0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x5575c5267660 VAL: 'a' (21 sibs) 41: [2] [2] 0x5575c52676f0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x5575c5267780 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x5575c5267810 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x5575c52678a0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x5575c5267930 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x5575c52679c0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x5575c5267a50 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x5575c5267ae0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x5575c5267b70 VAL: '.' (21 sibs) 41: [11] [11] 0x5575c5267c00 VAL: '-a' (21 sibs) 41: [12] [12] 0x5575c5267c90 VAL: '+b' (21 sibs) 41: [13] [13] 0x5575c5267d20 VAL: '/b' (21 sibs) 41: [14] [14] 0x5575c5267db0 VAL: ':c' (21 sibs) 41: [15] [15] 0x5575c5267e40 VAL: '$g' (21 sibs) 41: [16] [16] 0x5575c5267ed0 VAL: '*' (21 sibs) 41: [17] [17] 0x5575c5267f60 VAL: '*' (21 sibs) 41: [18] [18] 0x5575c5267ff0 VAL: '*' (21 sibs) 41: [19] [19] 0x5575c5268080 VAL: '*a' (21 sibs) 41: [20] [20] 0x5575c5268110 VAL: '*a' (21 sibs) 41: [21] [21] 0x5575c52681a0 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: 0x5575c523eaf8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x5575c523e390 VAL: 'a' (10 sibs) 41: 0x5575c523e428 VAL: 'b' (10 sibs) 41: 0x5575c523e4c0 VAL: 'c' (10 sibs) 41: 0x5575c523e558 VAL: '.foo' (10 sibs) 41: 0x5575c523e5f0 VAL: '.' (10 sibs) 41: 0x5575c523e688 VAL: '-a' (10 sibs) 41: 0x5575c523e720 VAL: '+b' (10 sibs) 41: 0x5575c523e7b8 VAL: '/b' (10 sibs) 41: 0x5575c523e850 VAL: ':c' (10 sibs) 41: 0x5575c523e8e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c5261b80 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x5575c5261c10 VAL: 'a' (10 sibs) 41: [2] [2] 0x5575c5261ca0 VAL: 'b' (10 sibs) 41: [3] [3] 0x5575c5261d30 VAL: 'c' (10 sibs) 41: [4] [4] 0x5575c5261dc0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x5575c5261e50 VAL: '.' (10 sibs) 41: [6] [6] 0x5575c5261ee0 VAL: '-a' (10 sibs) 41: [7] [7] 0x5575c5261f70 VAL: '+b' (10 sibs) 41: [8] [8] 0x5575c5262000 VAL: '/b' (10 sibs) 41: [9] [9] 0x5575c5262090 VAL: ':c' (10 sibs) 41: [10] [10] 0x5575c5262120 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: 0x5575c523ec10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x5575c523ee00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x5575c523ee98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x5575c523ef30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x5575c523efc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x5575c523f060 KEYVAL: '.' '.' (12 sibs) 41: 0x5575c523f0f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x5575c523f190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x5575c523f228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x5575c523f2c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x5575c523f358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x5575c523f3f0 KEYVAL: '*' '*' (12 sibs) 41: 0x5575c523f488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c5268240 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c52682d0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c5268360 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c52683f0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c5268480 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c5268510 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c52685a0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c5268630 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c52686c0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c5268750 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c52687e0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c5268870 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c5268900 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: 0x5575c523ed28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x5575c523f530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x5575c523f5c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x5575c523f660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x5575c523f6f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x5575c523f790 KEYVAL: '.' '.' (12 sibs) 41: 0x5575c523f828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x5575c523f8c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x5575c523f958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x5575c523f9f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x5575c523fa88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x5575c523fb20 KEYVAL: '*' '*' (12 sibs) 41: 0x5575c523fbb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c52689a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c5268a30 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c5268ac0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c5268b50 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c5268be0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c5268c70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c5268d00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c5268d90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c5268e20 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c5268eb0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c5268f40 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c5268fd0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c5269060 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: 0x5575c523e9e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x5575c523d4d0 VAL: 'a' (21 sibs) 41: 0x5575c523d568 VAL: 'b:b' (21 sibs) 41: 0x5575c523d600 VAL: 'c{c' (21 sibs) 41: 0x5575c523d698 VAL: 'cc{' (21 sibs) 41: 0x5575c523d730 VAL: 'c}c' (21 sibs) 41: 0x5575c523d7c8 VAL: 'cc}' (21 sibs) 41: 0x5575c523d860 VAL: 'c!c' (21 sibs) 41: 0x5575c523d8f8 VAL: 'cc!' (21 sibs) 41: 0x5575c523d990 VAL: '.foo' (21 sibs) 41: 0x5575c523da28 VAL: '.' (21 sibs) 41: 0x5575c523dac0 VAL: '-a' (21 sibs) 41: 0x5575c523db58 VAL: '+b' (21 sibs) 41: 0x5575c523dbf0 VAL: '/b' (21 sibs) 41: 0x5575c523dc88 VAL: ':c' (21 sibs) 41: 0x5575c523dd20 VAL: '$g' (21 sibs) 41: 0x5575c523ddb8 VAL: '*' (21 sibs) 41: 0x5575c523de50 VAL: '*' (21 sibs) 41: 0x5575c523dee8 VAL: '*' (21 sibs) 41: 0x5575c523df80 VAL: '*a' (21 sibs) 41: 0x5575c523e018 VAL: '*a' (21 sibs) 41: 0x5575c523e0b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c5269100 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x5575c5269190 VAL: 'a' (21 sibs) 41: [2] [2] 0x5575c5269220 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x5575c52692b0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x5575c5269340 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x5575c52693d0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x5575c5269460 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x5575c52694f0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x5575c5269580 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x5575c5269610 VAL: '.foo' (21 sibs) 41: [10] [10] 0x5575c52696a0 VAL: '.' (21 sibs) 41: [11] [11] 0x5575c5269730 VAL: '-a' (21 sibs) 41: [12] [12] 0x5575c52697c0 VAL: '+b' (21 sibs) 41: [13] [13] 0x5575c5269850 VAL: '/b' (21 sibs) 41: [14] [14] 0x5575c52698e0 VAL: ':c' (21 sibs) 41: [15] [15] 0x5575c5269970 VAL: '$g' (21 sibs) 41: [16] [16] 0x5575c5269a00 VAL: '*' (21 sibs) 41: [17] [17] 0x5575c5269a90 VAL: '*' (21 sibs) 41: [18] [18] 0x5575c5269b20 VAL: '*' (21 sibs) 41: [19] [19] 0x5575c5269bb0 VAL: '*a' (21 sibs) 41: [20] [20] 0x5575c5269c40 VAL: '*a' (21 sibs) 41: [21] [21] 0x5575c5269cd0 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: 0x5575c523eaf8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x5575c523e390 VAL: 'a' (10 sibs) 41: 0x5575c523e428 VAL: 'b' (10 sibs) 41: 0x5575c523e4c0 VAL: 'c' (10 sibs) 41: 0x5575c523e558 VAL: '.foo' (10 sibs) 41: 0x5575c523e5f0 VAL: '.' (10 sibs) 41: 0x5575c523e688 VAL: '-a' (10 sibs) 41: 0x5575c523e720 VAL: '+b' (10 sibs) 41: 0x5575c523e7b8 VAL: '/b' (10 sibs) 41: 0x5575c523e850 VAL: ':c' (10 sibs) 41: 0x5575c523e8e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c5269d70 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x5575c5269e00 VAL: 'a' (10 sibs) 41: [2] [2] 0x5575c5269e90 VAL: 'b' (10 sibs) 41: [3] [3] 0x5575c5269f20 VAL: 'c' (10 sibs) 41: [4] [4] 0x5575c5269fb0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x5575c526a040 VAL: '.' (10 sibs) 41: [6] [6] 0x5575c526a0d0 VAL: '-a' (10 sibs) 41: [7] [7] 0x5575c526a160 VAL: '+b' (10 sibs) 41: [8] [8] 0x5575c526a1f0 VAL: '/b' (10 sibs) 41: [9] [9] 0x5575c526a280 VAL: ':c' (10 sibs) 41: [10] [10] 0x5575c526a310 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: 0x5575c523ec10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x5575c523ee00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x5575c523ee98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x5575c523ef30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x5575c523efc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x5575c523f060 KEYVAL: '.' '.' (12 sibs) 41: 0x5575c523f0f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x5575c523f190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x5575c523f228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x5575c523f2c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x5575c523f358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x5575c523f3f0 KEYVAL: '*' '*' (12 sibs) 41: 0x5575c523f488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c526a3b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c526a440 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c526a4d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c526a560 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c526a5f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c526a680 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c526a710 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c526a7a0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c526a830 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c526a8c0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c526a950 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c526a9e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c526aa70 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: 0x5575c523ed28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x5575c523f530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x5575c523f5c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x5575c523f660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x5575c523f6f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x5575c523f790 KEYVAL: '.' '.' (12 sibs) 41: 0x5575c523f828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x5575c523f8c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x5575c523f958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x5575c523f9f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x5575c523fa88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x5575c523fb20 KEYVAL: '*' '*' (12 sibs) 41: 0x5575c523fbb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x5575c526ab10 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5575c526aba0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5575c526ac30 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5575c526acc0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5575c526ad50 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5575c526ade0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5575c526ae70 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5575c526af00 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5575c526af90 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5575c526b020 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5575c526b0b0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5575c526b140 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5575c526b1d0 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.5.0/redhat-linux-build/test/ryml-test-simple_anchor-0.5.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x55f5d7012870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55f5d70050e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55f5d70055b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55f5d7005648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7005178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55f5d70056f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55f5d7005788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7005210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55f5d7005830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55f5d70052a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55f5d70058d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55f5d7005340 MAP: (8 sibs) 4 children: 42: 0x55f5d7005970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7005a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7005aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7005b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d70053d8 MAP: (8 sibs) 3 children: 42: 0x55f5d7005be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55f5d7005c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55f5d7005d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55f5d7005470 MAP: (8 sibs) 2 children: 42: 0x55f5d7005db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55f5d7005ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55f5d7005f88 VAL***: '*BIG' (2 sibs) 42: 0x55f5d7005e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55f5d7005508 MAP: (8 sibs) 3 children: 42: 0x55f5d7006030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55f5d7006200 VAL***: '*BIG' (3 sibs) 42: 0x55f5d7006298 VAL***: '*LEFT' (3 sibs) 42: 0x55f5d7006330 VAL***: '*SMALL' (3 sibs) 42: 0x55f5d70060c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55f5d7006160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d708e0a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d708e130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55f5d708e1c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d708e250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d708e2e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55f5d708e370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d708e400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d708e490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55f5d708e520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d708e5b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55f5d708e640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d708e6d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d708e760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d708e7f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d708e880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d708e910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d708e9a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55f5d708ea30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55f5d708eac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55f5d708eb50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55f5d708ebe0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55f5d708ec70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55f5d708ed00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55f5d708ed90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55f5d708ee20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55f5d708eeb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55f5d708ef40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55f5d708efd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55f5d708f060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55f5d708f0f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55f5d708f180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55f5d708f210 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: 0x55f5d7012988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55f5d7006d60 MAP: (8 sibs) 2 children: 42: 0x55f5d7003fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55f5d7004068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7006df8 MAP: (8 sibs) 2 children: 42: 0x55f5d70047d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55f5d7004868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7006e90 MAP: (8 sibs) 1 children: 42: 0x55f5d7007230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55f5d7006f28 MAP: (8 sibs) 1 children: 42: 0x55f5d70072d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55f5d7006fc0 MAP: (8 sibs) 4 children: 42: 0x55f5d7007370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7007408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d70074a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7007538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d7007058 MAP: (8 sibs) 4 children: 42: 0x55f5d70075e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7007678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7007710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d70077a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d70070f0 MAP: (8 sibs) 4 children: 42: 0x55f5d7007850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d70078e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7007980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7007a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d7007188 MAP: (8 sibs) 4 children: 42: 0x55f5d7007ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7007b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7007bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7007c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7090fe0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d7091070 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55f5d7091100 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d7091190 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d7091220 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55f5d70912b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d7091340 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70913d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55f5d7091460 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d70914f0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55f5d7091580 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d7091610 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70916a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d7091730 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70917c0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d7091850 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d70918e0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55f5d7091970 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55f5d7091a00 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55f5d7091a90 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55f5d7091b20 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55f5d7091bb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55f5d7091c40 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55f5d7091cd0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55f5d7091d60 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55f5d7091df0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55f5d7091e80 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55f5d7091f10 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x55f5d7091fa0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55f5d7092030 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x55f5d70920c0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55f5d7092150 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70921f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d7092280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55f5d7092310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d70923a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d7092430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55f5d70924c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d7092550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70925e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55f5d7092670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d7092700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d7092790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d7092820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70928b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d7092940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70929d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d7092a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d7092af0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x55f5d70933f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x55f5d7093480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x55f5d7092c10 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x55f5d7092ca0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x55f5d7092d30 MAP: (8 sibs) 4 children: 42: [22] [17] 0x55f5d7092b80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x55f5d7093510 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x55f5d7092e50 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x55f5d7092f70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x55f5d7093000 MAP: (8 sibs) 4 children: 42: [27] [30] 0x55f5d70932d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x55f5d7093120 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x55f5d7092ee0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x55f5d7093360 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70921f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d7092280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55f5d7092310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d70923a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d7092430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55f5d70924c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d7092550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70925e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55f5d7092670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d7092700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d7092790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d7092820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70928b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d7092940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70929d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d7092a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d7092af0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55f5d7092b80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55f5d7092c10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55f5d7092ca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55f5d7092d30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55f5d7092dc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55f5d7092e50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55f5d7092ee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55f5d7092f70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55f5d7093000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55f5d7093090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55f5d7093120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55f5d70931b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55f5d7093240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55f5d70932d0 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: 0x55f5d7012aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d70081a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55f5d7008238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55f5d70082d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d7008540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55f5d70085d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55f5d7008368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55f5d70041b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7008400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55f5d7008680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7008718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7008498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55f5d70087c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7008858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7094600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d7094690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d7094720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d70947b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d7094840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d70948d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d7094960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70949f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d7094a80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d7094b10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d7094ba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d7094c30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d7094cc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d7094d50 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: 0x55f5d7012bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d7008900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55f5d7008998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55f5d7008a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d7008ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55f5d7008d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55f5d7008ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55f5d7008de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7008b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55f5d7008e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7008f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7008bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55f5d7008fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7009058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7096940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70969d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d7096a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d7096af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d7096b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d7096c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d7096ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d7096d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d7096dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d7096e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d7096ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d7096f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d7097000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d7097090 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: 0x55f5d7012cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d70099d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7009a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7009b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d7009d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d7009e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d7009b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55f5d7009eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7009c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55f5d7009f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d7009fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7009cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55f5d700a090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d700a128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7098ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d7098b40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d7098bd0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d7098c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d7098cf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d7098d80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d7098e10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d7098ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d7098f30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d7098fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d7099050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70990e0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d7099170 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d7099200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d7098ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d7098b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d7098bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d7098c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d7098cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d7098d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d7098e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d7098ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d7098f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55f5d7099290 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d7099050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70990e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55f5d7098fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d7099200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d7098ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d7098b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d7098bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d7098c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d7098cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d7098d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d7098e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d7098ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d7098f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d7098fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d7099050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70990e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d7099170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d7099200 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: 0x55f5d7012de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d7007d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7007e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7007eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d700a1d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d700a268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d7007f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55f5d700a310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7007fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55f5d700a3b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d700a448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7008078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55f5d700a4f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d700a588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d709ae00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d709ae90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d709af20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d709afb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d709b040 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d709b0d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d709b160 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d709b1f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d709b280 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d709b310 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d709b3a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d709b430 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d709b4c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d709b550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d709ae00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d709ae90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d709af20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d709afb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d709b040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d709b0d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d709b160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d709b1f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d709b280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55f5d709b5e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d709b3a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d709b430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55f5d709b310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d709b550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d709ae00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d709ae90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d709af20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d709afb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d709b040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d709b0d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d709b160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d709b1f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d709b280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d709b310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d709b3a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d709b430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d709b4c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d709b550 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: 0x55f5d7012f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55f5d700ac30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55f5d700acc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55f5d700ad60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55f5d7004910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55f5d70049a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55f5d700adf8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55f5d700b060 MAP: (2 sibs) 4 children: 42: 0x55f5d7006640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55f5d70066d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55f5d7006770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55f5d7006808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55f5d700b0f8 MAP: (2 sibs) 5 children: 42: 0x55f5d700b1a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55f5d700b238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55f5d700b2d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55f5d700b368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55f5d700b400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55f5d700ae90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55f5d70044c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55f5d7004558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55f5d70045f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55f5d700af28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55f5d700afc0 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] 0x55f5d709e400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d709e490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d709e520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d709e5b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d709e640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d709e6d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d709e760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d709e7f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d709e880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d709e910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d709e9a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d709ea30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d709eac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d709eb50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d709ebe0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d709ec70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d709ed00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d709ed90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d709ee20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55f5d709eeb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d709ef40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d709efd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d709f060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55f5d709f0f0 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: 0x55f5d7013018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55f5d700b4f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55f5d700b588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55f5d700b620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55f5d700b920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55f5d700b9b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55f5d700b6b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55f5d700ba60 MAP: (2 sibs) 4 children: 42: 0x55f5d70068b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55f5d7006948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55f5d70069e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55f5d7006a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55f5d700baf8 MAP: (2 sibs) 5 children: 42: 0x55f5d700bba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55f5d700bc38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55f5d700bcd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55f5d700bd68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55f5d700be00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55f5d700b750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55f5d7004df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55f5d7004e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55f5d7004f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55f5d700b7e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55f5d700bea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55f5d700bf38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55f5d700bfd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55f5d700b880 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] 0x55f5d70a15f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70a1680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70a1710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70a17a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70a1830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70a18c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70a1950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70a19e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70a1a70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70a1b00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70a1b90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70a1c20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70a1cb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70a1d40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70a1dd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70a1e60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70a1ef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70a1f80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70a2010 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70a20a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70a2130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70a21c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70a2250 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55f5d70a22e0 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] 0x55f5d70a15f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70a1680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70a1710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70a17a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70a1830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70a18c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70a1950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70a19e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70a1a70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70a1b00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70a1b90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70a1c20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70a1cb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70a1d40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70a1dd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70a1e60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70a1ef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70a1f80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70a2010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70a20a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70a2130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70a21c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70a2250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x55f5d70a2370 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x55f5d70a2400 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x55f5d70a2490 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x55f5d70a22e0 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] 0x55f5d70a15f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70a1680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70a1710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70a17a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70a1830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70a18c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70a1950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70a19e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70a1a70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70a1b00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70a1b90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70a1c20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70a1cb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70a1d40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70a1dd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70a1e60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70a1ef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70a1f80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70a2010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70a20a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70a2130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70a21c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70a2250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55f5d70a22e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55f5d70a2370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55f5d70a2400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55f5d70a2490 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: 0x55f5d7013130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55f5d700db70 MAP: (6 sibs) 1 children: 42: 0x55f5d700df10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55f5d700dfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d700e048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d700e0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d700e178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d700e210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55f5d700dc08 MAP: (6 sibs) 1 children: 42: 0x55f5d700e2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55f5d700e350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d700e3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d700e480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d700e518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d700e5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700dca0 MAP: (6 sibs) 1 children: 42: 0x55f5d700e650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55f5d700dd38 MAP: (6 sibs) 1 children: 42: 0x55f5d700e6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55f5d700ddd0 MAP: (6 sibs) 1 children: 42: 0x55f5d700e790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55f5d700e830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55f5d700e8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55f5d700de68 MAP: (6 sibs) 1 children: 42: 0x55f5d700e970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70a47b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70a4840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70a48d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70a4960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70a49f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70a4a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70a4b10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70a4ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70a4c30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70a4cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70a4d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70a4de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70a4e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70a4f00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70a4f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70a5020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70a50b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55f5d70a5140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55f5d70a51d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55f5d70a5260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55f5d70a52f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55f5d70a5380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55f5d70a5410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55f5d70a54a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55f5d70a5530 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: 0x55f5d7013248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55f5d700fc10 MAP: (6 sibs) 1 children: 42: 0x55f5d7009750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d700ffb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d70100e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d7010178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d7010210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55f5d700fca8 MAP: (6 sibs) 1 children: 42: 0x55f5d70097f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d70102b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d70103e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d7010478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d7010510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700fd40 MAP: (6 sibs) 1 children: 42: 0x55f5d7009890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d70105b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d70106e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d7010778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d7010810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55f5d700fdd8 MAP: (6 sibs) 1 children: 42: 0x55f5d7009930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d70108b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d70109e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d7010a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d7010b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700fe70 MAP: (6 sibs) 1 children: 42: 0x55f5d7010bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d7010c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d7010d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d7010e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d7010eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700ff08 MAP: (6 sibs) 1 children: 42: 0x55f5d7010f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d7010ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7011088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d7011120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d70111b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d7011250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70a7970 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70a7a00 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70a7a90 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70a7b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70a7bb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70a7c40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70a7cd0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70a7d60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70a7df0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70a7e80 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70a7f10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70a7fa0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70a8030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70a80c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70a8150 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70a81e0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70a8270 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55f5d70a8300 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55f5d70a8390 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55f5d70a8420 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55f5d70a84b0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55f5d70a8540 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55f5d70a85d0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55f5d70a8660 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55f5d70a86f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70a8b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70a8c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70a8ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70a8d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70a8dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70a8e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70a8ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70a8f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70a9000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70a9090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70a9120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70a91b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70a9240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70a92d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70a9360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70a93f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70a9480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x55f5d70a9990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x55f5d70a9a20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x55f5d70a9ab0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x55f5d70a9b40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x55f5d70a9bd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x55f5d70a9510 MAP: (6 sibs) 1 children: 42: [23] [18] 0x55f5d70a95a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x55f5d70a9c60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x55f5d70a9cf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x55f5d70a9d80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x55f5d70a9e10 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x55f5d70a9ea0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x55f5d70a9630 MAP: (6 sibs) 1 children: 42: [30] [20] 0x55f5d70a96c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x55f5d70a9f30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x55f5d70a9fc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x55f5d70aa050 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x55f5d70aa0e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x55f5d70a97e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x55f5d70a9870 MAP: (6 sibs) 1 children: 42: [37] [24] 0x55f5d70a9900 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x55f5d70a9750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55f5d70aa170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55f5d70aa200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55f5d70aa290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55f5d70aa320 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70a8b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70a8c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70a8ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70a8d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70a8dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70a8e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70a8ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70a8f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70a9000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70a9090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70a9120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70a91b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70a9240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70a92d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70a9360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70a93f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70a9480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55f5d70a9510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55f5d70a95a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55f5d70a9630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55f5d70a96c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55f5d70a9750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55f5d70a97e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55f5d70a9870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55f5d70a9900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55f5d70a9990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55f5d70a9a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55f5d70a9ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55f5d70a9b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55f5d70a9bd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55f5d70a9c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55f5d70a9cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55f5d70a9d80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55f5d70a9e10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55f5d70a9ea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55f5d70a9f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55f5d70a9fc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55f5d70aa050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55f5d70aa0e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55f5d70aa170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55f5d70aa200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55f5d70aa290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55f5d70aa320 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: 0x55f5d7013360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55f5d70112f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d7011388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d7011420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d70114b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d7011550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55f5d70115e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55f5d7011680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55f5d7011718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55f5d70117b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55f5d700f010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55f5d7011848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55f5d700f0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55f5d70118e0 DOCMAP: (17 sibs) 2 children: 42: 0x55f5d7003e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55f5d7003f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55f5d7011978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700f150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55f5d7011a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700f1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55f5d7011aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700ea10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55f5d7011b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700eab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55f5d7011bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55f5d7011c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70abea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55f5d70abf30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55f5d70abfc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55f5d70ac050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55f5d70ac0e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55f5d70ac170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55f5d70ac200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55f5d70ac290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55f5d70ac320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55f5d70ac3b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55f5d70ac440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55f5d70ac4d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55f5d70ac560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55f5d70ac5f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55f5d70ac680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55f5d70ac710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55f5d70ac7a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55f5d70ac830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55f5d70ac8c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55f5d70ac950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55f5d70ac9e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55f5d70aca70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55f5d70acb00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55f5d70acb90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55f5d70acc20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55f5d70accb0 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: 0x55f5d7013478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55f5d700f610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55f5d700f6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55f5d700f740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55f5d700f7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55f5d700f870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55f5d7009100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55f5d7009198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70ab590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70ab620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55f5d70ab6b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55f5d70ab740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70ab7d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55f5d70ab860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70ab8f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70ab980 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: 0x55f5d7013590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55f5d700c070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55f5d700c108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55f5d700c1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55f5d700c238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55f5d700c2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55f5d7009290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55f5d7009328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70af8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70af980 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55f5d70afa10 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55f5d70afaa0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70afb30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55f5d70afbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70afc50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70afce0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70af8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70af980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55f5d70afa10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55f5d70afaa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70afb30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55f5d70afbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70afc50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70afce0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70af8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70af980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55f5d70afa10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55f5d70afaa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70afb30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55f5d70afbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70afc50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70afce0 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: 0x55f5d70136a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d7004690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55f5d7004728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70b1620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70b16b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55f5d70b1740 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: 0x55f5d70137c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d700a630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55f5d700a6c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70b3350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70b33e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55f5d70b3470 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70b3350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70b33e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55f5d70b3470 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70b3350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70b33e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55f5d70b3470 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: 0x55f5d70138d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55f5d7011e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55f5d7011ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55f5d7011f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55f5d7012320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55f5d70123b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55f5d7012018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55f5d7004c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55f5d7004cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55f5d7004d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55f5d70120b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55f5d7012460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55f5d70124f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55f5d7012148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55f5d70121e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55f5d70125a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55f5d7012638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55f5d7012278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55f5d70126e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55f5d7012778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70b5ee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55f5d70b5f70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55f5d70b6000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55f5d70b6090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70b6120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55f5d70b61b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55f5d70b6240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70b62d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55f5d70b6360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55f5d70b63f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55f5d70b6480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70b6510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55f5d70b65a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55f5d70b6630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55f5d70b66c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70b6750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55f5d70b67e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55f5d70b6870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70b6900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55f5d70b6990 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: 0x55f5d70139f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55f5d7014b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55f5d7014bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55f5d7014c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55f5d7015000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55f5d7015098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55f5d7014cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55f5d7015140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55f5d70151d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55f5d7015270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55f5d7014d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55f5d7015310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55f5d70153a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55f5d7014e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55f5d7014ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55f5d7015450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55f5d70154e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55f5d7014f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55f5d7015590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55f5d7015628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70b8e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70b8eb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55f5d70b8f40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55f5d70b8fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70b9060 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55f5d70b90f0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55f5d70b9180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70b9210 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55f5d70b92a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55f5d70b9330 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55f5d70b93c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70b9450 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55f5d70b94e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55f5d70b9570 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55f5d70b9600 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70b9690 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55f5d70b9720 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55f5d70b97b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70b9840 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55f5d70b98d0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70b8e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70b8eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55f5d70b8f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55f5d70b8fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70b9060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55f5d70b90f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55f5d70b9180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70b9210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55f5d70b92a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55f5d70b9330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55f5d70b93c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70b9450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55f5d70b94e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55f5d70b9570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55f5d70b9600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70b9690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55f5d70b9720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55f5d70b97b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70b9840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55f5d70b98d0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70b8e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70b8eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55f5d70b8f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55f5d70b8fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70b9060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55f5d70b90f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55f5d70b9180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70b9210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55f5d70b92a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55f5d70b9330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55f5d70b93c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70b9450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55f5d70b94e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55f5d70b9570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55f5d70b9600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70b9690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55f5d70b9720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55f5d70b97b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70b9840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55f5d70b98d0 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: 0x55f5d7013b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55f5d700cf90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55f5d700d460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55f5d700d4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55f5d700d590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55f5d700d028 MAP: (8 sibs) 3 children: 42: 0x55f5d700d630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55f5d700d6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55f5d700d760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55f5d700d0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55f5d700c710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55f5d700d158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55f5d700c7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55f5d700d1f0 MAP: (8 sibs) 7 children: 42: 0x55f5d70156d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55f5d7015768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55f5d7015800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55f5d7015898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55f5d7015930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55f5d70159c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55f5d7015a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55f5d700d288 VAL***: '*a0' (8 sibs) 42: 0x55f5d700d320 VAL***: '*a7' (8 sibs) 42: 0x55f5d700d3b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70bbd60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55f5d70bbdf0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55f5d70bbe80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70bbf10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70bbfa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70bc030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70bc0c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70bc150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70bc1e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70bc270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55f5d70bc300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70bc390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55f5d70bc420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70bc4b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70bc540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70bc5d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70bc660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70bc6f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70bc780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70bc810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70bc8a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70bc930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55f5d70bc9c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55f5d70bca50 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: 0x55f5d7013c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55f5d7015b00 MAP: (8 sibs) 3 children: 42: 0x55f5d7015fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55f5d7016068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55f5d7016100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55f5d7015b98 MAP: (8 sibs) 3 children: 42: 0x55f5d70161a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55f5d7016238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55f5d70162d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55f5d7015c30 MAP: (8 sibs) 1 children: 42: 0x55f5d700ab80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55f5d7015cc8 MAP: (8 sibs) 1 children: 42: 0x55f5d700da20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55f5d7015d60 MAP: (8 sibs) 7 children: 42: 0x55f5d7016370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55f5d7016408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55f5d70164a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55f5d7016538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55f5d70165d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55f5d7016668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55f5d7016700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55f5d7015df8 MAP: (8 sibs) 3 children: 42: 0x55f5d70167a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55f5d7016838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55f5d70168d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55f5d7015e90 MAP: (8 sibs) 1 children: 42: 0x55f5d7016970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55f5d7015f28 MAP: (8 sibs) 1 children: 42: 0x55f5d7016a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70be390 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55f5d70be420 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55f5d70be4b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70be540 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70be5d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70be660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70be6f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70be780 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70be810 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70be8a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55f5d70be930 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70be9c0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55f5d70bea50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70beae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70beb70 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70bec00 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70bec90 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70bed20 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70bedb0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70bee40 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70beed0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70bef60 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55f5d70beff0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55f5d70bf080 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70be390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70be420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55f5d70be4b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70be540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70be5d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70be660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70be6f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70be780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70be810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70be8a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d70be930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70be9c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55f5d70bea50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70beae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70beb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70bec00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70bec90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70bed20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70bedb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70bee40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70beed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70bef60 MAP: (8 sibs) 3 children: 42: [22] [24] 0x55f5d70bf110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x55f5d70bf1a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x55f5d70bf230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x55f5d70beff0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x55f5d70bf2c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x55f5d70bf080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55f5d70bf350 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70be390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70be420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55f5d70be4b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70be540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70be5d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70be660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70be6f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70be780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70be810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70be8a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d70be930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70be9c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55f5d70bea50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70beae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70beb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70bec00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70bec90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70bed20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70bedb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70bee40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70beed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70bef60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55f5d70beff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55f5d70bf080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55f5d70bf110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55f5d70bf1a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55f5d70bf230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55f5d70bf2c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55f5d70bf350 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: 0x55f5d7013d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55f5d7004a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55f5d7004ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55f5d7004b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70c09c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55f5d70c0a50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55f5d70c0ae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55f5d70c0b70 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: 0x55f5d7013e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d700a770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55f5d700a808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70c26f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70c2780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70c2810 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: 0x55f5d7013f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d700a8b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55f5d700a948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70c4420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70c44b0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70c4540 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70c4420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70c44b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70c4540 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70c4420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70c44b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70c4540 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: 0x55f5d7012870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55f5d70050e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55f5d70055b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55f5d7005648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7005178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55f5d70056f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55f5d7005788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7005210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55f5d7005830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55f5d70052a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55f5d70058d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55f5d7005340 MAP: (8 sibs) 4 children: 42: 0x55f5d7005970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7005a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7005aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7005b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d70053d8 MAP: (8 sibs) 3 children: 42: 0x55f5d7005be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55f5d7005c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55f5d7005d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55f5d7005470 MAP: (8 sibs) 2 children: 42: 0x55f5d7005db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55f5d7005ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55f5d7005f88 VAL***: '*BIG' (2 sibs) 42: 0x55f5d7005e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55f5d7005508 MAP: (8 sibs) 3 children: 42: 0x55f5d7006030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55f5d7006200 VAL***: '*BIG' (3 sibs) 42: 0x55f5d7006298 VAL***: '*LEFT' (3 sibs) 42: 0x55f5d7006330 VAL***: '*SMALL' (3 sibs) 42: 0x55f5d70060c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55f5d7006160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70c5640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70c56d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55f5d70c5760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d70c57f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d70c5880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55f5d70c5910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d70c59a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70c5a30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55f5d70c5ac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d70c5b50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55f5d70c5be0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d70c5c70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70c5d00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d70c5d90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70c5e20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d70c5eb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d70c5f40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55f5d70c5fd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55f5d70c6060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55f5d70c60f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55f5d70c6180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55f5d70c6210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55f5d70c62a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55f5d70c6330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55f5d70c63c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55f5d70c6450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55f5d70c64e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55f5d70c6570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55f5d70c6600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55f5d70c6690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55f5d70c6720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55f5d70c67b0 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: 0x55f5d7012988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55f5d7006d60 MAP: (8 sibs) 2 children: 42: 0x55f5d7003fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55f5d7004068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7006df8 MAP: (8 sibs) 2 children: 42: 0x55f5d70047d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55f5d7004868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7006e90 MAP: (8 sibs) 1 children: 42: 0x55f5d7007230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55f5d7006f28 MAP: (8 sibs) 1 children: 42: 0x55f5d70072d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55f5d7006fc0 MAP: (8 sibs) 4 children: 42: 0x55f5d7007370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7007408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d70074a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7007538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d7007058 MAP: (8 sibs) 4 children: 42: 0x55f5d70075e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7007678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7007710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d70077a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d70070f0 MAP: (8 sibs) 4 children: 42: 0x55f5d7007850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d70078e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7007980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7007a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d7007188 MAP: (8 sibs) 4 children: 42: 0x55f5d7007ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7007b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7007bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7007c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70c6850 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70c68e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55f5d70c6970 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d70c6a00 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d70c6a90 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55f5d70c6b20 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d70c6bb0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70c6c40 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55f5d70c6cd0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d70c6d60 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55f5d70c6df0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d70c6e80 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70c6f10 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d70c6fa0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70c7030 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d70c70c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d70c7150 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55f5d70c71e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55f5d70c7270 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55f5d70c7300 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55f5d70c7390 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55f5d70c7420 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55f5d70c74b0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55f5d70c7540 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55f5d70c75d0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55f5d70c7660 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55f5d70c76f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55f5d70c7780 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x55f5d70c7810 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55f5d70c78a0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x55f5d70c7930 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55f5d70c79c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70c7a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70c7af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55f5d70c7b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d70c7c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d70c7ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55f5d70c7d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d70c7dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70c7e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55f5d70c7ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d70c7f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d70c8000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d70c8090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70c8120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d70c81b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70c8240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d70c82d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d70c8360 MAP: (8 sibs) 4 children: 42: [17] [32] 0x55f5d70c8c60 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x55f5d70c8cf0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x55f5d70c8480 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x55f5d70c8510 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x55f5d70c85a0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x55f5d70c83f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x55f5d70c8d80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x55f5d70c86c0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x55f5d70c87e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x55f5d70c8870 MAP: (8 sibs) 4 children: 42: [27] [30] 0x55f5d70c8b40 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x55f5d70c8990 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x55f5d70c8750 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x55f5d70c8bd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70c7a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70c7af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55f5d70c7b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d70c7c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d70c7ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55f5d70c7d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d70c7dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70c7e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55f5d70c7ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d70c7f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d70c8000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d70c8090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70c8120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d70c81b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70c8240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d70c82d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d70c8360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55f5d70c83f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55f5d70c8480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55f5d70c8510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55f5d70c85a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55f5d70c8630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55f5d70c86c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55f5d70c8750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55f5d70c87e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55f5d70c8870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55f5d70c8900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55f5d70c8990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55f5d70c8a20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55f5d70c8ab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55f5d70c8b40 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: 0x55f5d7012aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d70081a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55f5d7008238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55f5d70082d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d7008540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55f5d70085d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55f5d7008368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55f5d70041b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7008400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55f5d7008680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7008718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7008498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55f5d70087c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7008858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70c4d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70c4dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d70c4e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d70c4ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70c4f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d70c5000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d70c5090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70c5120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70c51b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70c5240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d70c52d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70c5360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70c53f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d70c5480 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: 0x55f5d7012bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d7008900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55f5d7008998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55f5d7008a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d7008ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55f5d7008d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55f5d7008ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55f5d7008de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7008b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55f5d7008e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7008f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7008bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55f5d7008fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7009058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70c6850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70c68e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d70c6970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d70c6a00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70c6a90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d70c6b20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d70c6bb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70c6c40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70c6cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70c6d60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d70c6df0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70c6e80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70c6f10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d70c6fa0 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: 0x55f5d7012cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d70099d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7009a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7009b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d7009d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d7009e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d7009b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55f5d7009eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7009c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55f5d7009f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d7009fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7009cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55f5d700a090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d700a128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70c9e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70c9f00 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d70c9f90 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d70ca020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70ca0b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d70ca140 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d70ca1d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70ca260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70ca2f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70ca380 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d70ca410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70ca4a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70ca530 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d70ca5c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70c9e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70c9f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d70c9f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d70ca020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70ca0b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d70ca140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d70ca1d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70ca260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70ca2f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55f5d70ca650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d70ca410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70ca4a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55f5d70ca380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d70ca5c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70c9e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70c9f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d70c9f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d70ca020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70ca0b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d70ca140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d70ca1d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70ca260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70ca2f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70ca380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d70ca410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70ca4a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70ca530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d70ca5c0 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: 0x55f5d7012de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d7007d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7007e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7007eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d700a1d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d700a268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d7007f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55f5d700a310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7007fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55f5d700a3b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d700a448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7008078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55f5d700a4f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d700a588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70ca780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70ca810 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d70ca8a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d70ca930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70ca9c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d70caa50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d70caae0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70cab70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70cac00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70cac90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d70cad20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70cadb0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70cae40 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d70caed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70ca780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70ca810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d70ca8a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d70ca930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70ca9c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d70caa50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d70caae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70cab70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70cac00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55f5d70caf60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d70cad20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70cadb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55f5d70cac90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d70caed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70ca780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70ca810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d70ca8a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d70ca930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70ca9c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d70caa50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d70caae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70cab70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70cac00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70cac90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d70cad20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70cadb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70cae40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d70caed0 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: 0x55f5d7012f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55f5d700ac30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55f5d700acc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55f5d700ad60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55f5d7004910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55f5d70049a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55f5d700adf8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55f5d700b060 MAP: (2 sibs) 4 children: 42: 0x55f5d7006640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55f5d70066d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55f5d7006770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55f5d7006808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55f5d700b0f8 MAP: (2 sibs) 5 children: 42: 0x55f5d700b1a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55f5d700b238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55f5d700b2d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55f5d700b368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55f5d700b400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55f5d700ae90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55f5d70044c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55f5d7004558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55f5d70045f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55f5d700af28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55f5d700afc0 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] 0x55f5d70cb9a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70cba30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70cbac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70cbb50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70cbbe0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70cbc70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70cbd00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70cbd90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70cbe20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70cbeb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70cbf40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70cbfd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70cc060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70cc0f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70cc180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70cc210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70cc2a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70cc330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70cc3c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70cc450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70cc4e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70cc570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70cc600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55f5d70cc690 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: 0x55f5d7013018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55f5d700b4f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55f5d700b588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55f5d700b620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55f5d700b920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55f5d700b9b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55f5d700b6b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55f5d700ba60 MAP: (2 sibs) 4 children: 42: 0x55f5d70068b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55f5d7006948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55f5d70069e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55f5d7006a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55f5d700baf8 MAP: (2 sibs) 5 children: 42: 0x55f5d700bba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55f5d700bc38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55f5d700bcd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55f5d700bd68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55f5d700be00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55f5d700b750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55f5d7004df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55f5d7004e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55f5d7004f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55f5d700b7e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55f5d700bea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55f5d700bf38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55f5d700bfd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55f5d700b880 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] 0x55f5d70ccbb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70ccc40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70cccd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70ccd60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70ccdf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70cce80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70ccf10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70ccfa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70cd030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70cd0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70cd150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70cd1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70cd270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70cd300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70cd390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70cd420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70cd4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70cd540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70cd5d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70cd660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70cd6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70cd780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70cd810 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55f5d70cd8a0 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] 0x55f5d70ccbb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70ccc40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70cccd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70ccd60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70ccdf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70cce80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70ccf10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70ccfa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70cd030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70cd0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70cd150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70cd1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70cd270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70cd300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70cd390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70cd420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70cd4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70cd540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70cd5d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70cd660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70cd6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70cd780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70cd810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x55f5d70cd930 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x55f5d70cd9c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x55f5d70cda50 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x55f5d70cd8a0 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] 0x55f5d70ccbb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70ccc40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70cccd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70ccd60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70ccdf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70cce80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70ccf10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70ccfa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70cd030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70cd0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70cd150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70cd1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70cd270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70cd300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70cd390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70cd420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70cd4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70cd540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70cd5d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70cd660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70cd6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70cd780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70cd810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55f5d70cd8a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55f5d70cd930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55f5d70cd9c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55f5d70cda50 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: 0x55f5d7013130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55f5d700db70 MAP: (6 sibs) 1 children: 42: 0x55f5d700df10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55f5d700dfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d700e048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d700e0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d700e178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d700e210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55f5d700dc08 MAP: (6 sibs) 1 children: 42: 0x55f5d700e2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55f5d700e350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d700e3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d700e480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d700e518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d700e5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700dca0 MAP: (6 sibs) 1 children: 42: 0x55f5d700e650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55f5d700dd38 MAP: (6 sibs) 1 children: 42: 0x55f5d700e6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55f5d700ddd0 MAP: (6 sibs) 1 children: 42: 0x55f5d700e790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55f5d700e830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55f5d700e8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55f5d700de68 MAP: (6 sibs) 1 children: 42: 0x55f5d700e970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70cddc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70cde50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70cdee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70cdf70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70ce000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70ce090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70ce120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70ce1b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70ce240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70ce2d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70ce360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70ce3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70ce480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70ce510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70ce5a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70ce630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70ce6c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55f5d70ce750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55f5d70ce7e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55f5d70ce870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55f5d70ce900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55f5d70ce990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55f5d70cea20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55f5d70ceab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55f5d70ceb40 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: 0x55f5d7013248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55f5d700fc10 MAP: (6 sibs) 1 children: 42: 0x55f5d7009750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d700ffb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d70100e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d7010178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d7010210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55f5d700fca8 MAP: (6 sibs) 1 children: 42: 0x55f5d70097f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d70102b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d70103e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d7010478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d7010510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700fd40 MAP: (6 sibs) 1 children: 42: 0x55f5d7009890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d70105b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d70106e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d7010778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d7010810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55f5d700fdd8 MAP: (6 sibs) 1 children: 42: 0x55f5d7009930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d70108b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d70109e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d7010a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d7010b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700fe70 MAP: (6 sibs) 1 children: 42: 0x55f5d7010bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d7010c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d7010d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d7010e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d7010eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700ff08 MAP: (6 sibs) 1 children: 42: 0x55f5d7010f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d7010ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7011088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d7011120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d70111b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d7011250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70cefd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70cf060 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70cf0f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70cf180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70cf210 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70cf2a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70cf330 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70cf3c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70cf450 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70cf4e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70cf570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70cf600 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70cf690 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70cf720 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70cf7b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70cf840 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70cf8d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55f5d70cf960 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55f5d70cf9f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55f5d70cfa80 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55f5d70cfb10 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55f5d70cfba0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55f5d70cfc30 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55f5d70cfcc0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55f5d70cfd50 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70d01e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70d0270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70d0300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70d0390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70d0420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70d04b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70d0540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70d05d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70d0660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70d06f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70d0780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70d0810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70d08a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70d0930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70d09c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70d0a50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70d0ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x55f5d70d0ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x55f5d70d1080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x55f5d70d1110 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x55f5d70d11a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x55f5d70d1230 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x55f5d70d0b70 MAP: (6 sibs) 1 children: 42: [23] [18] 0x55f5d70d0c00 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x55f5d70d12c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x55f5d70d1350 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x55f5d70d13e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x55f5d70d1470 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x55f5d70d1500 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x55f5d70d0c90 MAP: (6 sibs) 1 children: 42: [30] [20] 0x55f5d70d0d20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x55f5d70d1590 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x55f5d70d1620 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x55f5d70d16b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x55f5d70d1740 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x55f5d70d0e40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x55f5d70d0ed0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x55f5d70d0f60 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x55f5d70d0db0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55f5d70d17d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55f5d70d1860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55f5d70d18f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55f5d70d1980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70d01e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70d0270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70d0300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70d0390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70d0420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70d04b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70d0540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70d05d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70d0660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70d06f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70d0780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70d0810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70d08a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70d0930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70d09c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70d0a50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70d0ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55f5d70d0b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55f5d70d0c00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55f5d70d0c90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55f5d70d0d20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55f5d70d0db0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55f5d70d0e40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55f5d70d0ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55f5d70d0f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55f5d70d0ff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55f5d70d1080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55f5d70d1110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55f5d70d11a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55f5d70d1230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55f5d70d12c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55f5d70d1350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55f5d70d13e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55f5d70d1470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55f5d70d1500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55f5d70d1590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55f5d70d1620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55f5d70d16b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55f5d70d1740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55f5d70d17d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55f5d70d1860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55f5d70d18f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55f5d70d1980 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: 0x55f5d7013360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55f5d70112f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d7011388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d7011420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d70114b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d7011550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55f5d70115e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55f5d7011680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55f5d7011718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55f5d70117b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55f5d700f010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55f5d7011848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55f5d700f0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55f5d70118e0 DOCMAP: (17 sibs) 2 children: 42: 0x55f5d7003e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55f5d7003f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55f5d7011978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700f150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55f5d7011a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700f1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55f5d7011aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700ea10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55f5d7011b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700eab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55f5d7011bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55f5d7011c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70cefd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55f5d70cf060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55f5d70cf0f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55f5d70cf180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55f5d70cf210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55f5d70cf2a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55f5d70cf330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55f5d70cf3c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55f5d70cf450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55f5d70cf4e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55f5d70cf570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55f5d70cf600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55f5d70cf690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55f5d70cf720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55f5d70cf7b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55f5d70cf840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55f5d70cf8d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55f5d70cf960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55f5d70cf9f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55f5d70cfa80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55f5d70cfb10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55f5d70cfba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55f5d70cfc30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55f5d70cfcc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55f5d70cfd50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55f5d70cfde0 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: 0x55f5d7013478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55f5d700f610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55f5d700f6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55f5d700f740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55f5d700f7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55f5d700f870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55f5d7009100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55f5d7009198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70cb090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70cb120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55f5d70cb1b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55f5d70cb240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70cb2d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55f5d70cb360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70cb3f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70cb480 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: 0x55f5d7013590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55f5d700c070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55f5d700c108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55f5d700c1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55f5d700c238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55f5d700c2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55f5d7009290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55f5d7009328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70d25f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70d2680 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55f5d70d2710 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55f5d70d27a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70d2830 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55f5d70d28c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70d2950 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70d29e0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70d25f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70d2680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55f5d70d2710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55f5d70d27a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70d2830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55f5d70d28c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70d2950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70d29e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70d25f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70d2680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55f5d70d2710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55f5d70d27a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70d2830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55f5d70d28c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70d2950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70d29e0 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: 0x55f5d70136a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d7004690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55f5d7004728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70d2f00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70d2f90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55f5d70d3020 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: 0x55f5d70137c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d700a630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55f5d700a6c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70d3810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70d38a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55f5d70d3930 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70d3810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70d38a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55f5d70d3930 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70d3810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70d38a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55f5d70d3930 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: 0x55f5d70138d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55f5d7011e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55f5d7011ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55f5d7011f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55f5d7012320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55f5d70123b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55f5d7012018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55f5d7004c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55f5d7004cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55f5d7004d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55f5d70120b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55f5d7012460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55f5d70124f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55f5d7012148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55f5d70121e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55f5d70125a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55f5d7012638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55f5d7012278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55f5d70126e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55f5d7012778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70d4a30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55f5d70d4ac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55f5d70d4b50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55f5d70d4be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70d4c70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55f5d70d4d00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55f5d70d4d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70d4e20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55f5d70d4eb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55f5d70d4f40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55f5d70d4fd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70d5060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55f5d70d50f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55f5d70d5180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55f5d70d5210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70d52a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55f5d70d5330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55f5d70d53c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70d5450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55f5d70d54e0 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: 0x55f5d70139f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55f5d7014b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55f5d7014bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55f5d7014c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55f5d7015000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55f5d7015098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55f5d7014cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55f5d7015140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55f5d70151d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55f5d7015270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55f5d7014d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55f5d7015310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55f5d70153a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55f5d7014e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55f5d7014ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55f5d7015450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55f5d70154e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55f5d7014f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55f5d7015590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55f5d7015628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70d5c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70d5cd0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55f5d70d5d60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55f5d70d5df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70d5e80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55f5d70d5f10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55f5d70d5fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70d6030 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55f5d70d60c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55f5d70d6150 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55f5d70d61e0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70d6270 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55f5d70d6300 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55f5d70d6390 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55f5d70d6420 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70d64b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55f5d70d6540 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55f5d70d65d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70d6660 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55f5d70d66f0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70d5c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70d5cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55f5d70d5d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55f5d70d5df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70d5e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55f5d70d5f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55f5d70d5fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70d6030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55f5d70d60c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55f5d70d6150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55f5d70d61e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70d6270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55f5d70d6300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55f5d70d6390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55f5d70d6420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70d64b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55f5d70d6540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55f5d70d65d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70d6660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55f5d70d66f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70d5c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70d5cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55f5d70d5d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55f5d70d5df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70d5e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55f5d70d5f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55f5d70d5fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70d6030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55f5d70d60c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55f5d70d6150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55f5d70d61e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70d6270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55f5d70d6300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55f5d70d6390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55f5d70d6420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70d64b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55f5d70d6540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55f5d70d65d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70d6660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55f5d70d66f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x55f5d7013b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55f5d700cf90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55f5d700d460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55f5d700d4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55f5d700d590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55f5d700d028 MAP: (8 sibs) 3 children: 42: 0x55f5d700d630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55f5d700d6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55f5d700d760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55f5d700d0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55f5d700c710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55f5d700d158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55f5d700c7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55f5d700d1f0 MAP: (8 sibs) 7 children: 42: 0x55f5d70156d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55f5d7015768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55f5d7015800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55f5d7015898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55f5d7015930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55f5d70159c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55f5d7015a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55f5d700d288 VAL***: '*a0' (8 sibs) 42: 0x55f5d700d320 VAL***: '*a7' (8 sibs) 42: 0x55f5d700d3b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70d6e50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55f5d70d6ee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55f5d70d6f70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70d7000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70d7090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70d7120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70d71b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70d7240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70d72d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70d7360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55f5d70d73f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70d7480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55f5d70d7510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70d75a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70d7630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70d76c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70d7750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70d77e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70d7870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70d7900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70d7990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70d7a20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55f5d70d7ab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55f5d70d7b40 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: 0x55f5d7013c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55f5d7015b00 MAP: (8 sibs) 3 children: 42: 0x55f5d7015fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55f5d7016068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55f5d7016100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55f5d7015b98 MAP: (8 sibs) 3 children: 42: 0x55f5d70161a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55f5d7016238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55f5d70162d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55f5d7015c30 MAP: (8 sibs) 1 children: 42: 0x55f5d700ab80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55f5d7015cc8 MAP: (8 sibs) 1 children: 42: 0x55f5d700da20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55f5d7015d60 MAP: (8 sibs) 7 children: 42: 0x55f5d7016370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55f5d7016408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55f5d70164a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55f5d7016538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55f5d70165d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55f5d7016668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55f5d7016700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55f5d7015df8 MAP: (8 sibs) 3 children: 42: 0x55f5d70167a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55f5d7016838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55f5d70168d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55f5d7015e90 MAP: (8 sibs) 1 children: 42: 0x55f5d7016970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55f5d7015f28 MAP: (8 sibs) 1 children: 42: 0x55f5d7016a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70d8060 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55f5d70d80f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55f5d70d8180 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70d8210 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70d82a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70d8330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70d83c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70d8450 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70d84e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70d8570 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55f5d70d8600 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70d8690 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55f5d70d8720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70d87b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70d8840 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70d88d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70d8960 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70d89f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70d8a80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70d8b10 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70d8ba0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70d8c30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55f5d70d8cc0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55f5d70d8d50 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70d8060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70d80f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55f5d70d8180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70d8210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70d82a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70d8330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70d83c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70d8450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70d84e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70d8570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d70d8600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70d8690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55f5d70d8720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70d87b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70d8840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70d88d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70d8960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70d89f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70d8a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70d8b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70d8ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70d8c30 MAP: (8 sibs) 3 children: 42: [22] [24] 0x55f5d70d8de0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x55f5d70d8e70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x55f5d70d8f00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x55f5d70d8cc0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x55f5d70d8f90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x55f5d70d8d50 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55f5d70d9020 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70d8060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70d80f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55f5d70d8180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70d8210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70d82a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70d8330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70d83c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70d8450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70d84e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70d8570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d70d8600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70d8690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55f5d70d8720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70d87b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70d8840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70d88d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70d8960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70d89f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70d8a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70d8b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70d8ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70d8c30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55f5d70d8cc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55f5d70d8d50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55f5d70d8de0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55f5d70d8e70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55f5d70d8f00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55f5d70d8f90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55f5d70d9020 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: 0x55f5d7013d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55f5d7004a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55f5d7004ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55f5d7004b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70d4120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55f5d70d41b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55f5d70d4240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55f5d70d42d0 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: 0x55f5d7013e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d700a770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55f5d700a808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70d9270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70d9300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70d9390 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: 0x55f5d7013f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d700a8b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55f5d700a948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70d9b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70d9c10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70d9ca0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70d9b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70d9c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70d9ca0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55f5d70d9b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70d9c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70d9ca0 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 (2 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 (1 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] 0x55f5d708e0a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d708e130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55f5d708e1c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d708e250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d708e2e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55f5d708e370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d708e400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d708e490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55f5d708e520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d708e5b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55f5d708e640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d708e6d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d708e760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d708e7f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d708e880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d708e910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d708e9a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55f5d708ea30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55f5d708eac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55f5d708eb50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55f5d708ebe0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55f5d708ec70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55f5d708ed00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55f5d708ed90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55f5d708ee20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55f5d708eeb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55f5d708ef40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55f5d708efd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55f5d708f060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55f5d708f0f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55f5d708f180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55f5d708f210 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] 0x55f5d70e08a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70e0930 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55f5d70e09c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d70e0a50 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d70e0ae0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55f5d70e0b70 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d70e0c00 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70e0c90 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55f5d70e0d20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d70e0db0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55f5d70e0e40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d70e0ed0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70e0f60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d70e0ff0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70e1080 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d70e1110 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d70e11a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55f5d70e1230 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55f5d70e12c0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55f5d70e1350 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55f5d70e13e0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55f5d70e1470 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55f5d70e1500 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55f5d70e1590 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55f5d70e1620 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55f5d70e16b0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55f5d70e1740 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55f5d70e17d0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55f5d70e1860 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55f5d70e18f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55f5d70e1980 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55f5d70e1a10 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] 0x55f5d70921f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d7092280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55f5d7092310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d70923a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d7092430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55f5d70924c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d7092550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70925e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55f5d7092670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d7092700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d7092790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d7092820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70928b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d7092940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70929d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d7092a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d7092af0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55f5d7092b80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55f5d7092c10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55f5d7092ca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55f5d7092d30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55f5d7092dc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55f5d7092e50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55f5d7092ee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55f5d7092f70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55f5d7093000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55f5d7093090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55f5d7093120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55f5d70931b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55f5d7093240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55f5d70932d0 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] 0x55f5d70e1ab0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70e1b40 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55f5d70e1bd0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d70e1c60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d70e1cf0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55f5d70e1d80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d70e1e10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70e1ea0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55f5d70e1f30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d70e1fc0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d70e2050 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d70e20e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70e2170 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d70e2200 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70e2290 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d70e2320 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d70e23b0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55f5d70e2440 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55f5d70e24d0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55f5d70e2560 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55f5d70e25f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55f5d70e2680 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55f5d70e2710 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55f5d70e27a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55f5d70e2830 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55f5d70e28c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55f5d70e2950 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55f5d70e29e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55f5d70e2a70 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55f5d70e2b00 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55f5d70e2b90 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] 0x55f5d7094600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d7094690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d7094720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d70947b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d7094840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d70948d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d7094960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70949f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d7094a80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d7094b10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d7094ba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d7094c30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d7094cc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d7094d50 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] 0x55f5d70dff90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70e0020 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d70e00b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d70e0140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70e01d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d70e0260 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d70e02f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70e0380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70e0410 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70e04a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d70e0530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70e05c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70e0650 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d70e06e0 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] 0x55f5d7096940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70969d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d7096a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d7096af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d7096b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d7096c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d7096ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d7096d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d7096dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d7096e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d7096ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d7096f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d7097000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d7097090 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] 0x55f5d70e2cc0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70e2d50 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d70e2de0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d70e2e70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70e2f00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d70e2f90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d70e3020 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70e30b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70e3140 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70e31d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d70e3260 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70e32f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70e3380 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d70e3410 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] 0x55f5d7098ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d7098b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d7098bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d7098c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d7098cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d7098d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d7098e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d7098ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d7098f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d7098fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d7099050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70990e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d7099170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d7099200 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] 0x55f5d70e35d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70e3660 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d70e36f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d70e3780 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70e3810 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d70e38a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d70e3930 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70e39c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70e3a50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70e3ae0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d70e3b70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70e3c00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70e3c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d70e3d20 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] 0x55f5d709ae00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d709ae90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d709af20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d709afb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d709b040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d709b0d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d709b160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d709b1f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d709b280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d709b310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d709b3a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d709b430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d709b4c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d709b550 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] 0x55f5d70e3ee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70e3f70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d70e4000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d70e4090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70e4120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d70e41b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d70e4240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70e42d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70e4360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70e43f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d70e4480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70e4510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70e45a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d70e4630 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] 0x55f5d709e400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d709e490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d709e520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d709e5b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d709e640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d709e6d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d709e760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d709e7f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d709e880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d709e910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d709e9a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d709ea30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d709eac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d709eb50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d709ebe0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d709ec70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d709ed00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d709ed90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d709ee20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55f5d709eeb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d709ef40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d709efd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d709f060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55f5d709f0f0 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] 0x55f5d70e5100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70e5190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70e5220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70e52b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70e5340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70e53d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70e5460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70e54f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70e5580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70e5610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70e56a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70e5730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70e57c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70e5850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70e58e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70e5970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70e5a00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70e5a90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70e5b20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70e5bb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70e5c40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70e5cd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70e5d60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55f5d70e5df0 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] 0x55f5d70a15f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70a1680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70a1710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70a17a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70a1830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70a18c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70a1950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70a19e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70a1a70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70a1b00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70a1b90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70a1c20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70a1cb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70a1d40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70a1dd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70a1e60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70a1ef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70a1f80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70a2010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70a20a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70a2130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70a21c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70a2250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55f5d70a22e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55f5d70a2370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55f5d70a2400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55f5d70a2490 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] 0x55f5d70e6310 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70e63a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70e6430 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70e64c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70e6550 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70e65e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70e6670 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70e6700 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70e6790 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70e6820 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70e68b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70e6940 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70e69d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70e6a60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70e6af0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70e6b80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70e6c10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70e6ca0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70e6d30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70e6dc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70e6e50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70e6ee0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70e6f70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55f5d70e7000 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55f5d70e7090 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55f5d70e7120 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55f5d70e71b0 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] 0x55f5d70a47b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70a4840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70a48d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70a4960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70a49f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70a4a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70a4b10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70a4ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70a4c30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70a4cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70a4d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70a4de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70a4e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70a4f00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70a4f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70a5020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70a50b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55f5d70a5140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55f5d70a51d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55f5d70a5260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55f5d70a52f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55f5d70a5380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55f5d70a5410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55f5d70a54a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55f5d70a5530 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] 0x55f5d70e7520 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70e75b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70e7640 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70e76d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70e7760 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70e77f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70e7880 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70e7910 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70e79a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70e7a30 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70e7ac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70e7b50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70e7be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70e7c70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70e7d00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70e7d90 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70e7e20 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55f5d70e7eb0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55f5d70e7f40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55f5d70e7fd0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55f5d70e8060 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55f5d70e80f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55f5d70e8180 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55f5d70e8210 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55f5d70e82a0 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] 0x55f5d70a8b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70a8c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70a8ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70a8d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70a8dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70a8e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70a8ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70a8f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70a9000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70a9090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70a9120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70a91b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70a9240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70a92d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70a9360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70a93f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70a9480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55f5d70a9510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55f5d70a95a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55f5d70a9630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55f5d70a96c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55f5d70a9750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55f5d70a97e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55f5d70a9870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55f5d70a9900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55f5d70a9990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55f5d70a9a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55f5d70a9ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55f5d70a9b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55f5d70a9bd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55f5d70a9c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55f5d70a9cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55f5d70a9d80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55f5d70a9e10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55f5d70a9ea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55f5d70a9f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55f5d70a9fc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55f5d70aa050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55f5d70aa0e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55f5d70aa170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55f5d70aa200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55f5d70aa290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55f5d70aa320 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] 0x55f5d70e9940 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70e99d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70e9a60 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70e9af0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70e9b80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70e9c10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70e9ca0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70e9d30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70e9dc0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70e9e50 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70e9ee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70e9f70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70ea000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70ea090 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70ea120 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70ea1b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70ea240 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55f5d70ea2d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55f5d70ea360 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55f5d70ea3f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55f5d70ea480 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55f5d70ea510 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55f5d70ea5a0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55f5d70ea630 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55f5d70ea6c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55f5d70ea750 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55f5d70ea7e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55f5d70ea870 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55f5d70ea900 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55f5d70ea990 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55f5d70eaa20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55f5d70eaab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55f5d70eab40 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55f5d70eabd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55f5d70eac60 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55f5d70eacf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55f5d70ead80 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55f5d70eae10 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55f5d70eaea0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55f5d70eaf30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55f5d70eafc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55f5d70eb050 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55f5d70eb0e0 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] 0x55f5d70abea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55f5d70abf30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55f5d70abfc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55f5d70ac050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55f5d70ac0e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55f5d70ac170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55f5d70ac200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55f5d70ac290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55f5d70ac320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55f5d70ac3b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55f5d70ac440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55f5d70ac4d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55f5d70ac560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55f5d70ac5f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55f5d70ac680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55f5d70ac710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55f5d70ac7a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55f5d70ac830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55f5d70ac8c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55f5d70ac950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55f5d70ac9e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55f5d70aca70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55f5d70acb00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55f5d70acb90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55f5d70acc20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55f5d70accb0 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] 0x55f5d70e8730 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55f5d70e87c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55f5d70e8850 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55f5d70e88e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55f5d70e8970 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55f5d70e8a00 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55f5d70e8a90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55f5d70e8b20 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55f5d70e8bb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55f5d70e8c40 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55f5d70e8cd0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55f5d70e8d60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55f5d70e8df0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55f5d70e8e80 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55f5d70e8f10 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55f5d70e8fa0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55f5d70e9030 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55f5d70e90c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55f5d70e9150 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55f5d70e91e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55f5d70e9270 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55f5d70e9300 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55f5d70e9390 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55f5d70e9420 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55f5d70e94b0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55f5d70e9540 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] 0x55f5d70ab590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70ab620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55f5d70ab6b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55f5d70ab740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70ab7d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55f5d70ab860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70ab8f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70ab980 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] 0x55f5d70e47f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70e4880 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55f5d70e4910 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55f5d70e49a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70e4a30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55f5d70e4ac0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70e4b50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70e4be0 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] 0x55f5d70af8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70af980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55f5d70afa10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55f5d70afaa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70afb30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55f5d70afbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70afc50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70afce0 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] 0x55f5d70ebd50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70ebde0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55f5d70ebe70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55f5d70ebf00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70ebf90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55f5d70ec020 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70ec0b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70ec140 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] 0x55f5d70b1620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70b16b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55f5d70b1740 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] 0x55f5d70ec660 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70ec6f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55f5d70ec780 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] 0x55f5d70b3350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70b33e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55f5d70b3470 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] 0x55f5d70ecf70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70ed000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55f5d70ed090 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] 0x55f5d70b5ee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55f5d70b5f70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55f5d70b6000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55f5d70b6090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70b6120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55f5d70b61b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55f5d70b6240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70b62d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55f5d70b6360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55f5d70b63f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55f5d70b6480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70b6510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55f5d70b65a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55f5d70b6630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55f5d70b66c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70b6750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55f5d70b67e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55f5d70b6870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70b6900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55f5d70b6990 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] 0x55f5d70ee190 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55f5d70ee220 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55f5d70ee2b0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55f5d70ee340 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70ee3d0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55f5d70ee460 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55f5d70ee4f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70ee580 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55f5d70ee610 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55f5d70ee6a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55f5d70ee730 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70ee7c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55f5d70ee850 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55f5d70ee8e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55f5d70ee970 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70eea00 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55f5d70eea90 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55f5d70eeb20 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70eebb0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55f5d70eec40 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] 0x55f5d70b8e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70b8eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55f5d70b8f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55f5d70b8fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70b9060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55f5d70b90f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55f5d70b9180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70b9210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55f5d70b92a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55f5d70b9330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55f5d70b93c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70b9450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55f5d70b94e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55f5d70b9570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55f5d70b9600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70b9690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55f5d70b9720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55f5d70b97b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70b9840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55f5d70b98d0 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] 0x55f5d70ef3a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70ef430 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55f5d70ef4c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55f5d70ef550 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70ef5e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55f5d70ef670 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55f5d70ef700 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70ef790 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55f5d70ef820 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55f5d70ef8b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55f5d70ef940 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70ef9d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55f5d70efa60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55f5d70efaf0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55f5d70efb80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70efc10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55f5d70efca0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55f5d70efd30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70efdc0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55f5d70efe50 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] 0x55f5d70bbd60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55f5d70bbdf0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55f5d70bbe80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70bbf10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70bbfa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70bc030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70bc0c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70bc150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70bc1e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70bc270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55f5d70bc300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70bc390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55f5d70bc420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70bc4b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70bc540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70bc5d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70bc660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70bc6f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70bc780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70bc810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70bc8a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70bc930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55f5d70bc9c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55f5d70bca50 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] 0x55f5d70f05b0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55f5d70f0640 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55f5d70f06d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70f0760 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70f07f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70f0880 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70f0910 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70f09a0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70f0a30 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70f0ac0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55f5d70f0b50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70f0be0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55f5d70f0c70 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70f0d00 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70f0d90 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70f0e20 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70f0eb0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70f0f40 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70f0fd0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70f1060 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70f10f0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70f1180 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55f5d70f1210 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55f5d70f12a0 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] 0x55f5d70be390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70be420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55f5d70be4b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70be540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70be5d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70be660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70be6f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70be780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70be810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70be8a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d70be930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70be9c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55f5d70bea50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70beae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70beb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70bec00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70bec90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70bed20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70bedb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70bee40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70beed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70bef60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55f5d70beff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55f5d70bf080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55f5d70bf110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55f5d70bf1a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55f5d70bf230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55f5d70bf2c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55f5d70bf350 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] 0x55f5d70f17c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70f1850 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55f5d70f18e0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70f1970 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70f1a00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70f1a90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70f1b20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70f1bb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70f1c40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70f1cd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d70f1d60 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70f1df0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55f5d70f1e80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70f1f10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70f1fa0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70f2030 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70f20c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70f2150 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70f21e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70f2270 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70f2300 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70f2390 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55f5d70f2420 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55f5d70f24b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55f5d70f2540 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55f5d70f25d0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55f5d70f2660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55f5d70f26f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55f5d70f2780 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] 0x55f5d70c09c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55f5d70c0a50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55f5d70c0ae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55f5d70c0b70 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] 0x55f5d70ed880 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55f5d70ed910 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55f5d70ed9a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55f5d70eda30 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] 0x55f5d70c26f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70c2780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70c2810 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] 0x55f5d70f29d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70f2a60 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70f2af0 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] 0x55f5d70c4420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70c44b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70c4540 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] 0x55f5d70f32e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70f3370 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70f3400 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] 0x55f5d70c5640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70c56d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55f5d70c5760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d70c57f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d70c5880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55f5d70c5910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d70c59a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70c5a30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55f5d70c5ac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d70c5b50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55f5d70c5be0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d70c5c70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70c5d00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d70c5d90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70c5e20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d70c5eb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d70c5f40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55f5d70c5fd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55f5d70c6060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55f5d70c60f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55f5d70c6180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55f5d70c6210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55f5d70c62a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55f5d70c6330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55f5d70c63c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55f5d70c6450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55f5d70c64e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55f5d70c6570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55f5d70c6600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55f5d70c6690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55f5d70c6720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55f5d70c67b0 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] 0x55f5d70f4500 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70f4590 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55f5d70f4620 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d70f46b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d70f4740 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55f5d70f47d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d70f4860 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70f48f0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55f5d70f4980 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d70f4a10 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55f5d70f4aa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d70f4b30 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70f4bc0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d70f4c50 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70f4ce0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d70f4d70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d70f4e00 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55f5d70f4e90 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55f5d70f4f20 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55f5d70f4fb0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55f5d70f5040 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55f5d70f50d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55f5d70f5160 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55f5d70f51f0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55f5d70f5280 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55f5d70f5310 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55f5d70f53a0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55f5d70f5430 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55f5d70f54c0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55f5d70f5550 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55f5d70f55e0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55f5d70f5670 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] 0x55f5d70c7a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70c7af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55f5d70c7b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d70c7c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d70c7ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55f5d70c7d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d70c7dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70c7e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55f5d70c7ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d70c7f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d70c8000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d70c8090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70c8120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d70c81b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70c8240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d70c82d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d70c8360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55f5d70c83f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55f5d70c8480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55f5d70c8510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55f5d70c85a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55f5d70c8630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55f5d70c86c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55f5d70c8750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55f5d70c87e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55f5d70c8870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55f5d70c8900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55f5d70c8990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55f5d70c8a20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55f5d70c8ab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55f5d70c8b40 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] 0x55f5d70f5710 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70f57a0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55f5d70f5830 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d70f58c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d70f5950 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55f5d70f59e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d70f5a70 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d70f5b00 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55f5d70f5b90 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d70f5c20 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d70f5cb0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d70f5d40 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d70f5dd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d70f5e60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d70f5ef0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d70f5f80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d70f6010 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55f5d70f60a0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55f5d70f6130 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55f5d70f61c0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55f5d70f6250 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55f5d70f62e0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55f5d70f6370 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55f5d70f6400 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55f5d70f6490 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55f5d70f6520 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55f5d70f65b0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55f5d70f6640 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55f5d70f66d0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55f5d70f6760 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55f5d70f67f0 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] 0x55f5d70c4d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70c4dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d70c4e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d70c4ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70c4f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d70c5000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d70c5090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70c5120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70c51b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70c5240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d70c52d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70c5360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70c53f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d70c5480 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] 0x55f5d70f3bf0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70f3c80 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d70f3d10 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d70f3da0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70f3e30 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d70f3ec0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d70f3f50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70f3fe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70f4070 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70f4100 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d70f4190 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70f4220 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70f42b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d70f4340 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] 0x55f5d70c6850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70c68e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d70c6970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d70c6a00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70c6a90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d70c6b20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d70c6bb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70c6c40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70c6cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70c6d60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d70c6df0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70c6e80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70c6f10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d70c6fa0 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] 0x55f5d70f6920 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70f69b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d70f6a40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d70f6ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70f6b60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d70f6bf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d70f6c80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70f6d10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70f6da0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70f6e30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d70f6ec0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70f6f50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70f6fe0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d70f7070 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] 0x55f5d70c9e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70c9f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d70c9f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d70ca020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70ca0b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d70ca140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d70ca1d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70ca260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70ca2f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70ca380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d70ca410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70ca4a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70ca530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d70ca5c0 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] 0x55f5d70f7230 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70f72c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d70f7350 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d70f73e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70f7470 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d70f7500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d70f7590 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70f7620 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70f76b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70f7740 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d70f77d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70f7860 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70f78f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d70f7980 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] 0x55f5d70ca780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70ca810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d70ca8a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d70ca930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70ca9c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d70caa50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d70caae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70cab70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70cac00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70cac90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d70cad20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70cadb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70cae40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d70caed0 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] 0x55f5d70f7b40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70f7bd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d70f7c60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d70f7cf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d70f7d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d70f7e10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d70f7ea0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d70f7f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d70f7fc0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d70f8050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d70f80e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d70f8170 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d70f8200 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d70f8290 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] 0x55f5d70cb9a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70cba30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70cbac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70cbb50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70cbbe0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70cbc70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70cbd00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70cbd90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70cbe20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70cbeb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70cbf40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70cbfd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70cc060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70cc0f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70cc180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70cc210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70cc2a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70cc330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70cc3c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70cc450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70cc4e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70cc570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70cc600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55f5d70cc690 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] 0x55f5d70f8ef0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70f8f80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70f9010 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70f90a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70f9130 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70f91c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70f9250 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70f92e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70f9370 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70f9400 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70f9490 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70f9520 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70f95b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70f9640 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70f96d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70f9760 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70f97f0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70f9880 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70f9910 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70f99a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70f9a30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70f9ac0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70f9b50 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55f5d70f9be0 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] 0x55f5d70ccbb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70ccc40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70cccd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70ccd60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70ccdf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70cce80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70ccf10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70ccfa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70cd030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70cd0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70cd150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70cd1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70cd270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70cd300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70cd390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70cd420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70cd4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70cd540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70cd5d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70cd660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70cd6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70cd780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70cd810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55f5d70cd8a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55f5d70cd930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55f5d70cd9c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55f5d70cda50 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] 0x55f5d70fa100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d70fa190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d70fa220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d70fa2b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d70fa340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d70fa3d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d70fa460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d70fa4f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d70fa580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d70fa610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d70fa6a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d70fa730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d70fa7c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d70fa850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d70fa8e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d70fa970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d70faa00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d70faa90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d70fab20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55f5d70fabb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d70fac40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d70facd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d70fad60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55f5d70fadf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55f5d70fae80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55f5d70faf10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55f5d70fafa0 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] 0x55f5d70cddc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70cde50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70cdee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70cdf70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70ce000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70ce090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70ce120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70ce1b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70ce240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70ce2d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70ce360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70ce3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70ce480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70ce510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70ce5a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70ce630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70ce6c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55f5d70ce750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55f5d70ce7e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55f5d70ce870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55f5d70ce900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55f5d70ce990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55f5d70cea20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55f5d70ceab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55f5d70ceb40 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] 0x55f5d70fb310 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70fb3a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70fb430 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70fb4c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70fb550 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70fb5e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70fb670 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70fb700 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70fb790 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70fb820 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70fb8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70fb940 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70fb9d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70fba60 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70fbaf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70fbb80 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70fbc10 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55f5d70fbca0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55f5d70fbd30 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55f5d70fbdc0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55f5d70fbe50 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55f5d70fbee0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55f5d70fbf70 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55f5d70fc000 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55f5d70fc090 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] 0x55f5d70d01e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70d0270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70d0300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70d0390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70d0420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70d04b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70d0540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70d05d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70d0660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70d06f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70d0780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70d0810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70d08a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70d0930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70d09c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70d0a50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70d0ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55f5d70d0b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55f5d70d0c00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55f5d70d0c90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55f5d70d0d20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55f5d70d0db0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55f5d70d0e40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55f5d70d0ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55f5d70d0f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55f5d70d0ff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55f5d70d1080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55f5d70d1110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55f5d70d11a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55f5d70d1230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55f5d70d12c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55f5d70d1350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55f5d70d13e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55f5d70d1470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55f5d70d1500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55f5d70d1590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55f5d70d1620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55f5d70d16b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55f5d70d1740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55f5d70d17d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55f5d70d1860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55f5d70d18f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55f5d70d1980 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] 0x55f5d70fd730 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d70fd7c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d70fd850 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55f5d70fd8e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d70fd970 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d70fda00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d70fda90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d70fdb20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d70fdbb0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d70fdc40 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55f5d70fdcd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d70fdd60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d70fddf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d70fde80 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d70fdf10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d70fdfa0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d70fe030 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55f5d70fe0c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55f5d70fe150 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55f5d70fe1e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55f5d70fe270 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55f5d70fe300 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55f5d70fe390 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55f5d70fe420 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55f5d70fe4b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55f5d70fe540 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55f5d70fe5d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55f5d70fe660 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55f5d70fe6f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55f5d70fe780 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55f5d70fe810 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55f5d70fe8a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55f5d70fe930 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55f5d70fe9c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55f5d70fea50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55f5d70feae0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55f5d70feb70 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55f5d70fec00 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55f5d70fec90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55f5d70fed20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55f5d70fedb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55f5d70fee40 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55f5d70feed0 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] 0x55f5d70cefd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55f5d70cf060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55f5d70cf0f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55f5d70cf180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55f5d70cf210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55f5d70cf2a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55f5d70cf330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55f5d70cf3c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55f5d70cf450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55f5d70cf4e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55f5d70cf570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55f5d70cf600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55f5d70cf690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55f5d70cf720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55f5d70cf7b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55f5d70cf840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55f5d70cf8d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55f5d70cf960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55f5d70cf9f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55f5d70cfa80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55f5d70cfb10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55f5d70cfba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55f5d70cfc30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55f5d70cfcc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55f5d70cfd50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55f5d70cfde0 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] 0x55f5d70fc520 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55f5d70fc5b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55f5d70fc640 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55f5d70fc6d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55f5d70fc760 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55f5d70fc7f0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55f5d70fc880 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55f5d70fc910 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55f5d70fc9a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55f5d70fca30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55f5d70fcac0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55f5d70fcb50 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55f5d70fcbe0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55f5d70fcc70 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55f5d70fcd00 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55f5d70fcd90 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55f5d70fce20 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55f5d70fceb0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55f5d70fcf40 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55f5d70fcfd0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55f5d70fd060 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55f5d70fd0f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55f5d70fd180 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55f5d70fd210 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55f5d70fd2a0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55f5d70fd330 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] 0x55f5d70cb090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70cb120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55f5d70cb1b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55f5d70cb240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70cb2d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55f5d70cb360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70cb3f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70cb480 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] 0x55f5d70f85e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70f8670 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55f5d70f8700 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55f5d70f8790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70f8820 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55f5d70f88b0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70f8940 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70f89d0 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] 0x55f5d70d25f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70d2680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55f5d70d2710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55f5d70d27a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70d2830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55f5d70d28c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70d2950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70d29e0 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] 0x55f5d70ffb40 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d70ffbd0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55f5d70ffc60 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55f5d70ffcf0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d70ffd80 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55f5d70ffe10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d70ffea0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55f5d70fff30 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] 0x55f5d70d2f00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70d2f90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55f5d70d3020 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] 0x55f5d7100490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d7100520 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55f5d71005b0 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] 0x55f5d70d3810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70d38a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55f5d70d3930 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] 0x55f5d7100dd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d7100e60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55f5d7100ef0 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] 0x55f5d70d4a30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55f5d70d4ac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55f5d70d4b50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55f5d70d4be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70d4c70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55f5d70d4d00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55f5d70d4d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70d4e20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55f5d70d4eb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55f5d70d4f40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55f5d70d4fd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70d5060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55f5d70d50f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55f5d70d5180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55f5d70d5210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70d52a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55f5d70d5330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55f5d70d53c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70d5450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55f5d70d54e0 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] 0x55f5d7101ff0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55f5d7102080 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55f5d7102110 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55f5d71021a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d7102230 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55f5d71022c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55f5d7102350 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d71023e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55f5d7102470 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55f5d7102500 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55f5d7102590 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d7102620 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55f5d71026b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55f5d7102740 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55f5d71027d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d7102860 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55f5d71028f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55f5d7102980 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d7102a10 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55f5d7102aa0 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] 0x55f5d70d5c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70d5cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55f5d70d5d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55f5d70d5df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d70d5e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55f5d70d5f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55f5d70d5fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d70d6030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55f5d70d60c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55f5d70d6150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55f5d70d61e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d70d6270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55f5d70d6300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55f5d70d6390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55f5d70d6420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d70d64b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55f5d70d6540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55f5d70d65d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d70d6660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55f5d70d66f0 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] 0x55f5d7103200 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55f5d7103290 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55f5d7103320 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55f5d71033b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d7103440 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55f5d71034d0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55f5d7103560 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d71035f0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55f5d7103680 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55f5d7103710 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55f5d71037a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d7103830 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55f5d71038c0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55f5d7103950 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55f5d71039e0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d7103a70 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55f5d7103b00 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55f5d7103b90 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d7103c20 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55f5d7103cb0 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] 0x55f5d70d6e50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55f5d70d6ee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55f5d70d6f70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70d7000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70d7090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70d7120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70d71b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70d7240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70d72d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70d7360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55f5d70d73f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70d7480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55f5d70d7510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70d75a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70d7630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70d76c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70d7750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70d77e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70d7870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70d7900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70d7990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70d7a20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55f5d70d7ab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55f5d70d7b40 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] 0x55f5d7104d20 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55f5d7104db0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55f5d7104e40 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d7104ed0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d7104f60 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d7104ff0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d7105080 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d7105110 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d71051a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d7105230 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55f5d71052c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d7105350 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55f5d71053e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d7105470 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d7105500 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d7105590 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d7105620 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d71056b0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d7105740 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d71057d0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d7105860 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d71058f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55f5d7105980 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55f5d7105a10 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] 0x55f5d70d8060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d70d80f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55f5d70d8180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d70d8210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d70d82a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d70d8330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d70d83c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d70d8450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d70d84e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d70d8570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d70d8600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d70d8690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55f5d70d8720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d70d87b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d70d8840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d70d88d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d70d8960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d70d89f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d70d8a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d70d8b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d70d8ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d70d8c30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55f5d70d8cc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55f5d70d8d50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55f5d70d8de0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55f5d70d8e70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55f5d70d8f00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55f5d70d8f90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55f5d70d9020 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] 0x55f5d7105f30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d7105fc0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55f5d7106050 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d71060e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d7106170 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d7106200 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d7106290 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d7106320 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d71063b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d7106440 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d71064d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d7106560 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55f5d71065f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d7106680 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d7106710 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d71067a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d7106830 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d71068c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d7106950 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d71069e0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d7106a70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d7106b00 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55f5d7106b90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55f5d7106c20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55f5d7106cb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55f5d7106d40 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55f5d7106dd0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55f5d7106e60 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55f5d7106ef0 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] 0x55f5d70d4120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55f5d70d41b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55f5d70d4240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55f5d70d42d0 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] 0x55f5d7104410 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55f5d71044a0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55f5d7104530 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55f5d71045c0 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] 0x55f5d70d9270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70d9300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70d9390 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] 0x55f5d7107140 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d71071d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d7107260 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] 0x55f5d70d9b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70d9c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d70d9ca0 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] 0x55f5d7107a50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d7107ae0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d7107b70 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: 0x55f5d7012870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55f5d70050e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55f5d70055b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55f5d7005648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7005178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55f5d70056f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55f5d7005788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7005210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55f5d7005830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55f5d70052a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55f5d70058d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55f5d7005340 MAP: (8 sibs) 4 children: 42: 0x55f5d7005970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7005a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7005aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7005b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d70053d8 MAP: (8 sibs) 3 children: 42: 0x55f5d7005be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55f5d7005c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55f5d7005d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55f5d7005470 MAP: (8 sibs) 2 children: 42: 0x55f5d7005db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55f5d7005ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55f5d7005f88 VAL***: '*BIG' (2 sibs) 42: 0x55f5d7005e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55f5d7005508 MAP: (8 sibs) 3 children: 42: 0x55f5d7006030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55f5d7006200 VAL***: '*BIG' (3 sibs) 42: 0x55f5d7006298 VAL***: '*LEFT' (3 sibs) 42: 0x55f5d7006330 VAL***: '*SMALL' (3 sibs) 42: 0x55f5d70060c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55f5d7006160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7108360 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d71083f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55f5d7108480 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d7108510 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d71085a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55f5d7108630 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d71086c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d7108750 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55f5d71087e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d7108870 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55f5d7108900 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d7108990 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d7108a20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d7108ab0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d7108b40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d7108bd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d7108c60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55f5d7108cf0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55f5d7108d80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55f5d7108e10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55f5d7108ea0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55f5d7108f30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55f5d7108fc0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55f5d7109050 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55f5d71090e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55f5d7109170 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55f5d7109200 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55f5d7109290 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55f5d7109320 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55f5d71093b0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55f5d7109440 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55f5d71094d0 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: 0x55f5d7012988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55f5d7006d60 MAP: (8 sibs) 2 children: 42: 0x55f5d7003fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55f5d7004068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7006df8 MAP: (8 sibs) 2 children: 42: 0x55f5d70047d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55f5d7004868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7006e90 MAP: (8 sibs) 1 children: 42: 0x55f5d7007230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55f5d7006f28 MAP: (8 sibs) 1 children: 42: 0x55f5d70072d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55f5d7006fc0 MAP: (8 sibs) 4 children: 42: 0x55f5d7007370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7007408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d70074a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7007538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d7007058 MAP: (8 sibs) 4 children: 42: 0x55f5d70075e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7007678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7007710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d70077a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d70070f0 MAP: (8 sibs) 4 children: 42: 0x55f5d7007850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d70078e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7007980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7007a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d7007188 MAP: (8 sibs) 4 children: 42: 0x55f5d7007ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7007b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7007bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7007c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7109570 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d7109600 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55f5d7109690 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d7109720 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d71097b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55f5d7109840 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d71098d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d7109960 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55f5d71099f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d7109a80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d7109b10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d7109ba0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d7109c30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d7109cc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d7109d50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d7109de0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d7109e70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55f5d7109f00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55f5d7109f90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55f5d710a020 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55f5d710a0b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55f5d710a140 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55f5d710a1d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55f5d710a260 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55f5d710a2f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55f5d710a380 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55f5d710a410 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55f5d710a4a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55f5d710a530 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55f5d710a5c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55f5d710a650 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: 0x55f5d7012aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d70081a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55f5d7008238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55f5d70082d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d7008540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55f5d70085d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55f5d7008368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55f5d70041b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7008400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55f5d7008680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7008718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7008498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55f5d70087c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7008858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d710a6f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d710a780 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d710a810 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d710a8a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d710a930 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d710a9c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d710aa50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d710aae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d710ab70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d710ac00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d710ac90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d710ad20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d710adb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d710ae40 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: 0x55f5d7012bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d7008900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55f5d7008998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55f5d7008a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d7008ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55f5d7008d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55f5d7008ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55f5d7008de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7008b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55f5d7008e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7008f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7008bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55f5d7008fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7009058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d710aee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d710af70 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d710b000 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d710b090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d710b120 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d710b1b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d710b240 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d710b2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d710b360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d710b3f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d710b480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d710b510 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d710b5a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d710b630 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: 0x55f5d7012cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d70099d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7009a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7009b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d7009d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d7009e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d7009b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55f5d7009eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7009c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55f5d7009f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d7009fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7009cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55f5d700a090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d700a128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d710b6d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d710b760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d710b7f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d710b880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d710b910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d710b9a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d710ba30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d710bac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d710bb50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d710bbe0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d710bc70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d710bd00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d710bd90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d710be20 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: 0x55f5d7012de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d7007d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7007e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7007eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d700a1d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d700a268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d7007f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55f5d700a310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7007fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55f5d700a3b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d700a448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7008078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55f5d700a4f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d700a588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d710bec0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d710bf50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d710bfe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d710c070 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d710c100 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d710c190 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d710c220 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d710c2b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d710c340 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d710c3d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d710c460 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d710c4f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d710c580 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d710c610 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: 0x55f5d7012f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55f5d700ac30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55f5d700acc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55f5d700ad60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55f5d7004910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55f5d70049a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55f5d700adf8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55f5d700b060 MAP: (2 sibs) 4 children: 42: 0x55f5d7006640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55f5d70066d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55f5d7006770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55f5d7006808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55f5d700b0f8 MAP: (2 sibs) 5 children: 42: 0x55f5d700b1a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55f5d700b238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55f5d700b2d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55f5d700b368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55f5d700b400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55f5d700ae90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55f5d70044c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55f5d7004558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55f5d70045f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55f5d700af28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55f5d700afc0 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] 0x55f5d710c6b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d710c740 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d710c7d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d710c860 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d710c8f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d710c980 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d710ca10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d710caa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d710cb30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d710cbc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d710cc50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d710cce0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d710cd70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d710ce00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d710ce90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d710cf20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d710cfb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d710d040 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d710d0d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55f5d710d160 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d710d1f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d710d280 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d710d310 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55f5d710d3a0 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: 0x55f5d7013018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55f5d700b4f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55f5d700b588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55f5d700b620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55f5d700b920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55f5d700b9b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55f5d700b6b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55f5d700ba60 MAP: (2 sibs) 4 children: 42: 0x55f5d70068b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55f5d7006948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55f5d70069e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55f5d7006a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55f5d700baf8 MAP: (2 sibs) 5 children: 42: 0x55f5d700bba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55f5d700bc38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55f5d700bcd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55f5d700bd68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55f5d700be00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55f5d700b750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55f5d7004df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55f5d7004e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55f5d7004f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55f5d700b7e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55f5d700bea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55f5d700bf38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55f5d700bfd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55f5d700b880 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] 0x55f5d710d440 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d710d4d0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d710d560 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d710d5f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d710d680 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d710d710 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d710d7a0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d710d830 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d710d8c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d710d950 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d710d9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d710da70 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d710db00 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d710db90 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d710dc20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d710dcb0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d710dd40 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d710ddd0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d710de60 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55f5d710def0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d710df80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d710e010 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d710e0a0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55f5d710e130 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55f5d710e1c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55f5d710e250 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55f5d710e2e0 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: 0x55f5d7013130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55f5d700db70 MAP: (6 sibs) 1 children: 42: 0x55f5d700df10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55f5d700dfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d700e048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d700e0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d700e178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d700e210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55f5d700dc08 MAP: (6 sibs) 1 children: 42: 0x55f5d700e2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55f5d700e350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d700e3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d700e480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d700e518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d700e5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700dca0 MAP: (6 sibs) 1 children: 42: 0x55f5d700e650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55f5d700dd38 MAP: (6 sibs) 1 children: 42: 0x55f5d700e6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55f5d700ddd0 MAP: (6 sibs) 1 children: 42: 0x55f5d700e790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55f5d700e830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55f5d700e8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55f5d700de68 MAP: (6 sibs) 1 children: 42: 0x55f5d700e970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d710e380 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d710e410 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d710e4a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55f5d710e530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d710e5c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d710e650 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d710e6e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d710e770 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d710e800 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d710e890 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55f5d710e920 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d710e9b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d710ea40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d710ead0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d710eb60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d710ebf0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d710ec80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55f5d710ed10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55f5d710eda0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55f5d710ee30 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55f5d710eec0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55f5d710ef50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55f5d710efe0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55f5d710f070 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55f5d710f100 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: 0x55f5d7013248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55f5d700fc10 MAP: (6 sibs) 1 children: 42: 0x55f5d7009750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d700ffb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d70100e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d7010178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d7010210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55f5d700fca8 MAP: (6 sibs) 1 children: 42: 0x55f5d70097f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d70102b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d70103e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d7010478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d7010510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700fd40 MAP: (6 sibs) 1 children: 42: 0x55f5d7009890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d70105b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d70106e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d7010778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d7010810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55f5d700fdd8 MAP: (6 sibs) 1 children: 42: 0x55f5d7009930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d70108b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d70109e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d7010a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d7010b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700fe70 MAP: (6 sibs) 1 children: 42: 0x55f5d7010bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d7010c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d7010d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d7010e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d7010eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700ff08 MAP: (6 sibs) 1 children: 42: 0x55f5d7010f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d7010ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7011088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d7011120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d70111b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d7011250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d710f1a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d710f230 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d710f2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55f5d710f350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d710f3e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d710f470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d710f500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d710f590 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d710f620 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d710f6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55f5d710f740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d710f7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d710f860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d710f8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d710f980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d710fa10 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d710faa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55f5d710fb30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55f5d710fbc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55f5d710fc50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55f5d710fce0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55f5d710fd70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55f5d710fe00 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55f5d710fe90 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55f5d710ff20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55f5d710ffb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55f5d7110040 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55f5d71100d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55f5d7110160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55f5d71101f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55f5d7110280 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55f5d7110310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55f5d71103a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55f5d7110430 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55f5d71104c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55f5d7110550 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55f5d71105e0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55f5d7110670 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55f5d7110700 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55f5d7110790 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55f5d7110820 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55f5d71108b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55f5d7110940 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: 0x55f5d7013360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55f5d70112f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d7011388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d7011420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d70114b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d7011550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55f5d70115e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55f5d7011680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55f5d7011718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55f5d70117b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55f5d700f010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55f5d7011848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55f5d700f0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55f5d70118e0 DOCMAP: (17 sibs) 2 children: 42: 0x55f5d7003e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55f5d7003f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55f5d7011978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700f150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55f5d7011a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700f1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55f5d7011aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700ea10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55f5d7011b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700eab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55f5d7011bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55f5d7011c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d71109e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55f5d7110a70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55f5d7110b00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55f5d7110b90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55f5d7110c20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55f5d7110cb0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55f5d7110d40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55f5d7110dd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55f5d7110e60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55f5d7110ef0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55f5d7110f80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55f5d7111010 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55f5d71110a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55f5d7111130 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55f5d71111c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55f5d7111250 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55f5d71112e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55f5d7111370 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55f5d7111400 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55f5d7111490 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55f5d7111520 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55f5d71115b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55f5d7111640 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55f5d71116d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55f5d7111760 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55f5d71117f0 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: 0x55f5d7013478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55f5d700f610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55f5d700f6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55f5d700f740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55f5d700f7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55f5d700f870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55f5d7009100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55f5d7009198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7101940 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d71019d0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55f5d7101a60 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55f5d7101af0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d7101b80 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55f5d7101c10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d7101ca0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55f5d7101d30 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: 0x55f5d7013590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55f5d700c070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55f5d700c108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55f5d700c1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55f5d700c238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55f5d700c2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55f5d7009290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55f5d7009328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7111890 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d7111920 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55f5d71119b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55f5d7111a40 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d7111ad0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55f5d7111b60 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d7111bf0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55f5d7111c80 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: 0x55f5d70136a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d7004690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55f5d7004728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d70b5930 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d70b59c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55f5d70b5a50 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: 0x55f5d70137c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d700a630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55f5d700a6c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7101dd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d7101e60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55f5d7101ef0 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: 0x55f5d70138d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55f5d7011e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55f5d7011ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55f5d7011f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55f5d7012320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55f5d70123b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55f5d7012018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55f5d7004c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55f5d7004cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55f5d7004d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55f5d70120b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55f5d7012460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55f5d70124f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55f5d7012148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55f5d70121e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55f5d70125a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55f5d7012638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55f5d7012278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55f5d70126e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55f5d7012778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7111d20 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55f5d7111db0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55f5d7111e40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55f5d7111ed0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d7111f60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55f5d7111ff0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55f5d7112080 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d7112110 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55f5d71121a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55f5d7112230 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55f5d71122c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d7112350 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55f5d71123e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55f5d7112470 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55f5d7112500 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d7112590 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55f5d7112620 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55f5d71126b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d7112740 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55f5d71127d0 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: 0x55f5d70139f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55f5d7014b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55f5d7014bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55f5d7014c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55f5d7015000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55f5d7015098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55f5d7014cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55f5d7015140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55f5d70151d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55f5d7015270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55f5d7014d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55f5d7015310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55f5d70153a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55f5d7014e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55f5d7014ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55f5d7015450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55f5d70154e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55f5d7014f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55f5d7015590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55f5d7015628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7112870 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55f5d7112900 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55f5d7112990 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55f5d7112a20 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d7112ab0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55f5d7112b40 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55f5d7112bd0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d7112c60 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55f5d7112cf0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55f5d7112d80 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55f5d7112e10 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d7112ea0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55f5d7112f30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55f5d7112fc0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55f5d7113050 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d71130e0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55f5d7113170 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55f5d7113200 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d7113290 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55f5d7113320 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: 0x55f5d7013b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55f5d700cf90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55f5d700d460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55f5d700d4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55f5d700d590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55f5d700d028 MAP: (8 sibs) 3 children: 42: 0x55f5d700d630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55f5d700d6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55f5d700d760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55f5d700d0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55f5d700c710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55f5d700d158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55f5d700c7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55f5d700d1f0 MAP: (8 sibs) 7 children: 42: 0x55f5d70156d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55f5d7015768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55f5d7015800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55f5d7015898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55f5d7015930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55f5d70159c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55f5d7015a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55f5d700d288 VAL***: '*a0' (8 sibs) 42: 0x55f5d700d320 VAL***: '*a7' (8 sibs) 42: 0x55f5d700d3b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d71133c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55f5d7113450 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55f5d71134e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d7113570 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d7113600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d7113690 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d7113720 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d71137b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d7113840 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d71138d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55f5d7113960 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d71139f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55f5d7113a80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d7113b10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d7113ba0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d7113c30 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d7113cc0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d7113d50 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d7113de0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d7113e70 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d7113f00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d7113f90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55f5d7114020 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55f5d71140b0 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: 0x55f5d7013c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55f5d7015b00 MAP: (8 sibs) 3 children: 42: 0x55f5d7015fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55f5d7016068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55f5d7016100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55f5d7015b98 MAP: (8 sibs) 3 children: 42: 0x55f5d70161a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55f5d7016238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55f5d70162d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55f5d7015c30 MAP: (8 sibs) 1 children: 42: 0x55f5d700ab80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55f5d7015cc8 MAP: (8 sibs) 1 children: 42: 0x55f5d700da20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55f5d7015d60 MAP: (8 sibs) 7 children: 42: 0x55f5d7016370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55f5d7016408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55f5d70164a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55f5d7016538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55f5d70165d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55f5d7016668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55f5d7016700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55f5d7015df8 MAP: (8 sibs) 3 children: 42: 0x55f5d70167a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55f5d7016838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55f5d70168d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55f5d7015e90 MAP: (8 sibs) 1 children: 42: 0x55f5d7016970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55f5d7015f28 MAP: (8 sibs) 1 children: 42: 0x55f5d7016a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7114150 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d71141e0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55f5d7114270 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d7114300 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d7114390 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d7114420 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d71144b0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d7114540 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d71145d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d7114660 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d71146f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d7114780 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55f5d7114810 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d71148a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d7114930 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d71149c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d7114a50 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d7114ae0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d7114b70 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d7114c00 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d7114c90 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d7114d20 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55f5d7114db0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55f5d7114e40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55f5d7114ed0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55f5d7114f60 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55f5d7114ff0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55f5d7115080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55f5d7115110 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: 0x55f5d7013d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55f5d7004a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55f5d7004ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55f5d7004b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d71151b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55f5d7115240 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55f5d71152d0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55f5d7115360 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: 0x55f5d7013e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d700a770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55f5d700a808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7115400 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d7115490 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d7115520 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: 0x55f5d7013f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d700a8b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55f5d700a948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d71155c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d7115650 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d71156e0 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: 0x55f5d7012870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55f5d70050e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55f5d70055b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55f5d7005648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7005178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55f5d70056f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55f5d7005788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7005210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55f5d7005830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55f5d70052a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55f5d70058d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55f5d7005340 MAP: (8 sibs) 4 children: 42: 0x55f5d7005970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7005a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7005aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7005b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d70053d8 MAP: (8 sibs) 3 children: 42: 0x55f5d7005be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55f5d7005c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55f5d7005d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55f5d7005470 MAP: (8 sibs) 2 children: 42: 0x55f5d7005db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55f5d7005ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55f5d7005f88 VAL***: '*BIG' (2 sibs) 42: 0x55f5d7005e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55f5d7005508 MAP: (8 sibs) 3 children: 42: 0x55f5d7006030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55f5d7006200 VAL***: '*BIG' (3 sibs) 42: 0x55f5d7006298 VAL***: '*LEFT' (3 sibs) 42: 0x55f5d7006330 VAL***: '*SMALL' (3 sibs) 42: 0x55f5d70060c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55f5d7006160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7115780 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d7115810 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55f5d71158a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d7115930 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d71159c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55f5d7115a50 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d7115ae0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d7115b70 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55f5d7115c00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d7115c90 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55f5d7115d20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d7115db0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d7115e40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d7115ed0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d7115f60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d7115ff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d7116080 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55f5d7116110 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55f5d71161a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55f5d7116230 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55f5d71162c0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55f5d7116350 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55f5d71163e0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55f5d7116470 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55f5d7116500 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55f5d7116590 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55f5d7116620 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55f5d71166b0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55f5d7116740 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55f5d71167d0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55f5d7116860 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55f5d71168f0 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: 0x55f5d7012988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55f5d7006d60 MAP: (8 sibs) 2 children: 42: 0x55f5d7003fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55f5d7004068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7006df8 MAP: (8 sibs) 2 children: 42: 0x55f5d70047d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55f5d7004868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55f5d7006e90 MAP: (8 sibs) 1 children: 42: 0x55f5d7007230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55f5d7006f28 MAP: (8 sibs) 1 children: 42: 0x55f5d70072d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55f5d7006fc0 MAP: (8 sibs) 4 children: 42: 0x55f5d7007370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7007408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d70074a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7007538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d7007058 MAP: (8 sibs) 4 children: 42: 0x55f5d70075e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7007678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7007710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d70077a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d70070f0 MAP: (8 sibs) 4 children: 42: 0x55f5d7007850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d70078e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7007980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7007a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55f5d7007188 MAP: (8 sibs) 4 children: 42: 0x55f5d7007ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55f5d7007b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55f5d7007bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55f5d7007c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7116990 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d7116a20 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55f5d7116ab0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55f5d7116b40 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55f5d7116bd0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55f5d7116c60 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55f5d7116cf0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55f5d7116d80 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55f5d7116e10 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55f5d7116ea0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d7116f30 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55f5d7116fc0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55f5d7117050 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55f5d71170e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55f5d7117170 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55f5d7117200 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55f5d7117290 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55f5d7117320 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55f5d71173b0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55f5d7117440 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55f5d71174d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55f5d7117560 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55f5d71175f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55f5d7117680 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55f5d7117710 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55f5d71177a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55f5d7117830 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55f5d71178c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55f5d7117950 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55f5d71179e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55f5d7117a70 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: 0x55f5d7012aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d70081a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55f5d7008238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55f5d70082d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d7008540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55f5d70085d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55f5d7008368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55f5d70041b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7008400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55f5d7008680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7008718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7008498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55f5d70087c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7008858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7117b10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d7117ba0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d7117c30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d7117cc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d7117d50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d7117de0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d7117e70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d7117f00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d7117f90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d7118020 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d71180b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d7118140 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d71181d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d7118260 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: 0x55f5d7012bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d7008900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55f5d7008998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55f5d7008a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d7008ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55f5d7008d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55f5d7008ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55f5d7008de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7008b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55f5d7008e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7008f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7008bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55f5d7008fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55f5d7009058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7118300 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d7118390 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55f5d7118420 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55f5d71184b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d7118540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55f5d71185d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55f5d7118660 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d71186f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d7118780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d7118810 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55f5d71188a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d7118930 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d71189c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55f5d7118a50 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: 0x55f5d7012cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d70099d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7009a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7009b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d7009d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d7009e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d7009b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55f5d7009eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7009c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55f5d7009f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d7009fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7009cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55f5d700a090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d700a128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7118af0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d7118b80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d7118c10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d7118ca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d7118d30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d7118dc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d7118e50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d7118ee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d7118f70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d7119000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d7119090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d7119120 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d71191b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d7119240 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: 0x55f5d7012de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55f5d7007d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7007e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55f5d7007eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55f5d700a1d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d700a268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55f5d7007f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55f5d700a310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55f5d7007fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55f5d700a3b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d700a448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55f5d7008078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55f5d700a4f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55f5d700a588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d71192e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55f5d7119370 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55f5d7119400 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55f5d7119490 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55f5d7119520 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55f5d71195b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55f5d7119640 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55f5d71196d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55f5d7119760 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55f5d71197f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55f5d7119880 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55f5d7119910 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55f5d71199a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55f5d7119a30 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: 0x55f5d7012f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55f5d700ac30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55f5d700acc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55f5d700ad60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55f5d7004910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55f5d70049a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55f5d700adf8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55f5d700b060 MAP: (2 sibs) 4 children: 42: 0x55f5d7006640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55f5d70066d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55f5d7006770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55f5d7006808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55f5d700b0f8 MAP: (2 sibs) 5 children: 42: 0x55f5d700b1a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55f5d700b238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55f5d700b2d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55f5d700b368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55f5d700b400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55f5d700ae90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55f5d70044c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55f5d7004558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55f5d70045f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55f5d700af28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55f5d700afc0 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] 0x55f5d7119ad0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d7119b60 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d7119bf0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d7119c80 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d7119d10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d7119da0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d7119e30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d7119ec0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d7119f50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d7119fe0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d711a070 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d711a100 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d711a190 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d711a220 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d711a2b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d711a340 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d711a3d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d711a460 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d711a4f0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55f5d711a580 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d711a610 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d711a6a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d711a730 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55f5d711a7c0 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: 0x55f5d7013018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55f5d700b4f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55f5d700b588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55f5d700b620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55f5d700b920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55f5d700b9b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55f5d700b6b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55f5d700ba60 MAP: (2 sibs) 4 children: 42: 0x55f5d70068b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55f5d7006948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55f5d70069e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55f5d7006a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55f5d700baf8 MAP: (2 sibs) 5 children: 42: 0x55f5d700bba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55f5d700bc38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55f5d700bcd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55f5d700bd68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55f5d700be00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55f5d700b750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55f5d7004df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55f5d7004e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55f5d7004f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55f5d700b7e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55f5d700bea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55f5d700bf38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55f5d700bfd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55f5d700b880 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] 0x55f5d711a860 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55f5d711a8f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55f5d711a980 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55f5d711aa10 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55f5d711aaa0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55f5d711ab30 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55f5d711abc0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55f5d711ac50 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55f5d711ace0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55f5d711ad70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55f5d711ae00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55f5d711ae90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55f5d711af20 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55f5d711afb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55f5d711b040 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55f5d711b0d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55f5d711b160 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55f5d711b1f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55f5d711b280 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55f5d711b310 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55f5d711b3a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55f5d711b430 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55f5d711b4c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55f5d711b550 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55f5d711b5e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55f5d711b670 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55f5d711b700 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: 0x55f5d7013130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55f5d700db70 MAP: (6 sibs) 1 children: 42: 0x55f5d700df10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55f5d700dfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d700e048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d700e0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d700e178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d700e210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55f5d700dc08 MAP: (6 sibs) 1 children: 42: 0x55f5d700e2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55f5d700e350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d700e3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d700e480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d700e518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d700e5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700dca0 MAP: (6 sibs) 1 children: 42: 0x55f5d700e650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55f5d700dd38 MAP: (6 sibs) 1 children: 42: 0x55f5d700e6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55f5d700ddd0 MAP: (6 sibs) 1 children: 42: 0x55f5d700e790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55f5d700e830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55f5d700e8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55f5d700de68 MAP: (6 sibs) 1 children: 42: 0x55f5d700e970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d711b7a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d711b830 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d711b8c0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55f5d711b950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d711b9e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d711ba70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d711bb00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d711bb90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d711bc20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d711bcb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55f5d711bd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d711bdd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d711be60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d711bef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d711bf80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d711c010 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d711c0a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55f5d711c130 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55f5d711c1c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55f5d711c250 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55f5d711c2e0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55f5d711c370 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55f5d711c400 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55f5d711c490 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55f5d711c520 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: 0x55f5d7013248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55f5d700fc10 MAP: (6 sibs) 1 children: 42: 0x55f5d7009750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d700ffb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d70100e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d7010178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d7010210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55f5d700fca8 MAP: (6 sibs) 1 children: 42: 0x55f5d70097f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d70102b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d70103e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d7010478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d7010510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700fd40 MAP: (6 sibs) 1 children: 42: 0x55f5d7009890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d70105b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d70106e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d7010778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d7010810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55f5d700fdd8 MAP: (6 sibs) 1 children: 42: 0x55f5d7009930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d70108b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d70109e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d7010a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d7010b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700fe70 MAP: (6 sibs) 1 children: 42: 0x55f5d7010bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d7010c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7010ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55f5d7010d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55f5d7010e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55f5d7010eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55f5d700ff08 MAP: (6 sibs) 1 children: 42: 0x55f5d7010f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55f5d7010ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55f5d7011088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55f5d7011120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55f5d70111b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55f5d7011250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d711c5c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55f5d711c650 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55f5d711c6e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55f5d711c770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55f5d711c800 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55f5d711c890 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55f5d711c920 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55f5d711c9b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55f5d711ca40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55f5d711cad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55f5d711cb60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55f5d711cbf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55f5d711cc80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55f5d711cd10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55f5d711cda0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55f5d711ce30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55f5d711cec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55f5d711cf50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55f5d711cfe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55f5d711d070 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55f5d711d100 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55f5d711d190 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55f5d711d220 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55f5d711d2b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55f5d711d340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55f5d711d3d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55f5d711d460 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55f5d711d4f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55f5d711d580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55f5d711d610 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55f5d711d6a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55f5d711d730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55f5d711d7c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55f5d711d850 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55f5d711d8e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55f5d711d970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55f5d711da00 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55f5d711da90 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55f5d711db20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55f5d711dbb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55f5d711dc40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55f5d711dcd0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55f5d711dd60 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: 0x55f5d7013360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55f5d70112f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d7011388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d7011420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d70114b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55f5d7011550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55f5d70115e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55f5d7011680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55f5d7011718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55f5d70117b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55f5d700f010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55f5d7011848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55f5d700f0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55f5d70118e0 DOCMAP: (17 sibs) 2 children: 42: 0x55f5d7003e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55f5d7003f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55f5d7011978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700f150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55f5d7011a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700f1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55f5d7011aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700ea10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55f5d7011b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55f5d700eab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55f5d7011bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55f5d7011c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d711de00 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55f5d711de90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55f5d711df20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55f5d711dfb0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55f5d711e040 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55f5d711e0d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55f5d711e160 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55f5d711e1f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55f5d711e280 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55f5d711e310 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55f5d711e3a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55f5d711e430 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55f5d711e4c0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55f5d711e550 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55f5d711e5e0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55f5d711e670 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55f5d711e700 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55f5d711e790 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55f5d711e820 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55f5d711e8b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55f5d711e940 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55f5d711e9d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55f5d711ea60 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55f5d711eaf0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55f5d711eb80 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55f5d711ec10 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: 0x55f5d7013478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55f5d700f610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55f5d700f6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55f5d700f740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55f5d700f7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55f5d700f870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55f5d7009100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55f5d7009198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d711ecb0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d711ed40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55f5d711edd0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55f5d711ee60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d711eef0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55f5d711ef80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d711f010 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55f5d711f0a0 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: 0x55f5d7013590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55f5d700c070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55f5d700c108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55f5d700c1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55f5d700c238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55f5d700c2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55f5d7009290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55f5d7009328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d711f140 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55f5d711f1d0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55f5d711f260 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55f5d711f2f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55f5d711f380 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55f5d711f410 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55f5d711f4a0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55f5d711f530 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: 0x55f5d70136a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d7004690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55f5d7004728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d711f5d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d711f660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55f5d711f6f0 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: 0x55f5d70137c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d700a630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55f5d700a6c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d711f790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d711f820 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55f5d711f8b0 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: 0x55f5d70138d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55f5d7011e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55f5d7011ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55f5d7011f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55f5d7012320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55f5d70123b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55f5d7012018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55f5d7004c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55f5d7004cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55f5d7004d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55f5d70120b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55f5d7012460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55f5d70124f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55f5d7012148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55f5d70121e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55f5d70125a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55f5d7012638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55f5d7012278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55f5d70126e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55f5d7012778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d711f950 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55f5d711f9e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55f5d711fa70 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55f5d711fb00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d711fb90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55f5d711fc20 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55f5d711fcb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d711fd40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55f5d711fdd0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55f5d711fe60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55f5d711fef0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d711ff80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55f5d7120010 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55f5d71200a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55f5d7120130 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d71201c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55f5d7120250 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55f5d71202e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d7120370 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55f5d7120400 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: 0x55f5d70139f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55f5d7014b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55f5d7014bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55f5d7014c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55f5d7015000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55f5d7015098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55f5d7014cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55f5d7015140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55f5d70151d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55f5d7015270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55f5d7014d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55f5d7015310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55f5d70153a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55f5d7014e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55f5d7014ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55f5d7015450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55f5d70154e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55f5d7014f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55f5d7015590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55f5d7015628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d71204a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55f5d7120530 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55f5d71205c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55f5d7120650 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55f5d71206e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55f5d7120770 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55f5d7120800 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55f5d7120890 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55f5d7120920 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55f5d71209b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55f5d7120a40 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55f5d7120ad0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55f5d7120b60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55f5d7120bf0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55f5d7120c80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55f5d7120d10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55f5d7120da0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55f5d7120e30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55f5d7120ec0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55f5d7120f50 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: 0x55f5d7013b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55f5d700cf90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55f5d700d460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55f5d700d4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55f5d700d590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55f5d700d028 MAP: (8 sibs) 3 children: 42: 0x55f5d700d630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55f5d700d6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55f5d700d760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55f5d700d0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55f5d700c710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55f5d700d158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55f5d700c7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55f5d700d1f0 MAP: (8 sibs) 7 children: 42: 0x55f5d70156d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55f5d7015768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55f5d7015800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55f5d7015898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55f5d7015930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55f5d70159c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55f5d7015a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55f5d700d288 VAL***: '*a0' (8 sibs) 42: 0x55f5d700d320 VAL***: '*a7' (8 sibs) 42: 0x55f5d700d3b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7120ff0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55f5d7121080 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55f5d7121110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d71211a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d7121230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d71212c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d7121350 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d71213e0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d7121470 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d7121500 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55f5d7121590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d7121620 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55f5d71216b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d7121740 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d71217d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d7121860 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d71218f0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d7121980 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d7121a10 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d7121aa0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d7121b30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d7121bc0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55f5d7121c50 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55f5d7121ce0 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: 0x55f5d7013c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55f5d7015b00 MAP: (8 sibs) 3 children: 42: 0x55f5d7015fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55f5d7016068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55f5d7016100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55f5d7015b98 MAP: (8 sibs) 3 children: 42: 0x55f5d70161a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55f5d7016238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55f5d70162d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55f5d7015c30 MAP: (8 sibs) 1 children: 42: 0x55f5d700ab80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55f5d7015cc8 MAP: (8 sibs) 1 children: 42: 0x55f5d700da20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55f5d7015d60 MAP: (8 sibs) 7 children: 42: 0x55f5d7016370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55f5d7016408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55f5d70164a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55f5d7016538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55f5d70165d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55f5d7016668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55f5d7016700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55f5d7015df8 MAP: (8 sibs) 3 children: 42: 0x55f5d70167a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55f5d7016838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55f5d70168d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55f5d7015e90 MAP: (8 sibs) 1 children: 42: 0x55f5d7016970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55f5d7015f28 MAP: (8 sibs) 1 children: 42: 0x55f5d7016a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7121d80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55f5d7121e10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55f5d7121ea0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55f5d7121f30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55f5d7121fc0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55f5d7122050 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55f5d71220e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55f5d7122170 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55f5d7122200 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55f5d7122290 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55f5d7122320 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55f5d71223b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55f5d7122440 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55f5d71224d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55f5d7122560 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55f5d71225f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55f5d7122680 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55f5d7122710 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55f5d71227a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55f5d7122830 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55f5d71228c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55f5d7122950 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55f5d71229e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55f5d7122a70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55f5d7122b00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55f5d7122b90 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55f5d7122c20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55f5d7122cb0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55f5d7122d40 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: 0x55f5d7013d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55f5d7004a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55f5d7004ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55f5d7004b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7122de0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55f5d7122e70 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55f5d7122f00 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55f5d7122f90 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: 0x55f5d7013e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d700a770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55f5d700a808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d7123030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d71230c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d7123150 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: 0x55f5d7013f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55f5d700a8b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55f5d700a948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55f5d71231f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55f5d7123280 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55f5d7123310 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 (43 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (43 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.5.0/redhat-linux-build/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x55a672e33500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x55a672e2c580 DOCSEQ: (1 sibs) 3 children: 43: 0x55a672e2c620 VAL: 'foo' (3 sibs) 43: 0x55a672e2c6b8 VAL: 'bar' (3 sibs) 43: 0x55a672e2c750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e6d510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55a672e6d5a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55a672e6d630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55a672e6d6c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55a672e6d750 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: 0x55a672e33618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2d2d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2d368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2d410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2d5e0 VAL: 'val0' (2 sibs) 43: 0x55a672e2d678 VAL: 'val1' (2 sibs) 43: 0x55a672e2d4a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2d720 VAL: 'val2' (2 sibs) 43: 0x55a672e2d7b8 VAL: 'val3' (2 sibs) 43: 0x55a672e2d540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2d860 VAL: 'val4' (2 sibs) 43: 0x55a672e2d8f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e6f600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e6f690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e6f720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e6f7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e6f840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e6f8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e6f960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e6f9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e6fa80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e6fb10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e6fba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e6fc30 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: 0x55a672e33730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2de10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2dea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2df50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2e120 VAL: 'val0' (2 sibs) 43: 0x55a672e2e1b8 VAL: 'val1' (2 sibs) 43: 0x55a672e2dfe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2e260 VAL: 'val2' (2 sibs) 43: 0x55a672e2e2f8 VAL: 'val3' (2 sibs) 43: 0x55a672e2e080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2e3a0 VAL: 'val4' (2 sibs) 43: 0x55a672e2e438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e715f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e71680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e71710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e717a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e71830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e718c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e71950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e719e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e71a70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e71b00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e71b90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e71c20 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: 0x55a672e33848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2e4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2e578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2e620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2e7f0 VAL: 'val0' (2 sibs) 43: 0x55a672e2e888 VAL: 'val1' (2 sibs) 43: 0x55a672e2e6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2e930 VAL: 'val2' (2 sibs) 43: 0x55a672e2e9c8 VAL: 'val3' (2 sibs) 43: 0x55a672e2e750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2ea70 VAL: 'val4' (2 sibs) 43: 0x55a672e2eb08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e735e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e73670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e73700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e73790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e73820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e738b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e73940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e739d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e73a60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e73af0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e73b80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e73c10 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: 0x55a672e33960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2f480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2f518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2f5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2f790 VAL: 'val0' (2 sibs) 43: 0x55a672e2f828 VAL: 'val1' (2 sibs) 43: 0x55a672e2f658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2f8d0 VAL: 'val2' (2 sibs) 43: 0x55a672e2f968 VAL: 'val3' (2 sibs) 43: 0x55a672e2f6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2fa10 VAL: 'val4' (2 sibs) 43: 0x55a672e2faa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e755d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e75660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e756f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e75780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e75810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e758a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e75930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e759c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e75a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e75ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e75b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e75c00 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: 0x55a672e33a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55a672e2da90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x55a672e2db30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x55a672e31cb0 VAL: 'env01' (28 sibs) 43: 0x55a672e31d48 VAL: 'env02' (28 sibs) 43: 0x55a672e31de0 VAL: 'env03' (28 sibs) 43: 0x55a672e31e78 VAL: 'env04' (28 sibs) 43: 0x55a672e31f10 VAL: 'env11' (28 sibs) 43: 0x55a672e31fa8 VAL: 'env12' (28 sibs) 43: 0x55a672e32040 VAL: 'env13' (28 sibs) 43: 0x55a672e320d8 VAL: 'env14' (28 sibs) 43: 0x55a672e32170 VAL: 'env21' (28 sibs) 43: 0x55a672e32208 VAL: 'env22' (28 sibs) 43: 0x55a672e322a0 VAL: 'env23' (28 sibs) 43: 0x55a672e32338 VAL: 'env24' (28 sibs) 43: 0x55a672e323d0 VAL: 'env31' (28 sibs) 43: 0x55a672e32468 VAL: 'env32' (28 sibs) 43: 0x55a672e32500 VAL: 'env33' (28 sibs) 43: 0x55a672e32598 VAL: 'env34' (28 sibs) 43: 0x55a672e32630 VAL: 'env41' (28 sibs) 43: 0x55a672e326c8 VAL: 'env42' (28 sibs) 43: 0x55a672e32760 VAL: 'env43' (28 sibs) 43: 0x55a672e327f8 VAL: 'env44' (28 sibs) 43: 0x55a672e32890 VAL: 'env51' (28 sibs) 43: 0x55a672e32928 VAL: 'env52' (28 sibs) 43: 0x55a672e329c0 VAL: 'env53' (28 sibs) 43: 0x55a672e32a58 VAL: 'env54' (28 sibs) 43: 0x55a672e32af0 VAL: 'env61' (28 sibs) 43: 0x55a672e32b88 VAL: 'env62' (28 sibs) 43: 0x55a672e32c20 VAL: 'env63' (28 sibs) 43: 0x55a672e32cb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e788a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e78930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55a672e789c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55a672e78a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55a672e78ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55a672e78b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55a672e78c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55a672e78c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55a672e78d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55a672e78db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55a672e78e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55a672e78ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55a672e78f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55a672e78ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55a672e79080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55a672e79110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55a672e791a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55a672e79230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55a672e792c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55a672e79350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55a672e793e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55a672e79470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55a672e79500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55a672e79590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55a672e79620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55a672e796b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55a672e79740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55a672e797d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55a672e79860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55a672e798f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55a672e79980 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: 0x55a672e33b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e30b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x55a672e30ca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x55a672e30e70 VAL: 'a' (6 sibs) 43: 0x55a672e30f08 VAL: 'b' (6 sibs) 43: 0x55a672e30fa0 VAL: 'c' (6 sibs) 43: 0x55a672e31038 VAL: 'd' (6 sibs) 43: 0x55a672e310d0 VAL: 'e' (6 sibs) 43: 0x55a672e31168 VAL: 'f' (6 sibs) 43: 0x55a672e30d38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x55a672e31210 VAL: 'a' (2 sibs) 43: 0x55a672e312a8 VAL: 'b' (2 sibs) 43: 0x55a672e30dd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x55a672e31350 VAL: 'a' (2 sibs) 43: 0x55a672e313e8 VAL: 'b' (2 sibs) 43: 0x55a672e30bf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x55a672e31490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x55a672e315d0 VAL: 'a' (6 sibs) 43: 0x55a672e31668 VAL: 'b' (6 sibs) 43: 0x55a672e31700 VAL: 'c' (6 sibs) 43: 0x55a672e31798 VAL: 'd' (6 sibs) 43: 0x55a672e31830 VAL: 'e' (6 sibs) 43: 0x55a672e318c8 VAL: 'f' (6 sibs) 43: 0x55a672e31528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x55a672e31970 VAL: 'a' (2 sibs) 43: 0x55a672e31a08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e7b7e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e7b870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55a672e7b900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55a672e7b990 VAL: 'a' (6 sibs) 43: [4] [4] 0x55a672e7ba20 VAL: 'b' (6 sibs) 43: [5] [5] 0x55a672e7bab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55a672e7bb40 VAL: 'd' (6 sibs) 43: [7] [7] 0x55a672e7bbd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x55a672e7bc60 VAL: 'f' (6 sibs) 43: [9] [9] 0x55a672e7bcf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55a672e7bd80 VAL: 'a' (2 sibs) 43: [11] [11] 0x55a672e7be10 VAL: 'b' (2 sibs) 43: [12] [12] 0x55a672e7bea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55a672e7bf30 VAL: 'a' (2 sibs) 43: [14] [14] 0x55a672e7bfc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x55a672e7c050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55a672e7c0e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55a672e7c170 VAL: 'a' (6 sibs) 43: [18] [18] 0x55a672e7c200 VAL: 'b' (6 sibs) 43: [19] [19] 0x55a672e7c290 VAL: 'c' (6 sibs) 43: [20] [20] 0x55a672e7c320 VAL: 'd' (6 sibs) 43: [21] [21] 0x55a672e7c3b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55a672e7c440 VAL: 'f' (6 sibs) 43: [23] [23] 0x55a672e7c4d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55a672e7c560 VAL: 'a' (2 sibs) 43: [25] [25] 0x55a672e7c5f0 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: 0x55a672e33ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55a672e31b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x55a672e31ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x55a672e33240 VAL: 'a' (4 sibs) 43: 0x55a672e332d8 VAL: 'b' (4 sibs) 43: 0x55a672e33370 VAL: 'c' (4 sibs) 43: 0x55a672e33408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e7de10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e7dea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55a672e7df30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55a672e7dfc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55a672e7e050 VAL: 'b' (4 sibs) 43: [5] [5] 0x55a672e7e0e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x55a672e7e170 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: 0x55a672e33dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2ce10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x55a672e2ccd0 VAL: 'a' (2 sibs) 43: 0x55a672e2cd68 VAL: 'b' (2 sibs) 43: 0x55a672e2cea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x55a672e2cb90 VAL: 'c' (2 sibs) 43: 0x55a672e2cc28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e7fb40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e7fbd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55a672e7fc60 VAL: 'a' (2 sibs) 43: [3] [3] 0x55a672e7fcf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x55a672e7fd80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55a672e7fe10 VAL: 'c' (2 sibs) 43: [6] [6] 0x55a672e7fea0 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: 0x55a672e33ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55a672e2d9a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x55a672e2ca50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x55a672e2cae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x55a672e35f40 VAL: 'a' (21 sibs) 43: 0x55a672e35fd8 VAL: 'b' (21 sibs) 43: 0x55a672e36070 VAL: 'b1' (21 sibs) 43: 0x55a672e36108 VAL: 'b2' (21 sibs) 43: 0x55a672e361a0 VAL: 'b3' (21 sibs) 43: 0x55a672e36238 VAL: 'b4' (21 sibs) 43: 0x55a672e362d0 VAL: 'b5' (21 sibs) 43: 0x55a672e36368 VAL: 'b6' (21 sibs) 43: 0x55a672e36400 VAL: 'b61' (21 sibs) 43: 0x55a672e36498 VAL: 'b62' (21 sibs) 43: 0x55a672e36530 VAL: 'b63' (21 sibs) 43: 0x55a672e365c8 VAL: 'b64' (21 sibs) 43: 0x55a672e36660 VAL: 'b65' (21 sibs) 43: 0x55a672e366f8 VAL: 'b66' (21 sibs) 43: 0x55a672e36790 VAL: 'b7' (21 sibs) 43: 0x55a672e36828 VAL: 'b8' (21 sibs) 43: 0x55a672e368c0 VAL: 'b9' (21 sibs) 43: 0x55a672e36958 VAL: 'b10' (21 sibs) 43: 0x55a672e369f0 VAL: 'e' (21 sibs) 43: 0x55a672e36a88 VAL: 'f' (21 sibs) 43: 0x55a672e36b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e832b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e83340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55a672e833d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55a672e83460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55a672e834f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55a672e83580 VAL: 'b' (21 sibs) 43: [6] [6] 0x55a672e83610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55a672e836a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55a672e83730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55a672e837c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55a672e83850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55a672e838e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55a672e83970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55a672e83a00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55a672e83a90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55a672e83b20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55a672e83bb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55a672e83c40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55a672e83cd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55a672e83d60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55a672e83df0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55a672e83e80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55a672e83f10 VAL: 'e' (21 sibs) 43: [23] [23] 0x55a672e83fa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55a672e84030 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: 0x55a672e33ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x55a672e32d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x55a672e2ebb0 VAL: 'f' (1 sibs) 43: 0x55a672e32df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x55a672e32e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x55a672e2ec50 VAL: 'b' (1 sibs) 43: 0x55a672e32f28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e829a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55a672e82a30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55a672e82ac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x55a672e82b50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55a672e82be0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55a672e82c70 VAL: 'b' (1 sibs) 43: [6] [6] 0x55a672e82d00 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: 0x55a672e33500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x55a672e2c580 DOCSEQ: (1 sibs) 3 children: 43: 0x55a672e2c620 VAL: 'foo' (3 sibs) 43: 0x55a672e2c6b8 VAL: 'bar' (3 sibs) 43: 0x55a672e2c750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e858e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55a672e85970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55a672e85a00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55a672e85a90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55a672e85b20 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: 0x55a672e33618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2d2d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2d368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2d410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2d5e0 VAL: 'val0' (2 sibs) 43: 0x55a672e2d678 VAL: 'val1' (2 sibs) 43: 0x55a672e2d4a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2d720 VAL: 'val2' (2 sibs) 43: 0x55a672e2d7b8 VAL: 'val3' (2 sibs) 43: 0x55a672e2d540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2d860 VAL: 'val4' (2 sibs) 43: 0x55a672e2d8f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e861f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e86280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e86310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e863a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e86430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e864c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e86550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e865e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e86670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e86700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e86790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e86820 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: 0x55a672e33730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2de10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2dea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2df50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2e120 VAL: 'val0' (2 sibs) 43: 0x55a672e2e1b8 VAL: 'val1' (2 sibs) 43: 0x55a672e2dfe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2e260 VAL: 'val2' (2 sibs) 43: 0x55a672e2e2f8 VAL: 'val3' (2 sibs) 43: 0x55a672e2e080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2e3a0 VAL: 'val4' (2 sibs) 43: 0x55a672e2e438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e86b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e86b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e86c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e86cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e86d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e86dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e86e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e86ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e86f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e87010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e870a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e87130 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: 0x55a672e33848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2e4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2e578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2e620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2e7f0 VAL: 'val0' (2 sibs) 43: 0x55a672e2e888 VAL: 'val1' (2 sibs) 43: 0x55a672e2e6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2e930 VAL: 'val2' (2 sibs) 43: 0x55a672e2e9c8 VAL: 'val3' (2 sibs) 43: 0x55a672e2e750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2ea70 VAL: 'val4' (2 sibs) 43: 0x55a672e2eb08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e87410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e874a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e87530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e875c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e87650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e876e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e87770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e87800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e87890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e87920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e879b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e87a40 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: 0x55a672e33960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2f480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2f518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2f5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2f790 VAL: 'val0' (2 sibs) 43: 0x55a672e2f828 VAL: 'val1' (2 sibs) 43: 0x55a672e2f658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2f8d0 VAL: 'val2' (2 sibs) 43: 0x55a672e2f968 VAL: 'val3' (2 sibs) 43: 0x55a672e2f6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2fa10 VAL: 'val4' (2 sibs) 43: 0x55a672e2faa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e87d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e87db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e87e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e87ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e87f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e87ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e88080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e88110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e881a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e88230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e882c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e88350 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: 0x55a672e33a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55a672e2da90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x55a672e2db30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x55a672e31cb0 VAL: 'env01' (28 sibs) 43: 0x55a672e31d48 VAL: 'env02' (28 sibs) 43: 0x55a672e31de0 VAL: 'env03' (28 sibs) 43: 0x55a672e31e78 VAL: 'env04' (28 sibs) 43: 0x55a672e31f10 VAL: 'env11' (28 sibs) 43: 0x55a672e31fa8 VAL: 'env12' (28 sibs) 43: 0x55a672e32040 VAL: 'env13' (28 sibs) 43: 0x55a672e320d8 VAL: 'env14' (28 sibs) 43: 0x55a672e32170 VAL: 'env21' (28 sibs) 43: 0x55a672e32208 VAL: 'env22' (28 sibs) 43: 0x55a672e322a0 VAL: 'env23' (28 sibs) 43: 0x55a672e32338 VAL: 'env24' (28 sibs) 43: 0x55a672e323d0 VAL: 'env31' (28 sibs) 43: 0x55a672e32468 VAL: 'env32' (28 sibs) 43: 0x55a672e32500 VAL: 'env33' (28 sibs) 43: 0x55a672e32598 VAL: 'env34' (28 sibs) 43: 0x55a672e32630 VAL: 'env41' (28 sibs) 43: 0x55a672e326c8 VAL: 'env42' (28 sibs) 43: 0x55a672e32760 VAL: 'env43' (28 sibs) 43: 0x55a672e327f8 VAL: 'env44' (28 sibs) 43: 0x55a672e32890 VAL: 'env51' (28 sibs) 43: 0x55a672e32928 VAL: 'env52' (28 sibs) 43: 0x55a672e329c0 VAL: 'env53' (28 sibs) 43: 0x55a672e32a58 VAL: 'env54' (28 sibs) 43: 0x55a672e32af0 VAL: 'env61' (28 sibs) 43: 0x55a672e32b88 VAL: 'env62' (28 sibs) 43: 0x55a672e32c20 VAL: 'env63' (28 sibs) 43: 0x55a672e32cb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e88f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e88fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55a672e89060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55a672e890f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55a672e89180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55a672e89210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55a672e892a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55a672e89330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55a672e893c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55a672e89450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55a672e894e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55a672e89570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55a672e89600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55a672e89690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55a672e89720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55a672e897b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55a672e89840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55a672e898d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55a672e89960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55a672e899f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55a672e89a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55a672e89b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55a672e89ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55a672e89c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55a672e89cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55a672e89d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55a672e89de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55a672e89e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55a672e89f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55a672e89f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55a672e8a020 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: 0x55a672e33b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e30b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x55a672e30ca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x55a672e30e70 VAL: 'a' (6 sibs) 43: 0x55a672e30f08 VAL: 'b' (6 sibs) 43: 0x55a672e30fa0 VAL: 'c' (6 sibs) 43: 0x55a672e31038 VAL: 'd' (6 sibs) 43: 0x55a672e310d0 VAL: 'e' (6 sibs) 43: 0x55a672e31168 VAL: 'f' (6 sibs) 43: 0x55a672e30d38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x55a672e31210 VAL: 'a' (2 sibs) 43: 0x55a672e312a8 VAL: 'b' (2 sibs) 43: 0x55a672e30dd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x55a672e31350 VAL: 'a' (2 sibs) 43: 0x55a672e313e8 VAL: 'b' (2 sibs) 43: 0x55a672e30bf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x55a672e31490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x55a672e315d0 VAL: 'a' (6 sibs) 43: 0x55a672e31668 VAL: 'b' (6 sibs) 43: 0x55a672e31700 VAL: 'c' (6 sibs) 43: 0x55a672e31798 VAL: 'd' (6 sibs) 43: 0x55a672e31830 VAL: 'e' (6 sibs) 43: 0x55a672e318c8 VAL: 'f' (6 sibs) 43: 0x55a672e31528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x55a672e31970 VAL: 'a' (2 sibs) 43: 0x55a672e31a08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e8a150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e8a1e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55a672e8a270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55a672e8a300 VAL: 'a' (6 sibs) 43: [4] [4] 0x55a672e8a390 VAL: 'b' (6 sibs) 43: [5] [5] 0x55a672e8a420 VAL: 'c' (6 sibs) 43: [6] [6] 0x55a672e8a4b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x55a672e8a540 VAL: 'e' (6 sibs) 43: [8] [8] 0x55a672e8a5d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x55a672e8a660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55a672e8a6f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x55a672e8a780 VAL: 'b' (2 sibs) 43: [12] [12] 0x55a672e8a810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55a672e8a8a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x55a672e8a930 VAL: 'b' (2 sibs) 43: [15] [15] 0x55a672e8a9c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55a672e8aa50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55a672e8aae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x55a672e8ab70 VAL: 'b' (6 sibs) 43: [19] [19] 0x55a672e8ac00 VAL: 'c' (6 sibs) 43: [20] [20] 0x55a672e8ac90 VAL: 'd' (6 sibs) 43: [21] [21] 0x55a672e8ad20 VAL: 'e' (6 sibs) 43: [22] [22] 0x55a672e8adb0 VAL: 'f' (6 sibs) 43: [23] [23] 0x55a672e8ae40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55a672e8aed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x55a672e8af60 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: 0x55a672e33ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55a672e31b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x55a672e31ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x55a672e33240 VAL: 'a' (4 sibs) 43: 0x55a672e332d8 VAL: 'b' (4 sibs) 43: 0x55a672e33370 VAL: 'c' (4 sibs) 43: 0x55a672e33408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e88630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e886c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55a672e88750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55a672e887e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55a672e88870 VAL: 'b' (4 sibs) 43: [5] [5] 0x55a672e88900 VAL: 'c' (4 sibs) 43: [6] [6] 0x55a672e88990 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: 0x55a672e33dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2ce10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x55a672e2ccd0 VAL: 'a' (2 sibs) 43: 0x55a672e2cd68 VAL: 'b' (2 sibs) 43: 0x55a672e2cea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x55a672e2cb90 VAL: 'c' (2 sibs) 43: 0x55a672e2cc28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e8b360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e8b3f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55a672e8b480 VAL: 'a' (2 sibs) 43: [3] [3] 0x55a672e8b510 VAL: 'b' (2 sibs) 43: [4] [4] 0x55a672e8b5a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55a672e8b630 VAL: 'c' (2 sibs) 43: [6] [6] 0x55a672e8b6c0 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: 0x55a672e33ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55a672e2d9a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x55a672e2ca50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x55a672e2cae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x55a672e35f40 VAL: 'a' (21 sibs) 43: 0x55a672e35fd8 VAL: 'b' (21 sibs) 43: 0x55a672e36070 VAL: 'b1' (21 sibs) 43: 0x55a672e36108 VAL: 'b2' (21 sibs) 43: 0x55a672e361a0 VAL: 'b3' (21 sibs) 43: 0x55a672e36238 VAL: 'b4' (21 sibs) 43: 0x55a672e362d0 VAL: 'b5' (21 sibs) 43: 0x55a672e36368 VAL: 'b6' (21 sibs) 43: 0x55a672e36400 VAL: 'b61' (21 sibs) 43: 0x55a672e36498 VAL: 'b62' (21 sibs) 43: 0x55a672e36530 VAL: 'b63' (21 sibs) 43: 0x55a672e365c8 VAL: 'b64' (21 sibs) 43: 0x55a672e36660 VAL: 'b65' (21 sibs) 43: 0x55a672e366f8 VAL: 'b66' (21 sibs) 43: 0x55a672e36790 VAL: 'b7' (21 sibs) 43: 0x55a672e36828 VAL: 'b8' (21 sibs) 43: 0x55a672e368c0 VAL: 'b9' (21 sibs) 43: 0x55a672e36958 VAL: 'b10' (21 sibs) 43: 0x55a672e369f0 VAL: 'e' (21 sibs) 43: 0x55a672e36a88 VAL: 'f' (21 sibs) 43: 0x55a672e36b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e8c580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e8c610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55a672e8c6a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55a672e8c730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55a672e8c7c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55a672e8c850 VAL: 'b' (21 sibs) 43: [6] [6] 0x55a672e8c8e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55a672e8c970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55a672e8ca00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55a672e8ca90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55a672e8cb20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55a672e8cbb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55a672e8cc40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55a672e8ccd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55a672e8cd60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55a672e8cdf0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55a672e8ce80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55a672e8cf10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55a672e8cfa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55a672e8d030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55a672e8d0c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55a672e8d150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55a672e8d1e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55a672e8d270 VAL: 'f' (21 sibs) 43: [24] [24] 0x55a672e8d300 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: 0x55a672e33ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x55a672e32d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x55a672e2ebb0 VAL: 'f' (1 sibs) 43: 0x55a672e32df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x55a672e32e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x55a672e2ec50 VAL: 'b' (1 sibs) 43: 0x55a672e32f28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e8bc70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55a672e8bd00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55a672e8bd90 VAL: 'f' (1 sibs) 43: [3] [3] 0x55a672e8be20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55a672e8beb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55a672e8bf40 VAL: 'b' (1 sibs) 43: [6] [6] 0x55a672e8bfd0 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] 0x55a672e6d510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55a672e6d5a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55a672e6d630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55a672e6d6c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55a672e6d750 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] 0x55a672e8eed0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55a672e8ef60 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55a672e8eff0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55a672e8f080 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55a672e8f110 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] 0x55a672e6f600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e6f690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e6f720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e6f7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e6f840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e6f8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e6f960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e6f9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e6fa80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e6fb10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e6fba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e6fc30 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] 0x55a672e900c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e90150 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e901e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e90270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e90300 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e90390 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e90420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e904b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e90540 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e905d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e90660 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e906f0 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] 0x55a672e715f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e71680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e71710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e717a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e71830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e718c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e71950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e719e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e71a70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e71b00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e71b90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e71c20 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] 0x55a672e909d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e90a60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e90af0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e90b80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e90c10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e90ca0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e90d30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e90dc0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e90e50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e90ee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e90f70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e91000 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] 0x55a672e735e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e73670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e73700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e73790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e73820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e738b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e73940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e739d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e73a60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e73af0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e73b80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e73c10 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] 0x55a672e912e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e91370 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e91400 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e91490 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e91520 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e915b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e91640 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e916d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e91760 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e917f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e91880 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e91910 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] 0x55a672e755d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e75660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e756f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e75780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e75810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e758a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e75930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e759c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e75a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e75ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e75b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e75c00 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] 0x55a672e91bf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e91c80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e91d10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e91da0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e91e30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e91ec0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e91f50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e91fe0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e92070 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e92100 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e92190 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e92220 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] 0x55a672e788a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e78930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55a672e789c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55a672e78a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55a672e78ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55a672e78b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55a672e78c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55a672e78c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55a672e78d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55a672e78db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55a672e78e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55a672e78ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55a672e78f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55a672e78ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55a672e79080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55a672e79110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55a672e791a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55a672e79230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55a672e792c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55a672e79350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55a672e793e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55a672e79470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55a672e79500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55a672e79590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55a672e79620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55a672e796b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55a672e79740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55a672e797d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55a672e79860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55a672e798f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55a672e79980 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] 0x55a672e92e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e92ea0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55a672e92f30 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55a672e92fc0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55a672e93050 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55a672e930e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55a672e93170 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55a672e93200 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55a672e93290 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55a672e93320 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55a672e933b0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55a672e93440 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55a672e934d0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55a672e93560 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55a672e935f0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55a672e93680 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55a672e93710 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55a672e937a0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55a672e93830 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55a672e938c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55a672e93950 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55a672e939e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55a672e93a70 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55a672e93b00 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55a672e93b90 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55a672e93c20 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55a672e93cb0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55a672e93d40 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55a672e93dd0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55a672e93e60 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55a672e93ef0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 (2 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] 0x55a672e7b7e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e7b870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55a672e7b900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55a672e7b990 VAL: 'a' (6 sibs) 43: [4] [4] 0x55a672e7ba20 VAL: 'b' (6 sibs) 43: [5] [5] 0x55a672e7bab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55a672e7bb40 VAL: 'd' (6 sibs) 43: [7] [7] 0x55a672e7bbd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x55a672e7bc60 VAL: 'f' (6 sibs) 43: [9] [9] 0x55a672e7bcf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55a672e7bd80 VAL: 'a' (2 sibs) 43: [11] [11] 0x55a672e7be10 VAL: 'b' (2 sibs) 43: [12] [12] 0x55a672e7bea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55a672e7bf30 VAL: 'a' (2 sibs) 43: [14] [14] 0x55a672e7bfc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x55a672e7c050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55a672e7c0e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55a672e7c170 VAL: 'a' (6 sibs) 43: [18] [18] 0x55a672e7c200 VAL: 'b' (6 sibs) 43: [19] [19] 0x55a672e7c290 VAL: 'c' (6 sibs) 43: [20] [20] 0x55a672e7c320 VAL: 'd' (6 sibs) 43: [21] [21] 0x55a672e7c3b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55a672e7c440 VAL: 'f' (6 sibs) 43: [23] [23] 0x55a672e7c4d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55a672e7c560 VAL: 'a' (2 sibs) 43: [25] [25] 0x55a672e7c5f0 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] 0x55a672e94020 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e940b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55a672e94140 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55a672e941d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x55a672e94260 VAL: 'b' (6 sibs) 43: [5] [5] 0x55a672e942f0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55a672e94380 VAL: 'd' (6 sibs) 43: [7] [7] 0x55a672e94410 VAL: 'e' (6 sibs) 43: [8] [8] 0x55a672e944a0 VAL: 'f' (6 sibs) 43: [9] [9] 0x55a672e94530 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55a672e945c0 VAL: 'a' (2 sibs) 43: [11] [11] 0x55a672e94650 VAL: 'b' (2 sibs) 43: [12] [12] 0x55a672e946e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55a672e94770 VAL: 'a' (2 sibs) 43: [14] [14] 0x55a672e94800 VAL: 'b' (2 sibs) 43: [15] [15] 0x55a672e94890 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55a672e94920 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55a672e949b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x55a672e94a40 VAL: 'b' (6 sibs) 43: [19] [19] 0x55a672e94ad0 VAL: 'c' (6 sibs) 43: [20] [20] 0x55a672e94b60 VAL: 'd' (6 sibs) 43: [21] [21] 0x55a672e94bf0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55a672e94c80 VAL: 'f' (6 sibs) 43: [23] [23] 0x55a672e94d10 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55a672e94da0 VAL: 'a' (2 sibs) 43: [25] [25] 0x55a672e94e30 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] 0x55a672e7de10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e7dea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55a672e7df30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55a672e7dfc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55a672e7e050 VAL: 'b' (4 sibs) 43: [5] [5] 0x55a672e7e0e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x55a672e7e170 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] 0x55a672e92500 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e92590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55a672e92620 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55a672e926b0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55a672e92740 VAL: 'b' (4 sibs) 43: [5] [5] 0x55a672e927d0 VAL: 'c' (4 sibs) 43: [6] [6] 0x55a672e92860 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] 0x55a672e7fb40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e7fbd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55a672e7fc60 VAL: 'a' (2 sibs) 43: [3] [3] 0x55a672e7fcf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x55a672e7fd80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55a672e7fe10 VAL: 'c' (2 sibs) 43: [6] [6] 0x55a672e7fea0 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] 0x55a672e95230 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e952c0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55a672e95350 VAL: 'a' (2 sibs) 43: [3] [3] 0x55a672e953e0 VAL: 'b' (2 sibs) 43: [4] [4] 0x55a672e95470 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55a672e95500 VAL: 'c' (2 sibs) 43: [6] [6] 0x55a672e95590 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] 0x55a672e832b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e83340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55a672e833d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55a672e83460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55a672e834f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55a672e83580 VAL: 'b' (21 sibs) 43: [6] [6] 0x55a672e83610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55a672e836a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55a672e83730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55a672e837c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55a672e83850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55a672e838e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55a672e83970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55a672e83a00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55a672e83a90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55a672e83b20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55a672e83bb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55a672e83c40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55a672e83cd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55a672e83d60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55a672e83df0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55a672e83e80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55a672e83f10 VAL: 'e' (21 sibs) 43: [23] [23] 0x55a672e83fa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55a672e84030 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] 0x55a672e96450 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e964e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55a672e96570 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55a672e96600 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55a672e96690 VAL: 'a' (21 sibs) 43: [5] [5] 0x55a672e96720 VAL: 'b' (21 sibs) 43: [6] [6] 0x55a672e967b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55a672e96840 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55a672e968d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55a672e96960 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55a672e969f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55a672e96a80 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55a672e96b10 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55a672e96ba0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55a672e96c30 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55a672e96cc0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55a672e96d50 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55a672e96de0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55a672e96e70 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55a672e96f00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55a672e96f90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55a672e97020 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55a672e970b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55a672e97140 VAL: 'f' (21 sibs) 43: [24] [24] 0x55a672e971d0 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] 0x55a672e829a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55a672e82a30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55a672e82ac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x55a672e82b50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55a672e82be0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55a672e82c70 VAL: 'b' (1 sibs) 43: [6] [6] 0x55a672e82d00 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] 0x55a672e95b40 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55a672e95bd0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55a672e95c60 VAL: 'f' (1 sibs) 43: [3] [3] 0x55a672e95cf0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55a672e95d80 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55a672e95e10 VAL: 'b' (1 sibs) 43: [6] [6] 0x55a672e95ea0 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] 0x55a672e858e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55a672e85970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55a672e85a00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55a672e85a90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55a672e85b20 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] 0x55a672e97660 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55a672e976f0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55a672e97780 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55a672e97810 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55a672e978a0 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] 0x55a672e861f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e86280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e86310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e863a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e86430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e864c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e86550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e865e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e86670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e86700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e86790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e86820 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] 0x55a672e97f70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e98000 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e98090 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e98120 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e981b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e98240 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e982d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e98360 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e983f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e98480 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e98510 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e985a0 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] 0x55a672e86b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e86b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e86c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e86cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e86d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e86dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e86e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e86ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e86f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e87010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e870a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e87130 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] 0x55a672e98880 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e98910 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e989a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e98a30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e98ac0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e98b50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e98be0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e98c70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e98d00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e98d90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e98e20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e98eb0 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] 0x55a672e87410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e874a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e87530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e875c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e87650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e876e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e87770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e87800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e87890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e87920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e879b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e87a40 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] 0x55a672e99190 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e99220 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e992b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e99340 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e993d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e99460 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e994f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e99580 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e99610 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e996a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e99730 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e997c0 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] 0x55a672e87d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e87db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e87e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e87ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e87f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e87ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e88080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e88110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e881a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e88230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e882c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e88350 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] 0x55a672e99aa0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e99b30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e99bc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e99c50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e99ce0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e99d70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e99e00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e99e90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e99f20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e99fb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e9a040 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e9a0d0 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] 0x55a672e88f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e88fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55a672e89060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55a672e890f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55a672e89180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55a672e89210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55a672e892a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55a672e89330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55a672e893c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55a672e89450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55a672e894e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55a672e89570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55a672e89600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55a672e89690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55a672e89720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55a672e897b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55a672e89840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55a672e898d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55a672e89960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55a672e899f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55a672e89a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55a672e89b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55a672e89ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55a672e89c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55a672e89cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55a672e89d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55a672e89de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55a672e89e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55a672e89f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55a672e89f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55a672e8a020 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] 0x55a672e9acc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e9ad50 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55a672e9ade0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55a672e9ae70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55a672e9af00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55a672e9af90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55a672e9b020 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55a672e9b0b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55a672e9b140 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55a672e9b1d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55a672e9b260 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55a672e9b2f0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55a672e9b380 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55a672e9b410 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55a672e9b4a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55a672e9b530 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55a672e9b5c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55a672e9b650 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55a672e9b6e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55a672e9b770 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55a672e9b800 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55a672e9b890 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55a672e9b920 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55a672e9b9b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55a672e9ba40 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55a672e9bad0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55a672e9bb60 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55a672e9bbf0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55a672e9bc80 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55a672e9bd10 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55a672e9bda0 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] 0x55a672e8a150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e8a1e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55a672e8a270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55a672e8a300 VAL: 'a' (6 sibs) 43: [4] [4] 0x55a672e8a390 VAL: 'b' (6 sibs) 43: [5] [5] 0x55a672e8a420 VAL: 'c' (6 sibs) 43: [6] [6] 0x55a672e8a4b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x55a672e8a540 VAL: 'e' (6 sibs) 43: [8] [8] 0x55a672e8a5d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x55a672e8a660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55a672e8a6f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x55a672e8a780 VAL: 'b' (2 sibs) 43: [12] [12] 0x55a672e8a810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55a672e8a8a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x55a672e8a930 VAL: 'b' (2 sibs) 43: [15] [15] 0x55a672e8a9c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55a672e8aa50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55a672e8aae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x55a672e8ab70 VAL: 'b' (6 sibs) 43: [19] [19] 0x55a672e8ac00 VAL: 'c' (6 sibs) 43: [20] [20] 0x55a672e8ac90 VAL: 'd' (6 sibs) 43: [21] [21] 0x55a672e8ad20 VAL: 'e' (6 sibs) 43: [22] [22] 0x55a672e8adb0 VAL: 'f' (6 sibs) 43: [23] [23] 0x55a672e8ae40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55a672e8aed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x55a672e8af60 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] 0x55a672e9bed0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e9bf60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55a672e9bff0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55a672e9c080 VAL: 'a' (6 sibs) 43: [4] [4] 0x55a672e9c110 VAL: 'b' (6 sibs) 43: [5] [5] 0x55a672e9c1a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55a672e9c230 VAL: 'd' (6 sibs) 43: [7] [7] 0x55a672e9c2c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x55a672e9c350 VAL: 'f' (6 sibs) 43: [9] [9] 0x55a672e9c3e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55a672e9c470 VAL: 'a' (2 sibs) 43: [11] [11] 0x55a672e9c500 VAL: 'b' (2 sibs) 43: [12] [12] 0x55a672e9c590 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55a672e9c620 VAL: 'a' (2 sibs) 43: [14] [14] 0x55a672e9c6b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x55a672e9c740 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55a672e9c7d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55a672e9c860 VAL: 'a' (6 sibs) 43: [18] [18] 0x55a672e9c8f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x55a672e9c980 VAL: 'c' (6 sibs) 43: [20] [20] 0x55a672e9ca10 VAL: 'd' (6 sibs) 43: [21] [21] 0x55a672e9caa0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55a672e9cb30 VAL: 'f' (6 sibs) 43: [23] [23] 0x55a672e9cbc0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55a672e9cc50 VAL: 'a' (2 sibs) 43: [25] [25] 0x55a672e9cce0 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] 0x55a672e88630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e886c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55a672e88750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55a672e887e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55a672e88870 VAL: 'b' (4 sibs) 43: [5] [5] 0x55a672e88900 VAL: 'c' (4 sibs) 43: [6] [6] 0x55a672e88990 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] 0x55a672e9a3b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e9a440 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55a672e9a4d0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55a672e9a560 VAL: 'a' (4 sibs) 43: [4] [4] 0x55a672e9a5f0 VAL: 'b' (4 sibs) 43: [5] [5] 0x55a672e9a680 VAL: 'c' (4 sibs) 43: [6] [6] 0x55a672e9a710 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] 0x55a672e8b360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e8b3f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55a672e8b480 VAL: 'a' (2 sibs) 43: [3] [3] 0x55a672e8b510 VAL: 'b' (2 sibs) 43: [4] [4] 0x55a672e8b5a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55a672e8b630 VAL: 'c' (2 sibs) 43: [6] [6] 0x55a672e8b6c0 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] 0x55a672e9d0e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e9d170 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55a672e9d200 VAL: 'a' (2 sibs) 43: [3] [3] 0x55a672e9d290 VAL: 'b' (2 sibs) 43: [4] [4] 0x55a672e9d320 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55a672e9d3b0 VAL: 'c' (2 sibs) 43: [6] [6] 0x55a672e9d440 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] 0x55a672e8c580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e8c610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55a672e8c6a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55a672e8c730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55a672e8c7c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55a672e8c850 VAL: 'b' (21 sibs) 43: [6] [6] 0x55a672e8c8e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55a672e8c970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55a672e8ca00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55a672e8ca90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55a672e8cb20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55a672e8cbb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55a672e8cc40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55a672e8ccd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55a672e8cd60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55a672e8cdf0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55a672e8ce80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55a672e8cf10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55a672e8cfa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55a672e8d030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55a672e8d0c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55a672e8d150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55a672e8d1e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55a672e8d270 VAL: 'f' (21 sibs) 43: [24] [24] 0x55a672e8d300 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] 0x55a672e9e300 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672e9e390 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55a672e9e420 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55a672e9e4b0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55a672e9e540 VAL: 'a' (21 sibs) 43: [5] [5] 0x55a672e9e5d0 VAL: 'b' (21 sibs) 43: [6] [6] 0x55a672e9e660 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55a672e9e6f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55a672e9e780 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55a672e9e810 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55a672e9e8a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55a672e9e930 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55a672e9e9c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55a672e9ea50 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55a672e9eae0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55a672e9eb70 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55a672e9ec00 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55a672e9ec90 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55a672e9ed20 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55a672e9edb0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55a672e9ee40 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55a672e9eed0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55a672e9ef60 VAL: 'e' (21 sibs) 43: [23] [23] 0x55a672e9eff0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55a672e9f080 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] 0x55a672e8bc70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55a672e8bd00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55a672e8bd90 VAL: 'f' (1 sibs) 43: [3] [3] 0x55a672e8be20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55a672e8beb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55a672e8bf40 VAL: 'b' (1 sibs) 43: [6] [6] 0x55a672e8bfd0 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] 0x55a672e9d9f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55a672e9da80 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55a672e9db10 VAL: 'f' (1 sibs) 43: [3] [3] 0x55a672e9dba0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55a672e9dc30 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55a672e9dcc0 VAL: 'b' (1 sibs) 43: [6] [6] 0x55a672e9dd50 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: 0x55a672e33500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x55a672e2c580 DOCSEQ: (1 sibs) 3 children: 43: 0x55a672e2c620 VAL: 'foo' (3 sibs) 43: 0x55a672e2c6b8 VAL: 'bar' (3 sibs) 43: 0x55a672e2c750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e8fae0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55a672e8fb70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55a672e8fc00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55a672e8fc90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55a672e8fd20 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: 0x55a672e33618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2d2d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2d368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2d410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2d5e0 VAL: 'val0' (2 sibs) 43: 0x55a672e2d678 VAL: 'val1' (2 sibs) 43: 0x55a672e2d4a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2d720 VAL: 'val2' (2 sibs) 43: 0x55a672e2d7b8 VAL: 'val3' (2 sibs) 43: 0x55a672e2d540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2d860 VAL: 'val4' (2 sibs) 43: 0x55a672e2d8f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e9f510 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e9f5a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e9f630 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e9f6c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e9f750 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e9f7e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e9f870 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e9f900 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672e9f990 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672e9fa20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672e9fab0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672e9fb40 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: 0x55a672e33730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2de10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2dea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2df50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2e120 VAL: 'val0' (2 sibs) 43: 0x55a672e2e1b8 VAL: 'val1' (2 sibs) 43: 0x55a672e2dfe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2e260 VAL: 'val2' (2 sibs) 43: 0x55a672e2e2f8 VAL: 'val3' (2 sibs) 43: 0x55a672e2e080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2e3a0 VAL: 'val4' (2 sibs) 43: 0x55a672e2e438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672e9fbe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672e9fc70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672e9fd00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672e9fd90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672e9fe20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672e9feb0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672e9ff40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672e9ffd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672ea0060 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672ea00f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672ea0180 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672ea0210 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: 0x55a672e33848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2e4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2e578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2e620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2e7f0 VAL: 'val0' (2 sibs) 43: 0x55a672e2e888 VAL: 'val1' (2 sibs) 43: 0x55a672e2e6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2e930 VAL: 'val2' (2 sibs) 43: 0x55a672e2e9c8 VAL: 'val3' (2 sibs) 43: 0x55a672e2e750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2ea70 VAL: 'val4' (2 sibs) 43: 0x55a672e2eb08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea02b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672ea0340 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672ea03d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672ea0460 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672ea04f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672ea0580 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672ea0610 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672ea06a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672ea0730 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672ea07c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672ea0850 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672ea08e0 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: 0x55a672e33960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2f480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2f518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2f5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2f790 VAL: 'val0' (2 sibs) 43: 0x55a672e2f828 VAL: 'val1' (2 sibs) 43: 0x55a672e2f658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2f8d0 VAL: 'val2' (2 sibs) 43: 0x55a672e2f968 VAL: 'val3' (2 sibs) 43: 0x55a672e2f6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2fa10 VAL: 'val4' (2 sibs) 43: 0x55a672e2faa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea0980 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672ea0a10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672ea0aa0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672ea0b30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672ea0bc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672ea0c50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672ea0ce0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672ea0d70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672ea0e00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672ea0e90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672ea0f20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672ea0fb0 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: 0x55a672e33a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55a672e2da90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x55a672e2db30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x55a672e31cb0 VAL: 'env01' (28 sibs) 43: 0x55a672e31d48 VAL: 'env02' (28 sibs) 43: 0x55a672e31de0 VAL: 'env03' (28 sibs) 43: 0x55a672e31e78 VAL: 'env04' (28 sibs) 43: 0x55a672e31f10 VAL: 'env11' (28 sibs) 43: 0x55a672e31fa8 VAL: 'env12' (28 sibs) 43: 0x55a672e32040 VAL: 'env13' (28 sibs) 43: 0x55a672e320d8 VAL: 'env14' (28 sibs) 43: 0x55a672e32170 VAL: 'env21' (28 sibs) 43: 0x55a672e32208 VAL: 'env22' (28 sibs) 43: 0x55a672e322a0 VAL: 'env23' (28 sibs) 43: 0x55a672e32338 VAL: 'env24' (28 sibs) 43: 0x55a672e323d0 VAL: 'env31' (28 sibs) 43: 0x55a672e32468 VAL: 'env32' (28 sibs) 43: 0x55a672e32500 VAL: 'env33' (28 sibs) 43: 0x55a672e32598 VAL: 'env34' (28 sibs) 43: 0x55a672e32630 VAL: 'env41' (28 sibs) 43: 0x55a672e326c8 VAL: 'env42' (28 sibs) 43: 0x55a672e32760 VAL: 'env43' (28 sibs) 43: 0x55a672e327f8 VAL: 'env44' (28 sibs) 43: 0x55a672e32890 VAL: 'env51' (28 sibs) 43: 0x55a672e32928 VAL: 'env52' (28 sibs) 43: 0x55a672e329c0 VAL: 'env53' (28 sibs) 43: 0x55a672e32a58 VAL: 'env54' (28 sibs) 43: 0x55a672e32af0 VAL: 'env61' (28 sibs) 43: 0x55a672e32b88 VAL: 'env62' (28 sibs) 43: 0x55a672e32c20 VAL: 'env63' (28 sibs) 43: 0x55a672e32cb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea1050 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672ea10e0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55a672ea1170 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55a672ea1200 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55a672ea1290 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55a672ea1320 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55a672ea13b0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55a672ea1440 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55a672ea14d0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55a672ea1560 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55a672ea15f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55a672ea1680 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55a672ea1710 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55a672ea17a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55a672ea1830 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55a672ea18c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55a672ea1950 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55a672ea19e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55a672ea1a70 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55a672ea1b00 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55a672ea1b90 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55a672ea1c20 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55a672ea1cb0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55a672ea1d40 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55a672ea1dd0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55a672ea1e60 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55a672ea1ef0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55a672ea1f80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55a672ea2010 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55a672ea20a0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55a672ea2130 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: 0x55a672e33b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e30b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x55a672e30ca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x55a672e30e70 VAL: 'a' (6 sibs) 43: 0x55a672e30f08 VAL: 'b' (6 sibs) 43: 0x55a672e30fa0 VAL: 'c' (6 sibs) 43: 0x55a672e31038 VAL: 'd' (6 sibs) 43: 0x55a672e310d0 VAL: 'e' (6 sibs) 43: 0x55a672e31168 VAL: 'f' (6 sibs) 43: 0x55a672e30d38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x55a672e31210 VAL: 'a' (2 sibs) 43: 0x55a672e312a8 VAL: 'b' (2 sibs) 43: 0x55a672e30dd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x55a672e31350 VAL: 'a' (2 sibs) 43: 0x55a672e313e8 VAL: 'b' (2 sibs) 43: 0x55a672e30bf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x55a672e31490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x55a672e315d0 VAL: 'a' (6 sibs) 43: 0x55a672e31668 VAL: 'b' (6 sibs) 43: 0x55a672e31700 VAL: 'c' (6 sibs) 43: 0x55a672e31798 VAL: 'd' (6 sibs) 43: 0x55a672e31830 VAL: 'e' (6 sibs) 43: 0x55a672e318c8 VAL: 'f' (6 sibs) 43: 0x55a672e31528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x55a672e31970 VAL: 'a' (2 sibs) 43: 0x55a672e31a08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea21d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672ea2260 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55a672ea22f0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55a672ea2380 VAL: 'a' (6 sibs) 43: [4] [4] 0x55a672ea2410 VAL: 'b' (6 sibs) 43: [5] [5] 0x55a672ea24a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55a672ea2530 VAL: 'd' (6 sibs) 43: [7] [7] 0x55a672ea25c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x55a672ea2650 VAL: 'f' (6 sibs) 43: [9] [9] 0x55a672ea26e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55a672ea2770 VAL: 'a' (2 sibs) 43: [11] [11] 0x55a672ea2800 VAL: 'b' (2 sibs) 43: [12] [12] 0x55a672ea2890 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55a672ea2920 VAL: 'a' (2 sibs) 43: [14] [14] 0x55a672ea29b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x55a672ea2a40 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55a672ea2ad0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55a672ea2b60 VAL: 'a' (6 sibs) 43: [18] [18] 0x55a672ea2bf0 VAL: 'b' (6 sibs) 43: [19] [19] 0x55a672ea2c80 VAL: 'c' (6 sibs) 43: [20] [20] 0x55a672ea2d10 VAL: 'd' (6 sibs) 43: [21] [21] 0x55a672ea2da0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55a672ea2e30 VAL: 'f' (6 sibs) 43: [23] [23] 0x55a672ea2ec0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55a672ea2f50 VAL: 'a' (2 sibs) 43: [25] [25] 0x55a672ea2fe0 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: 0x55a672e33ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55a672e31b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x55a672e31ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x55a672e33240 VAL: 'a' (4 sibs) 43: 0x55a672e332d8 VAL: 'b' (4 sibs) 43: 0x55a672e33370 VAL: 'c' (4 sibs) 43: 0x55a672e33408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea3080 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672ea3110 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55a672ea31a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55a672ea3230 VAL: 'a' (4 sibs) 43: [4] [4] 0x55a672ea32c0 VAL: 'b' (4 sibs) 43: [5] [5] 0x55a672ea3350 VAL: 'c' (4 sibs) 43: [6] [6] 0x55a672ea33e0 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: 0x55a672e33dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2ce10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x55a672e2ccd0 VAL: 'a' (2 sibs) 43: 0x55a672e2cd68 VAL: 'b' (2 sibs) 43: 0x55a672e2cea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x55a672e2cb90 VAL: 'c' (2 sibs) 43: 0x55a672e2cc28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea3480 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672ea3510 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55a672ea35a0 VAL: 'a' (2 sibs) 43: [3] [3] 0x55a672ea3630 VAL: 'b' (2 sibs) 43: [4] [4] 0x55a672ea36c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55a672ea3750 VAL: 'c' (2 sibs) 43: [6] [6] 0x55a672ea37e0 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: 0x55a672e33ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55a672e2d9a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x55a672e2ca50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x55a672e2cae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x55a672e35f40 VAL: 'a' (21 sibs) 43: 0x55a672e35fd8 VAL: 'b' (21 sibs) 43: 0x55a672e36070 VAL: 'b1' (21 sibs) 43: 0x55a672e36108 VAL: 'b2' (21 sibs) 43: 0x55a672e361a0 VAL: 'b3' (21 sibs) 43: 0x55a672e36238 VAL: 'b4' (21 sibs) 43: 0x55a672e362d0 VAL: 'b5' (21 sibs) 43: 0x55a672e36368 VAL: 'b6' (21 sibs) 43: 0x55a672e36400 VAL: 'b61' (21 sibs) 43: 0x55a672e36498 VAL: 'b62' (21 sibs) 43: 0x55a672e36530 VAL: 'b63' (21 sibs) 43: 0x55a672e365c8 VAL: 'b64' (21 sibs) 43: 0x55a672e36660 VAL: 'b65' (21 sibs) 43: 0x55a672e366f8 VAL: 'b66' (21 sibs) 43: 0x55a672e36790 VAL: 'b7' (21 sibs) 43: 0x55a672e36828 VAL: 'b8' (21 sibs) 43: 0x55a672e368c0 VAL: 'b9' (21 sibs) 43: 0x55a672e36958 VAL: 'b10' (21 sibs) 43: 0x55a672e369f0 VAL: 'e' (21 sibs) 43: 0x55a672e36a88 VAL: 'f' (21 sibs) 43: 0x55a672e36b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea3880 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672ea3910 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55a672ea39a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55a672ea3a30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55a672ea3ac0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55a672ea3b50 VAL: 'b' (21 sibs) 43: [6] [6] 0x55a672ea3be0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55a672ea3c70 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55a672ea3d00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55a672ea3d90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55a672ea3e20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55a672ea3eb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55a672ea3f40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55a672ea3fd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55a672ea4060 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55a672ea40f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55a672ea4180 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55a672ea4210 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55a672ea42a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55a672ea4330 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55a672ea43c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55a672ea4450 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55a672ea44e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55a672ea4570 VAL: 'f' (21 sibs) 43: [24] [24] 0x55a672ea4600 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: 0x55a672e33ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x55a672e32d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x55a672e2ebb0 VAL: 'f' (1 sibs) 43: 0x55a672e32df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x55a672e32e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x55a672e2ec50 VAL: 'b' (1 sibs) 43: 0x55a672e32f28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea46a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55a672ea4730 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55a672ea47c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x55a672ea4850 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55a672ea48e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55a672ea4970 VAL: 'b' (1 sibs) 43: [6] [6] 0x55a672ea4a00 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: 0x55a672e33500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x55a672e2c580 DOCSEQ: (1 sibs) 3 children: 43: 0x55a672e2c620 VAL: 'foo' (3 sibs) 43: 0x55a672e2c6b8 VAL: 'bar' (3 sibs) 43: 0x55a672e2c750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea4aa0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55a672ea4b30 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55a672ea4bc0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55a672ea4c50 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55a672ea4ce0 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: 0x55a672e33618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2d2d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2d368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2d410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2d5e0 VAL: 'val0' (2 sibs) 43: 0x55a672e2d678 VAL: 'val1' (2 sibs) 43: 0x55a672e2d4a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2d720 VAL: 'val2' (2 sibs) 43: 0x55a672e2d7b8 VAL: 'val3' (2 sibs) 43: 0x55a672e2d540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2d860 VAL: 'val4' (2 sibs) 43: 0x55a672e2d8f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea4d80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672ea4e10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672ea4ea0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672ea4f30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672ea4fc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672ea5050 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672ea50e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672ea5170 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672ea5200 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672ea5290 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672ea5320 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672ea53b0 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: 0x55a672e33730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2de10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2dea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2df50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2e120 VAL: 'val0' (2 sibs) 43: 0x55a672e2e1b8 VAL: 'val1' (2 sibs) 43: 0x55a672e2dfe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2e260 VAL: 'val2' (2 sibs) 43: 0x55a672e2e2f8 VAL: 'val3' (2 sibs) 43: 0x55a672e2e080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2e3a0 VAL: 'val4' (2 sibs) 43: 0x55a672e2e438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea5450 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672ea54e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672ea5570 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672ea5600 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672ea5690 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672ea5720 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672ea57b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672ea5840 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672ea58d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672ea5960 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672ea59f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672ea5a80 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: 0x55a672e33848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2e4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2e578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2e620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2e7f0 VAL: 'val0' (2 sibs) 43: 0x55a672e2e888 VAL: 'val1' (2 sibs) 43: 0x55a672e2e6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2e930 VAL: 'val2' (2 sibs) 43: 0x55a672e2e9c8 VAL: 'val3' (2 sibs) 43: 0x55a672e2e750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2ea70 VAL: 'val4' (2 sibs) 43: 0x55a672e2eb08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea5b20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672ea5bb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672ea5c40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672ea5cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672ea5d60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672ea5df0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672ea5e80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672ea5f10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672ea5fa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672ea6030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672ea60c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672ea6150 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: 0x55a672e33960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2f480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55a672e2f518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55a672e2f5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55a672e2f790 VAL: 'val0' (2 sibs) 43: 0x55a672e2f828 VAL: 'val1' (2 sibs) 43: 0x55a672e2f658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55a672e2f8d0 VAL: 'val2' (2 sibs) 43: 0x55a672e2f968 VAL: 'val3' (2 sibs) 43: 0x55a672e2f6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55a672e2fa10 VAL: 'val4' (2 sibs) 43: 0x55a672e2faa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea61f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672ea6280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55a672ea6310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55a672ea63a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55a672ea6430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55a672ea64c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55a672ea6550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55a672ea65e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55a672ea6670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55a672ea6700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55a672ea6790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55a672ea6820 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: 0x55a672e33a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55a672e2da90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x55a672e2db30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x55a672e31cb0 VAL: 'env01' (28 sibs) 43: 0x55a672e31d48 VAL: 'env02' (28 sibs) 43: 0x55a672e31de0 VAL: 'env03' (28 sibs) 43: 0x55a672e31e78 VAL: 'env04' (28 sibs) 43: 0x55a672e31f10 VAL: 'env11' (28 sibs) 43: 0x55a672e31fa8 VAL: 'env12' (28 sibs) 43: 0x55a672e32040 VAL: 'env13' (28 sibs) 43: 0x55a672e320d8 VAL: 'env14' (28 sibs) 43: 0x55a672e32170 VAL: 'env21' (28 sibs) 43: 0x55a672e32208 VAL: 'env22' (28 sibs) 43: 0x55a672e322a0 VAL: 'env23' (28 sibs) 43: 0x55a672e32338 VAL: 'env24' (28 sibs) 43: 0x55a672e323d0 VAL: 'env31' (28 sibs) 43: 0x55a672e32468 VAL: 'env32' (28 sibs) 43: 0x55a672e32500 VAL: 'env33' (28 sibs) 43: 0x55a672e32598 VAL: 'env34' (28 sibs) 43: 0x55a672e32630 VAL: 'env41' (28 sibs) 43: 0x55a672e326c8 VAL: 'env42' (28 sibs) 43: 0x55a672e32760 VAL: 'env43' (28 sibs) 43: 0x55a672e327f8 VAL: 'env44' (28 sibs) 43: 0x55a672e32890 VAL: 'env51' (28 sibs) 43: 0x55a672e32928 VAL: 'env52' (28 sibs) 43: 0x55a672e329c0 VAL: 'env53' (28 sibs) 43: 0x55a672e32a58 VAL: 'env54' (28 sibs) 43: 0x55a672e32af0 VAL: 'env61' (28 sibs) 43: 0x55a672e32b88 VAL: 'env62' (28 sibs) 43: 0x55a672e32c20 VAL: 'env63' (28 sibs) 43: 0x55a672e32cb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea68c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672ea6950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55a672ea69e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55a672ea6a70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55a672ea6b00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55a672ea6b90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55a672ea6c20 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55a672ea6cb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55a672ea6d40 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55a672ea6dd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55a672ea6e60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55a672ea6ef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55a672ea6f80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55a672ea7010 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55a672ea70a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55a672ea7130 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55a672ea71c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55a672ea7250 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55a672ea72e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55a672ea7370 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55a672ea7400 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55a672ea7490 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55a672ea7520 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55a672ea75b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55a672ea7640 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55a672ea76d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55a672ea7760 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55a672ea77f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55a672ea7880 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55a672ea7910 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55a672ea79a0 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: 0x55a672e33b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e30b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x55a672e30ca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x55a672e30e70 VAL: 'a' (6 sibs) 43: 0x55a672e30f08 VAL: 'b' (6 sibs) 43: 0x55a672e30fa0 VAL: 'c' (6 sibs) 43: 0x55a672e31038 VAL: 'd' (6 sibs) 43: 0x55a672e310d0 VAL: 'e' (6 sibs) 43: 0x55a672e31168 VAL: 'f' (6 sibs) 43: 0x55a672e30d38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x55a672e31210 VAL: 'a' (2 sibs) 43: 0x55a672e312a8 VAL: 'b' (2 sibs) 43: 0x55a672e30dd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x55a672e31350 VAL: 'a' (2 sibs) 43: 0x55a672e313e8 VAL: 'b' (2 sibs) 43: 0x55a672e30bf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x55a672e31490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x55a672e315d0 VAL: 'a' (6 sibs) 43: 0x55a672e31668 VAL: 'b' (6 sibs) 43: 0x55a672e31700 VAL: 'c' (6 sibs) 43: 0x55a672e31798 VAL: 'd' (6 sibs) 43: 0x55a672e31830 VAL: 'e' (6 sibs) 43: 0x55a672e318c8 VAL: 'f' (6 sibs) 43: 0x55a672e31528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x55a672e31970 VAL: 'a' (2 sibs) 43: 0x55a672e31a08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea7a40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672ea7ad0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55a672ea7b60 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55a672ea7bf0 VAL: 'a' (6 sibs) 43: [4] [4] 0x55a672ea7c80 VAL: 'b' (6 sibs) 43: [5] [5] 0x55a672ea7d10 VAL: 'c' (6 sibs) 43: [6] [6] 0x55a672ea7da0 VAL: 'd' (6 sibs) 43: [7] [7] 0x55a672ea7e30 VAL: 'e' (6 sibs) 43: [8] [8] 0x55a672ea7ec0 VAL: 'f' (6 sibs) 43: [9] [9] 0x55a672ea7f50 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55a672ea7fe0 VAL: 'a' (2 sibs) 43: [11] [11] 0x55a672ea8070 VAL: 'b' (2 sibs) 43: [12] [12] 0x55a672ea8100 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55a672ea8190 VAL: 'a' (2 sibs) 43: [14] [14] 0x55a672ea8220 VAL: 'b' (2 sibs) 43: [15] [15] 0x55a672ea82b0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55a672ea8340 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55a672ea83d0 VAL: 'a' (6 sibs) 43: [18] [18] 0x55a672ea8460 VAL: 'b' (6 sibs) 43: [19] [19] 0x55a672ea84f0 VAL: 'c' (6 sibs) 43: [20] [20] 0x55a672ea8580 VAL: 'd' (6 sibs) 43: [21] [21] 0x55a672ea8610 VAL: 'e' (6 sibs) 43: [22] [22] 0x55a672ea86a0 VAL: 'f' (6 sibs) 43: [23] [23] 0x55a672ea8730 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55a672ea87c0 VAL: 'a' (2 sibs) 43: [25] [25] 0x55a672ea8850 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: 0x55a672e33ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55a672e31b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x55a672e31ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x55a672e33240 VAL: 'a' (4 sibs) 43: 0x55a672e332d8 VAL: 'b' (4 sibs) 43: 0x55a672e33370 VAL: 'c' (4 sibs) 43: 0x55a672e33408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea88f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672ea8980 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55a672ea8a10 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55a672ea8aa0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55a672ea8b30 VAL: 'b' (4 sibs) 43: [5] [5] 0x55a672ea8bc0 VAL: 'c' (4 sibs) 43: [6] [6] 0x55a672ea8c50 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: 0x55a672e33dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55a672e2ce10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x55a672e2ccd0 VAL: 'a' (2 sibs) 43: 0x55a672e2cd68 VAL: 'b' (2 sibs) 43: 0x55a672e2cea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x55a672e2cb90 VAL: 'c' (2 sibs) 43: 0x55a672e2cc28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea8cf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55a672ea8d80 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55a672ea8e10 VAL: 'a' (2 sibs) 43: [3] [3] 0x55a672ea8ea0 VAL: 'b' (2 sibs) 43: [4] [4] 0x55a672ea8f30 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55a672ea8fc0 VAL: 'c' (2 sibs) 43: [6] [6] 0x55a672ea9050 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: 0x55a672e33ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55a672e2d9a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x55a672e2ca50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x55a672e2cae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x55a672e35f40 VAL: 'a' (21 sibs) 43: 0x55a672e35fd8 VAL: 'b' (21 sibs) 43: 0x55a672e36070 VAL: 'b1' (21 sibs) 43: 0x55a672e36108 VAL: 'b2' (21 sibs) 43: 0x55a672e361a0 VAL: 'b3' (21 sibs) 43: 0x55a672e36238 VAL: 'b4' (21 sibs) 43: 0x55a672e362d0 VAL: 'b5' (21 sibs) 43: 0x55a672e36368 VAL: 'b6' (21 sibs) 43: 0x55a672e36400 VAL: 'b61' (21 sibs) 43: 0x55a672e36498 VAL: 'b62' (21 sibs) 43: 0x55a672e36530 VAL: 'b63' (21 sibs) 43: 0x55a672e365c8 VAL: 'b64' (21 sibs) 43: 0x55a672e36660 VAL: 'b65' (21 sibs) 43: 0x55a672e366f8 VAL: 'b66' (21 sibs) 43: 0x55a672e36790 VAL: 'b7' (21 sibs) 43: 0x55a672e36828 VAL: 'b8' (21 sibs) 43: 0x55a672e368c0 VAL: 'b9' (21 sibs) 43: 0x55a672e36958 VAL: 'b10' (21 sibs) 43: 0x55a672e369f0 VAL: 'e' (21 sibs) 43: 0x55a672e36a88 VAL: 'f' (21 sibs) 43: 0x55a672e36b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea90f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55a672ea9180 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55a672ea9210 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55a672ea92a0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55a672ea9330 VAL: 'a' (21 sibs) 43: [5] [5] 0x55a672ea93c0 VAL: 'b' (21 sibs) 43: [6] [6] 0x55a672ea9450 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55a672ea94e0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55a672ea9570 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55a672ea9600 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55a672ea9690 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55a672ea9720 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55a672ea97b0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55a672ea9840 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55a672ea98d0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55a672ea9960 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55a672ea99f0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55a672ea9a80 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55a672ea9b10 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55a672ea9ba0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55a672ea9c30 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55a672ea9cc0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55a672ea9d50 VAL: 'e' (21 sibs) 43: [23] [23] 0x55a672ea9de0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55a672ea9e70 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: 0x55a672e33ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x55a672e32d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x55a672e2ebb0 VAL: 'f' (1 sibs) 43: 0x55a672e32df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x55a672e32e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x55a672e2ec50 VAL: 'b' (1 sibs) 43: 0x55a672e32f28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55a672ea9f10 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55a672ea9fa0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55a672eaa030 VAL: 'f' (1 sibs) 43: [3] [3] 0x55a672eaa0c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55a672eaa150 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55a672eaa1e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x55a672eaa270 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 (14 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (15 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.02 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x561e37d13820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x561e37d12030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x561e37d120d0 VAL: '-2' (15 sibs) 44: 0x561e37d12168 VAL: '-2' (15 sibs) 44: 0x561e37d12200 VAL: '5' (15 sibs) 44: 0x561e37d12298 VAL: '0xa' (15 sibs) 44: 0x561e37d12330 VAL: '-0xb' (15 sibs) 44: 0x561e37d123c8 VAL: '0XA' (15 sibs) 44: 0x561e37d12460 VAL: '-0XA' (15 sibs) 44: 0x561e37d124f8 VAL: '0b10' (15 sibs) 44: 0x561e37d12590 VAL: '-0b10' (15 sibs) 44: 0x561e37d12628 VAL: '0B10' (15 sibs) 44: 0x561e37d126c0 VAL: '-0B10' (15 sibs) 44: 0x561e37d12758 VAL: '0o17' (15 sibs) 44: 0x561e37d127f0 VAL: '-0o17' (15 sibs) 44: 0x561e37d12888 VAL: '0O17' (15 sibs) 44: 0x561e37d12920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d37ec0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d37f50 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x561e37d37fe0 VAL: '-2' (15 sibs) 44: [3] [3] 0x561e37d38070 VAL: '-2' (15 sibs) 44: [4] [4] 0x561e37d38100 VAL: '5' (15 sibs) 44: [5] [5] 0x561e37d38190 VAL: '0xa' (15 sibs) 44: [6] [6] 0x561e37d38220 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x561e37d382b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x561e37d38340 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x561e37d383d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x561e37d38460 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x561e37d384f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x561e37d38580 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x561e37d38610 VAL: '0o17' (15 sibs) 44: [14] [14] 0x561e37d386a0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x561e37d38730 VAL: '0O17' (15 sibs) 44: [16] [16] 0x561e37d387c0 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: 0x561e37d13938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x561e37d11a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x561e37d11ad0 VAL: '-2' (3 sibs) 44: 0x561e37d11b68 VAL: '-2' (3 sibs) 44: 0x561e37d11c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d3a4f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d3a580 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x561e37d3a610 VAL: '-2' (3 sibs) 44: [3] [3] 0x561e37d3a6a0 VAL: '-2' (3 sibs) 44: [4] [4] 0x561e37d3a730 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: 0x561e37d13a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x561e37d12e30 VAL: '-2.0' (8 sibs) 44: 0x561e37d12ec8 VAL: '-2.1' (8 sibs) 44: 0x561e37d12f60 VAL: '0.1' (8 sibs) 44: 0x561e37d12ff8 VAL: '.1' (8 sibs) 44: 0x561e37d13090 VAL: '-.2' (8 sibs) 44: 0x561e37d13128 VAL: '-2.e+6' (8 sibs) 44: 0x561e37d131c0 VAL: '-3e-6' (8 sibs) 44: 0x561e37d13258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d3c220 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d3c2b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d3c340 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d3c3d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d3c460 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d3c4f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d3c580 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d3c610 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d3c6a0 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: 0x561e37d13b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x561e37d13300 VAL: '-2.0' (8 sibs) 44: 0x561e37d13398 VAL: '-2.1' (8 sibs) 44: 0x561e37d13430 VAL: '0.1' (8 sibs) 44: 0x561e37d134c8 VAL: '.1' (8 sibs) 44: 0x561e37d13560 VAL: '-.2' (8 sibs) 44: 0x561e37d135f8 VAL: '-2.e+6' (8 sibs) 44: 0x561e37d13690 VAL: '-3e-6' (8 sibs) 44: 0x561e37d13728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d3df50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d3dfe0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d3e070 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d3e100 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d3e190 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d3e220 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d3e2b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d3e340 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d3e3d0 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: 0x561e37d13c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x561e37d140a0 VAL: '-2.0' (8 sibs) 44: 0x561e37d14138 VAL: '-2.1' (8 sibs) 44: 0x561e37d141d0 VAL: '0.1' (8 sibs) 44: 0x561e37d14268 VAL: '.1' (8 sibs) 44: 0x561e37d14300 VAL: '-.2' (8 sibs) 44: 0x561e37d14398 VAL: '-2.e+6' (8 sibs) 44: 0x561e37d14430 VAL: '-3e-6' (8 sibs) 44: 0x561e37d144c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d3fc80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d3fd10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d3fda0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d3fe30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d3fec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d3ff50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d3ffe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d40070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d40100 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: 0x561e37d13d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x561e37d14bb0 VAL: '1.2.3' (14 sibs) 44: 0x561e37d14c48 VAL: '1.2.3.4' (14 sibs) 44: 0x561e37d14ce0 SEQ: (14 sibs) 2 children: 44: 0x561e37d15410 VAL: '1.2.3' (2 sibs) 44: 0x561e37d154a8 VAL: '4.5.6' (2 sibs) 44: 0x561e37d14d78 SEQ: (14 sibs) 2 children: 44: 0x561e37d15550 VAL: '1.2.3.4' (2 sibs) 44: 0x561e37d155e8 VAL: '4.5.6.7' (2 sibs) 44: 0x561e37d14e10 SEQ: (14 sibs) 2 children: 44: 0x561e37d15690 VAL: '1.2.3' (2 sibs) 44: 0x561e37d15728 VAL: '4.5.6' (2 sibs) 44: 0x561e37d14ea8 SEQ: (14 sibs) 2 children: 44: 0x561e37d157d0 VAL: '1.2.3.4' (2 sibs) 44: 0x561e37d15868 VAL: '4.5.6.7' (2 sibs) 44: 0x561e37d14f40 MAP: (14 sibs) 1 children: 44: 0x561e37d15910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x561e37d14fd8 MAP: (14 sibs) 1 children: 44: 0x561e37d159b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x561e37d15070 MAP: (14 sibs) 1 children: 44: 0x561e37d15a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x561e37d15108 MAP: (14 sibs) 1 children: 44: 0x561e37d15af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x561e37d151a0 MAP: (14 sibs) 2 children: 44: 0x561e37d15b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x561e37d15c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x561e37d15238 MAP: (14 sibs) 2 children: 44: 0x561e37d15cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x561e37d15d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x561e37d152d0 MAP: (14 sibs) 2 children: 44: 0x561e37d15e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x561e37d15ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x561e37d15368 MAP: (14 sibs) 2 children: 44: 0x561e37d15f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x561e37d15fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d434d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x561e37d43560 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x561e37d435f0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x561e37d43680 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x561e37d43710 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x561e37d437a0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x561e37d43830 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x561e37d438c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x561e37d43950 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x561e37d439e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x561e37d43a70 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x561e37d43b00 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x561e37d43b90 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x561e37d43c20 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x561e37d43cb0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x561e37d43d40 MAP: (14 sibs) 1 children: 44: [16] [16] 0x561e37d43dd0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x561e37d43e60 MAP: (14 sibs) 1 children: 44: [18] [18] 0x561e37d43ef0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x561e37d43f80 MAP: (14 sibs) 1 children: 44: [20] [20] 0x561e37d44010 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x561e37d440a0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x561e37d44130 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x561e37d441c0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x561e37d44250 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x561e37d442e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x561e37d44370 MAP: (14 sibs) 2 children: 44: [27] [27] 0x561e37d44400 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x561e37d44490 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x561e37d44520 MAP: (14 sibs) 2 children: 44: [30] [30] 0x561e37d445b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x561e37d44640 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x561e37d446d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x561e37d44760 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x561e37d447f0 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: 0x561e37d13820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x561e37d12030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x561e37d120d0 VAL: '-2' (15 sibs) 44: 0x561e37d12168 VAL: '-2' (15 sibs) 44: 0x561e37d12200 VAL: '5' (15 sibs) 44: 0x561e37d12298 VAL: '0xa' (15 sibs) 44: 0x561e37d12330 VAL: '-0xb' (15 sibs) 44: 0x561e37d123c8 VAL: '0XA' (15 sibs) 44: 0x561e37d12460 VAL: '-0XA' (15 sibs) 44: 0x561e37d124f8 VAL: '0b10' (15 sibs) 44: 0x561e37d12590 VAL: '-0b10' (15 sibs) 44: 0x561e37d12628 VAL: '0B10' (15 sibs) 44: 0x561e37d126c0 VAL: '-0B10' (15 sibs) 44: 0x561e37d12758 VAL: '0o17' (15 sibs) 44: 0x561e37d127f0 VAL: '-0o17' (15 sibs) 44: 0x561e37d12888 VAL: '0O17' (15 sibs) 44: 0x561e37d12920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d422c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d42350 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x561e37d423e0 VAL: '-2' (15 sibs) 44: [3] [3] 0x561e37d42470 VAL: '-2' (15 sibs) 44: [4] [4] 0x561e37d42500 VAL: '5' (15 sibs) 44: [5] [5] 0x561e37d42590 VAL: '0xa' (15 sibs) 44: [6] [6] 0x561e37d42620 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x561e37d426b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x561e37d42740 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x561e37d427d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x561e37d42860 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x561e37d428f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x561e37d42980 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x561e37d42a10 VAL: '0o17' (15 sibs) 44: [14] [14] 0x561e37d42aa0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x561e37d42b30 VAL: '0O17' (15 sibs) 44: [16] [16] 0x561e37d42bc0 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: 0x561e37d13938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x561e37d11a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x561e37d11ad0 VAL: '-2' (3 sibs) 44: 0x561e37d11b68 VAL: '-2' (3 sibs) 44: 0x561e37d11c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d419b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d41a40 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x561e37d41ad0 VAL: '-2' (3 sibs) 44: [3] [3] 0x561e37d41b60 VAL: '-2' (3 sibs) 44: [4] [4] 0x561e37d41bf0 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: 0x561e37d13a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x561e37d12e30 VAL: '-2.0' (8 sibs) 44: 0x561e37d12ec8 VAL: '-2.1' (8 sibs) 44: 0x561e37d12f60 VAL: '0.1' (8 sibs) 44: 0x561e37d12ff8 VAL: '.1' (8 sibs) 44: 0x561e37d13090 VAL: '-.2' (8 sibs) 44: 0x561e37d13128 VAL: '-2.e+6' (8 sibs) 44: 0x561e37d131c0 VAL: '-3e-6' (8 sibs) 44: 0x561e37d13258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d458e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d45970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d45a00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d45a90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d45b20 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d45bb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d45c40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d45cd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d45d60 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: 0x561e37d13b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x561e37d13300 VAL: '-2.0' (8 sibs) 44: 0x561e37d13398 VAL: '-2.1' (8 sibs) 44: 0x561e37d13430 VAL: '0.1' (8 sibs) 44: 0x561e37d134c8 VAL: '.1' (8 sibs) 44: 0x561e37d13560 VAL: '-.2' (8 sibs) 44: 0x561e37d135f8 VAL: '-2.e+6' (8 sibs) 44: 0x561e37d13690 VAL: '-3e-6' (8 sibs) 44: 0x561e37d13728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d461f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d46280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d46310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d463a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d46430 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d464c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d46550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d465e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d46670 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: 0x561e37d13c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x561e37d140a0 VAL: '-2.0' (8 sibs) 44: 0x561e37d14138 VAL: '-2.1' (8 sibs) 44: 0x561e37d141d0 VAL: '0.1' (8 sibs) 44: 0x561e37d14268 VAL: '.1' (8 sibs) 44: 0x561e37d14300 VAL: '-.2' (8 sibs) 44: 0x561e37d14398 VAL: '-2.e+6' (8 sibs) 44: 0x561e37d14430 VAL: '-3e-6' (8 sibs) 44: 0x561e37d144c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d46b00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d46b90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d46c20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d46cb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d46d40 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d46dd0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d46e60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d46ef0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d46f80 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: 0x561e37d13d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x561e37d14bb0 VAL: '1.2.3' (14 sibs) 44: 0x561e37d14c48 VAL: '1.2.3.4' (14 sibs) 44: 0x561e37d14ce0 SEQ: (14 sibs) 2 children: 44: 0x561e37d15410 VAL: '1.2.3' (2 sibs) 44: 0x561e37d154a8 VAL: '4.5.6' (2 sibs) 44: 0x561e37d14d78 SEQ: (14 sibs) 2 children: 44: 0x561e37d15550 VAL: '1.2.3.4' (2 sibs) 44: 0x561e37d155e8 VAL: '4.5.6.7' (2 sibs) 44: 0x561e37d14e10 SEQ: (14 sibs) 2 children: 44: 0x561e37d15690 VAL: '1.2.3' (2 sibs) 44: 0x561e37d15728 VAL: '4.5.6' (2 sibs) 44: 0x561e37d14ea8 SEQ: (14 sibs) 2 children: 44: 0x561e37d157d0 VAL: '1.2.3.4' (2 sibs) 44: 0x561e37d15868 VAL: '4.5.6.7' (2 sibs) 44: 0x561e37d14f40 MAP: (14 sibs) 1 children: 44: 0x561e37d15910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x561e37d14fd8 MAP: (14 sibs) 1 children: 44: 0x561e37d159b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x561e37d15070 MAP: (14 sibs) 1 children: 44: 0x561e37d15a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x561e37d15108 MAP: (14 sibs) 1 children: 44: 0x561e37d15af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x561e37d151a0 MAP: (14 sibs) 2 children: 44: 0x561e37d15b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x561e37d15c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x561e37d15238 MAP: (14 sibs) 2 children: 44: 0x561e37d15cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x561e37d15d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x561e37d152d0 MAP: (14 sibs) 2 children: 44: 0x561e37d15e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x561e37d15ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x561e37d15368 MAP: (14 sibs) 2 children: 44: 0x561e37d15f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x561e37d15fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d48f30 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x561e37d48fc0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x561e37d49050 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x561e37d490e0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x561e37d49170 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x561e37d49200 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x561e37d49290 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x561e37d49320 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x561e37d493b0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x561e37d49440 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x561e37d494d0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x561e37d49560 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x561e37d495f0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x561e37d49680 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x561e37d49710 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x561e37d497a0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x561e37d49830 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x561e37d498c0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x561e37d49950 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x561e37d499e0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x561e37d49a70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x561e37d49b00 MAP: (14 sibs) 1 children: 44: [22] [22] 0x561e37d49b90 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x561e37d49c20 MAP: (14 sibs) 2 children: 44: [24] [24] 0x561e37d49cb0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x561e37d49d40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x561e37d49dd0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x561e37d49e60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x561e37d49ef0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x561e37d49f80 MAP: (14 sibs) 2 children: 44: [30] [30] 0x561e37d4a010 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x561e37d4a0a0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x561e37d4a130 MAP: (14 sibs) 2 children: 44: [33] [33] 0x561e37d4a1c0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x561e37d4a250 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] 0x561e37d37ec0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d37f50 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x561e37d37fe0 VAL: '-2' (15 sibs) 44: [3] [3] 0x561e37d38070 VAL: '-2' (15 sibs) 44: [4] [4] 0x561e37d38100 VAL: '5' (15 sibs) 44: [5] [5] 0x561e37d38190 VAL: '0xa' (15 sibs) 44: [6] [6] 0x561e37d38220 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x561e37d382b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x561e37d38340 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x561e37d383d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x561e37d38460 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x561e37d384f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x561e37d38580 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x561e37d38610 VAL: '0o17' (15 sibs) 44: [14] [14] 0x561e37d386a0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x561e37d38730 VAL: '0O17' (15 sibs) 44: [16] [16] 0x561e37d387c0 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] 0x561e37d57a50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d57ae0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x561e37d57b70 VAL: '-2' (15 sibs) 44: [3] [3] 0x561e37d57c00 VAL: '-2' (15 sibs) 44: [4] [4] 0x561e37d57c90 VAL: '5' (15 sibs) 44: [5] [5] 0x561e37d57d20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x561e37d57db0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x561e37d57e40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x561e37d57ed0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x561e37d57f60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x561e37d57ff0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x561e37d58080 VAL: '0B10' (15 sibs) 44: [12] [12] 0x561e37d58110 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x561e37d581a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x561e37d58230 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x561e37d582c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x561e37d58350 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] 0x561e37d3a4f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d3a580 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x561e37d3a610 VAL: '-2' (3 sibs) 44: [3] [3] 0x561e37d3a6a0 VAL: '-2' (3 sibs) 44: [4] [4] 0x561e37d3a730 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] 0x561e37d57140 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d571d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x561e37d57260 VAL: '-2' (3 sibs) 44: [3] [3] 0x561e37d572f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x561e37d57380 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] 0x561e37d3c220 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d3c2b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d3c340 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d3c3d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d3c460 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d3c4f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d3c580 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d3c610 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d3c6a0 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] 0x561e37d58c60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d58cf0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d58d80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d58e10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d58ea0 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d58f30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d58fc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d59050 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d590e0 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] 0x561e37d3df50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d3dfe0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d3e070 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d3e100 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d3e190 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d3e220 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d3e2b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d3e340 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d3e3d0 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] 0x561e37d59570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d59600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d59690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d59720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d597b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d59840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d598d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d59960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d599f0 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] 0x561e37d3fc80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d3fd10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d3fda0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d3fe30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d3fec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d3ff50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d3ffe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d40070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d40100 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] 0x561e37d59e80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d59f10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d59fa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d5a030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d5a0c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d5a150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d5a1e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d5a270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d5a300 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] 0x561e37d434d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x561e37d43560 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x561e37d435f0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x561e37d43680 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x561e37d43710 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x561e37d437a0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x561e37d43830 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x561e37d438c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x561e37d43950 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x561e37d439e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x561e37d43a70 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x561e37d43b00 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x561e37d43b90 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x561e37d43c20 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x561e37d43cb0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x561e37d43d40 MAP: (14 sibs) 1 children: 44: [16] [16] 0x561e37d43dd0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x561e37d43e60 MAP: (14 sibs) 1 children: 44: [18] [18] 0x561e37d43ef0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x561e37d43f80 MAP: (14 sibs) 1 children: 44: [20] [20] 0x561e37d44010 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x561e37d440a0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x561e37d44130 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x561e37d441c0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x561e37d44250 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x561e37d442e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x561e37d44370 MAP: (14 sibs) 2 children: 44: [27] [27] 0x561e37d44400 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x561e37d44490 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x561e37d44520 MAP: (14 sibs) 2 children: 44: [30] [30] 0x561e37d445b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x561e37d44640 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x561e37d446d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x561e37d44760 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x561e37d447f0 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] 0x561e37d5c2b0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x561e37d5c340 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x561e37d5c3d0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x561e37d5c460 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x561e37d5c4f0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x561e37d5c580 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x561e37d5c610 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x561e37d5c6a0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x561e37d5c730 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x561e37d5c7c0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x561e37d5c850 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x561e37d5c8e0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x561e37d5c970 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x561e37d5ca00 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x561e37d5ca90 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x561e37d5cb20 MAP: (14 sibs) 1 children: 44: [16] [16] 0x561e37d5cbb0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x561e37d5cc40 MAP: (14 sibs) 1 children: 44: [18] [18] 0x561e37d5ccd0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x561e37d5cd60 MAP: (14 sibs) 1 children: 44: [20] [20] 0x561e37d5cdf0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x561e37d5ce80 MAP: (14 sibs) 1 children: 44: [22] [22] 0x561e37d5cf10 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x561e37d5cfa0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x561e37d5d030 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x561e37d5d0c0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x561e37d5d150 MAP: (14 sibs) 2 children: 44: [27] [27] 0x561e37d5d1e0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x561e37d5d270 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x561e37d5d300 MAP: (14 sibs) 2 children: 44: [30] [30] 0x561e37d5d390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x561e37d5d420 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x561e37d5d4b0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x561e37d5d540 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x561e37d5d5d0 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] 0x561e37d47d20 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d47db0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x561e37d47e40 VAL: '-2' (15 sibs) 44: [3] [3] 0x561e37d47ed0 VAL: '-2' (15 sibs) 44: [4] [4] 0x561e37d47f60 VAL: '5' (15 sibs) 44: [5] [5] 0x561e37d47ff0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x561e37d48080 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x561e37d48110 VAL: '0XA' (15 sibs) 44: [8] [8] 0x561e37d481a0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x561e37d48230 VAL: '0b10' (15 sibs) 44: [10] [10] 0x561e37d482c0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x561e37d48350 VAL: '0B10' (15 sibs) 44: [12] [12] 0x561e37d483e0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x561e37d48470 VAL: '0o17' (15 sibs) 44: [14] [14] 0x561e37d48500 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x561e37d48590 VAL: '0O17' (15 sibs) 44: [16] [16] 0x561e37d48620 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] 0x561e37d5b0a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d5b130 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x561e37d5b1c0 VAL: '-2' (15 sibs) 44: [3] [3] 0x561e37d5b250 VAL: '-2' (15 sibs) 44: [4] [4] 0x561e37d5b2e0 VAL: '5' (15 sibs) 44: [5] [5] 0x561e37d5b370 VAL: '0xa' (15 sibs) 44: [6] [6] 0x561e37d5b400 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x561e37d5b490 VAL: '0XA' (15 sibs) 44: [8] [8] 0x561e37d5b520 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x561e37d5b5b0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x561e37d5b640 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x561e37d5b6d0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x561e37d5b760 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x561e37d5b7f0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x561e37d5b880 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x561e37d5b910 VAL: '0O17' (15 sibs) 44: [16] [16] 0x561e37d5b9a0 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] 0x561e37d47410 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d474a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x561e37d47530 VAL: '-2' (3 sibs) 44: [3] [3] 0x561e37d475c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x561e37d47650 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] 0x561e37d5a790 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d5a820 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x561e37d5a8b0 VAL: '-2' (3 sibs) 44: [3] [3] 0x561e37d5a940 VAL: '-2' (3 sibs) 44: [4] [4] 0x561e37d5a9d0 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] 0x561e37d4b340 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d4b3d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d4b460 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d4b4f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d4b580 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d4b610 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d4b6a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d4b730 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d4b7c0 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] 0x561e37d5e6c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d5e750 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d5e7e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d5e870 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d5e900 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d5e990 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d5ea20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d5eab0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d5eb40 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] 0x561e37d4bc50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d4bce0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d4bd70 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d4be00 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d4be90 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d4bf20 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d4bfb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d4c040 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d4c0d0 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] 0x561e37d5efd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d5f060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d5f0f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d5f180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d5f210 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d5f2a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d5f330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d5f3c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d5f450 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] 0x561e37d4c560 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d4c5f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d4c680 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d4c710 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d4c7a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d4c830 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d4c8c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d4c950 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d4c9e0 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] 0x561e37d5f8e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d5f970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d5fa00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d5fa90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d5fb20 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d5fbb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d5fc40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d5fcd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d5fd60 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] 0x561e37d4e9d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x561e37d4ea60 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x561e37d4eaf0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x561e37d4eb80 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x561e37d4ec10 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x561e37d4eca0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x561e37d4ed30 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x561e37d4edc0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x561e37d4ee50 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x561e37d4eee0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x561e37d4ef70 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x561e37d4f000 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x561e37d4f090 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x561e37d4f120 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x561e37d4f1b0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x561e37d4f240 MAP: (14 sibs) 1 children: 44: [16] [16] 0x561e37d4f2d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x561e37d4f360 MAP: (14 sibs) 1 children: 44: [18] [18] 0x561e37d4f3f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x561e37d4f480 MAP: (14 sibs) 1 children: 44: [20] [20] 0x561e37d4f510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x561e37d4f5a0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x561e37d4f630 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x561e37d4f6c0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x561e37d4f750 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x561e37d4f7e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x561e37d4f870 MAP: (14 sibs) 2 children: 44: [27] [27] 0x561e37d4f900 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x561e37d4f990 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x561e37d4fa20 MAP: (14 sibs) 2 children: 44: [30] [30] 0x561e37d4fab0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x561e37d4fb40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x561e37d4fbd0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x561e37d4fc60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x561e37d4fcf0 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] 0x561e37d61d10 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x561e37d61da0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x561e37d61e30 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x561e37d61ec0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x561e37d61f50 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x561e37d61fe0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x561e37d62070 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x561e37d62100 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x561e37d62190 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x561e37d62220 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x561e37d622b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x561e37d62340 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x561e37d623d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x561e37d62460 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x561e37d624f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x561e37d62580 MAP: (14 sibs) 1 children: 44: [16] [16] 0x561e37d62610 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x561e37d626a0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x561e37d62730 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x561e37d627c0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x561e37d62850 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x561e37d628e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x561e37d62970 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x561e37d62a00 MAP: (14 sibs) 2 children: 44: [24] [24] 0x561e37d62a90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x561e37d62b20 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x561e37d62bb0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x561e37d62c40 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x561e37d62cd0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x561e37d62d60 MAP: (14 sibs) 2 children: 44: [30] [30] 0x561e37d62df0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x561e37d62e80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x561e37d62f10 MAP: (14 sibs) 2 children: 44: [33] [33] 0x561e37d62fa0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x561e37d63030 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] 0x561e37d422c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d42350 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x561e37d423e0 VAL: '-2' (15 sibs) 44: [3] [3] 0x561e37d42470 VAL: '-2' (15 sibs) 44: [4] [4] 0x561e37d42500 VAL: '5' (15 sibs) 44: [5] [5] 0x561e37d42590 VAL: '0xa' (15 sibs) 44: [6] [6] 0x561e37d42620 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x561e37d426b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x561e37d42740 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x561e37d427d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x561e37d42860 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x561e37d428f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x561e37d42980 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x561e37d42a10 VAL: '0o17' (15 sibs) 44: [14] [14] 0x561e37d42aa0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x561e37d42b30 VAL: '0O17' (15 sibs) 44: [16] [16] 0x561e37d42bc0 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] 0x561e37d60b00 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d60b90 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x561e37d60c20 VAL: '-2' (15 sibs) 44: [3] [3] 0x561e37d60cb0 VAL: '-2' (15 sibs) 44: [4] [4] 0x561e37d60d40 VAL: '5' (15 sibs) 44: [5] [5] 0x561e37d60dd0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x561e37d60e60 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x561e37d60ef0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x561e37d60f80 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x561e37d61010 VAL: '0b10' (15 sibs) 44: [10] [10] 0x561e37d610a0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x561e37d61130 VAL: '0B10' (15 sibs) 44: [12] [12] 0x561e37d611c0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x561e37d61250 VAL: '0o17' (15 sibs) 44: [14] [14] 0x561e37d612e0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x561e37d61370 VAL: '0O17' (15 sibs) 44: [16] [16] 0x561e37d61400 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] 0x561e37d419b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d41a40 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x561e37d41ad0 VAL: '-2' (3 sibs) 44: [3] [3] 0x561e37d41b60 VAL: '-2' (3 sibs) 44: [4] [4] 0x561e37d41bf0 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] 0x561e37d601f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d60280 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x561e37d60310 VAL: '-2' (3 sibs) 44: [3] [3] 0x561e37d603a0 VAL: '-2' (3 sibs) 44: [4] [4] 0x561e37d60430 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] 0x561e37d458e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d45970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d45a00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d45a90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d45b20 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d45bb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d45c40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d45cd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d45d60 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] 0x561e37d64120 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d641b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d64240 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d642d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d64360 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d643f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d64480 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d64510 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d645a0 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] 0x561e37d461f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d46280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d46310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d463a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d46430 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d464c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d46550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d465e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d46670 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] 0x561e37d64a30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d64ac0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d64b50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d64be0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d64c70 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d64d00 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d64d90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d64e20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d64eb0 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] 0x561e37d46b00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d46b90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d46c20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d46cb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d46d40 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d46dd0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d46e60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d46ef0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d46f80 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] 0x561e37d65340 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d653d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d65460 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d654f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d65580 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d65610 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d656a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d65730 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d657c0 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] 0x561e37d48f30 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x561e37d48fc0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x561e37d49050 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x561e37d490e0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x561e37d49170 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x561e37d49200 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x561e37d49290 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x561e37d49320 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x561e37d493b0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x561e37d49440 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x561e37d494d0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x561e37d49560 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x561e37d495f0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x561e37d49680 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x561e37d49710 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x561e37d497a0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x561e37d49830 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x561e37d498c0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x561e37d49950 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x561e37d499e0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x561e37d49a70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x561e37d49b00 MAP: (14 sibs) 1 children: 44: [22] [22] 0x561e37d49b90 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x561e37d49c20 MAP: (14 sibs) 2 children: 44: [24] [24] 0x561e37d49cb0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x561e37d49d40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x561e37d49dd0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x561e37d49e60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x561e37d49ef0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x561e37d49f80 MAP: (14 sibs) 2 children: 44: [30] [30] 0x561e37d4a010 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x561e37d4a0a0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x561e37d4a130 MAP: (14 sibs) 2 children: 44: [33] [33] 0x561e37d4a1c0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x561e37d4a250 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] 0x561e37d67770 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x561e37d67800 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x561e37d67890 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x561e37d67920 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x561e37d679b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x561e37d67a40 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x561e37d67ad0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x561e37d67b60 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x561e37d67bf0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x561e37d67c80 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x561e37d67d10 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x561e37d67da0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x561e37d67e30 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x561e37d67ec0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x561e37d67f50 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x561e37d67fe0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x561e37d68070 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x561e37d68100 MAP: (14 sibs) 1 children: 44: [18] [18] 0x561e37d68190 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x561e37d68220 MAP: (14 sibs) 1 children: 44: [20] [20] 0x561e37d682b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x561e37d68340 MAP: (14 sibs) 1 children: 44: [22] [22] 0x561e37d683d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x561e37d68460 MAP: (14 sibs) 2 children: 44: [24] [24] 0x561e37d684f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x561e37d68580 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x561e37d68610 MAP: (14 sibs) 2 children: 44: [27] [27] 0x561e37d686a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x561e37d68730 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x561e37d687c0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x561e37d68850 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x561e37d688e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x561e37d68970 MAP: (14 sibs) 2 children: 44: [33] [33] 0x561e37d68a00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x561e37d68a90 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] 0x561e37d50de0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d50e70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x561e37d50f00 VAL: '-2' (15 sibs) 44: [3] [3] 0x561e37d50f90 VAL: '-2' (15 sibs) 44: [4] [4] 0x561e37d51020 VAL: '5' (15 sibs) 44: [5] [5] 0x561e37d510b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x561e37d51140 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x561e37d511d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x561e37d51260 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x561e37d512f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x561e37d51380 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x561e37d51410 VAL: '0B10' (15 sibs) 44: [12] [12] 0x561e37d514a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x561e37d51530 VAL: '0o17' (15 sibs) 44: [14] [14] 0x561e37d515c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x561e37d51650 VAL: '0O17' (15 sibs) 44: [16] [16] 0x561e37d516e0 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] 0x561e37d66560 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d665f0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x561e37d66680 VAL: '-2' (15 sibs) 44: [3] [3] 0x561e37d66710 VAL: '-2' (15 sibs) 44: [4] [4] 0x561e37d667a0 VAL: '5' (15 sibs) 44: [5] [5] 0x561e37d66830 VAL: '0xa' (15 sibs) 44: [6] [6] 0x561e37d668c0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x561e37d66950 VAL: '0XA' (15 sibs) 44: [8] [8] 0x561e37d669e0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x561e37d66a70 VAL: '0b10' (15 sibs) 44: [10] [10] 0x561e37d66b00 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x561e37d66b90 VAL: '0B10' (15 sibs) 44: [12] [12] 0x561e37d66c20 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x561e37d66cb0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x561e37d66d40 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x561e37d66dd0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x561e37d66e60 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] 0x561e37d4d150 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d4d1e0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x561e37d4d270 VAL: '-2' (3 sibs) 44: [3] [3] 0x561e37d4d300 VAL: '-2' (3 sibs) 44: [4] [4] 0x561e37d4d390 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] 0x561e37d65c50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d65ce0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x561e37d65d70 VAL: '-2' (3 sibs) 44: [3] [3] 0x561e37d65e00 VAL: '-2' (3 sibs) 44: [4] [4] 0x561e37d65e90 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] 0x561e37d4da90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d4db20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d4dbb0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d4dc40 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d4dcd0 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d4dd60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d4ddf0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d4de80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d4df10 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] 0x561e37d69b80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d69c10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d69ca0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d69d30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d69dc0 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d69e50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d69ee0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d69f70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d6a000 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] 0x561e37d51ff0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d52080 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d52110 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d521a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d52230 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d522c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d52350 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d523e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d52470 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] 0x561e37d6a490 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d6a520 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d6a5b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d6a640 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d6a6d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d6a760 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d6a7f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d6a880 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d6a910 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] 0x561e37d52900 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d52990 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d52a20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d52ab0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d52b40 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d52bd0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d52c60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d52cf0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d52d80 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] 0x561e37d6ada0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d6ae30 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d6aec0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d6af50 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d6afe0 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d6b070 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d6b100 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d6b190 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d6b220 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] 0x561e37d54d30 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x561e37d54dc0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x561e37d54e50 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x561e37d54ee0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x561e37d54f70 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x561e37d55000 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x561e37d55090 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x561e37d55120 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x561e37d551b0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x561e37d55240 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x561e37d552d0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x561e37d55360 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x561e37d553f0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x561e37d55480 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x561e37d55510 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x561e37d555a0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x561e37d55630 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x561e37d556c0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x561e37d55750 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x561e37d557e0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x561e37d55870 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x561e37d55900 MAP: (14 sibs) 1 children: 44: [22] [22] 0x561e37d55990 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x561e37d55a20 MAP: (14 sibs) 2 children: 44: [24] [24] 0x561e37d55ab0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x561e37d55b40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x561e37d55bd0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x561e37d55c60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x561e37d55cf0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x561e37d55d80 MAP: (14 sibs) 2 children: 44: [30] [30] 0x561e37d55e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x561e37d55ea0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x561e37d55f30 MAP: (14 sibs) 2 children: 44: [33] [33] 0x561e37d55fc0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x561e37d56050 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] 0x561e37d6d1d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x561e37d6d260 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x561e37d6d2f0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x561e37d6d380 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x561e37d6d410 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x561e37d6d4a0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x561e37d6d530 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x561e37d6d5c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x561e37d6d650 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x561e37d6d6e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x561e37d6d770 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x561e37d6d800 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x561e37d6d890 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x561e37d6d920 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x561e37d6d9b0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x561e37d6da40 MAP: (14 sibs) 1 children: 44: [16] [16] 0x561e37d6dad0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x561e37d6db60 MAP: (14 sibs) 1 children: 44: [18] [18] 0x561e37d6dbf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x561e37d6dc80 MAP: (14 sibs) 1 children: 44: [20] [20] 0x561e37d6dd10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x561e37d6dda0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x561e37d6de30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x561e37d6dec0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x561e37d6df50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x561e37d6dfe0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x561e37d6e070 MAP: (14 sibs) 2 children: 44: [27] [27] 0x561e37d6e100 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x561e37d6e190 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x561e37d6e220 MAP: (14 sibs) 2 children: 44: [30] [30] 0x561e37d6e2b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x561e37d6e340 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x561e37d6e3d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x561e37d6e460 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x561e37d6e4f0 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: 0x561e37d13820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x561e37d12030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x561e37d120d0 VAL: '-2' (15 sibs) 44: 0x561e37d12168 VAL: '-2' (15 sibs) 44: 0x561e37d12200 VAL: '5' (15 sibs) 44: 0x561e37d12298 VAL: '0xa' (15 sibs) 44: 0x561e37d12330 VAL: '-0xb' (15 sibs) 44: 0x561e37d123c8 VAL: '0XA' (15 sibs) 44: 0x561e37d12460 VAL: '-0XA' (15 sibs) 44: 0x561e37d124f8 VAL: '0b10' (15 sibs) 44: 0x561e37d12590 VAL: '-0b10' (15 sibs) 44: 0x561e37d12628 VAL: '0B10' (15 sibs) 44: 0x561e37d126c0 VAL: '-0B10' (15 sibs) 44: 0x561e37d12758 VAL: '0o17' (15 sibs) 44: 0x561e37d127f0 VAL: '-0o17' (15 sibs) 44: 0x561e37d12888 VAL: '0O17' (15 sibs) 44: 0x561e37d12920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d6b6b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d6b740 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x561e37d6b7d0 VAL: '-2' (15 sibs) 44: [3] [3] 0x561e37d6b860 VAL: '-2' (15 sibs) 44: [4] [4] 0x561e37d6b8f0 VAL: '5' (15 sibs) 44: [5] [5] 0x561e37d6b980 VAL: '0xa' (15 sibs) 44: [6] [6] 0x561e37d6ba10 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x561e37d6baa0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x561e37d6bb30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x561e37d6bbc0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x561e37d6bc50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x561e37d6bce0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x561e37d6bd70 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x561e37d6be00 VAL: '0o17' (15 sibs) 44: [14] [14] 0x561e37d6be90 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x561e37d6bf20 VAL: '0O17' (15 sibs) 44: [16] [16] 0x561e37d6bfb0 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: 0x561e37d13938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x561e37d11a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x561e37d11ad0 VAL: '-2' (3 sibs) 44: 0x561e37d11b68 VAL: '-2' (3 sibs) 44: 0x561e37d11c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d54880 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d54910 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x561e37d549a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x561e37d54a30 VAL: '-2' (3 sibs) 44: [4] [4] 0x561e37d54ac0 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: 0x561e37d13a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x561e37d12e30 VAL: '-2.0' (8 sibs) 44: 0x561e37d12ec8 VAL: '-2.1' (8 sibs) 44: 0x561e37d12f60 VAL: '0.1' (8 sibs) 44: 0x561e37d12ff8 VAL: '.1' (8 sibs) 44: 0x561e37d13090 VAL: '-.2' (8 sibs) 44: 0x561e37d13128 VAL: '-2.e+6' (8 sibs) 44: 0x561e37d131c0 VAL: '-3e-6' (8 sibs) 44: 0x561e37d13258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d6c050 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d6c0e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d6c170 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d6c200 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d6c290 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d6c320 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d6c3b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d6c440 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d6c4d0 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: 0x561e37d13b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x561e37d13300 VAL: '-2.0' (8 sibs) 44: 0x561e37d13398 VAL: '-2.1' (8 sibs) 44: 0x561e37d13430 VAL: '0.1' (8 sibs) 44: 0x561e37d134c8 VAL: '.1' (8 sibs) 44: 0x561e37d13560 VAL: '-.2' (8 sibs) 44: 0x561e37d135f8 VAL: '-2.e+6' (8 sibs) 44: 0x561e37d13690 VAL: '-3e-6' (8 sibs) 44: 0x561e37d13728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d6c570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d6c600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d6c690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d6c720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d6c7b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d6c840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d6c8d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d6c960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d6c9f0 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: 0x561e37d13c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x561e37d140a0 VAL: '-2.0' (8 sibs) 44: 0x561e37d14138 VAL: '-2.1' (8 sibs) 44: 0x561e37d141d0 VAL: '0.1' (8 sibs) 44: 0x561e37d14268 VAL: '.1' (8 sibs) 44: 0x561e37d14300 VAL: '-.2' (8 sibs) 44: 0x561e37d14398 VAL: '-2.e+6' (8 sibs) 44: 0x561e37d14430 VAL: '-3e-6' (8 sibs) 44: 0x561e37d144c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d6ca90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d6cb20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d6cbb0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d6cc40 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d6ccd0 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d6cd60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d6cdf0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d6ce80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d6cf10 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: 0x561e37d13d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x561e37d14bb0 VAL: '1.2.3' (14 sibs) 44: 0x561e37d14c48 VAL: '1.2.3.4' (14 sibs) 44: 0x561e37d14ce0 SEQ: (14 sibs) 2 children: 44: 0x561e37d15410 VAL: '1.2.3' (2 sibs) 44: 0x561e37d154a8 VAL: '4.5.6' (2 sibs) 44: 0x561e37d14d78 SEQ: (14 sibs) 2 children: 44: 0x561e37d15550 VAL: '1.2.3.4' (2 sibs) 44: 0x561e37d155e8 VAL: '4.5.6.7' (2 sibs) 44: 0x561e37d14e10 SEQ: (14 sibs) 2 children: 44: 0x561e37d15690 VAL: '1.2.3' (2 sibs) 44: 0x561e37d15728 VAL: '4.5.6' (2 sibs) 44: 0x561e37d14ea8 SEQ: (14 sibs) 2 children: 44: 0x561e37d157d0 VAL: '1.2.3.4' (2 sibs) 44: 0x561e37d15868 VAL: '4.5.6.7' (2 sibs) 44: 0x561e37d14f40 MAP: (14 sibs) 1 children: 44: 0x561e37d15910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x561e37d14fd8 MAP: (14 sibs) 1 children: 44: 0x561e37d159b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x561e37d15070 MAP: (14 sibs) 1 children: 44: 0x561e37d15a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x561e37d15108 MAP: (14 sibs) 1 children: 44: 0x561e37d15af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x561e37d151a0 MAP: (14 sibs) 2 children: 44: 0x561e37d15b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x561e37d15c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x561e37d15238 MAP: (14 sibs) 2 children: 44: 0x561e37d15cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x561e37d15d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x561e37d152d0 MAP: (14 sibs) 2 children: 44: 0x561e37d15e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x561e37d15ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x561e37d15368 MAP: (14 sibs) 2 children: 44: 0x561e37d15f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x561e37d15fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d6f5e0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x561e37d6f670 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x561e37d6f700 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x561e37d6f790 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x561e37d6f820 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x561e37d6f8b0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x561e37d6f940 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x561e37d6f9d0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x561e37d6fa60 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x561e37d6faf0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x561e37d6fb80 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x561e37d6fc10 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x561e37d6fca0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x561e37d6fd30 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x561e37d6fdc0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x561e37d6fe50 MAP: (14 sibs) 1 children: 44: [16] [16] 0x561e37d6fee0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x561e37d6ff70 MAP: (14 sibs) 1 children: 44: [18] [18] 0x561e37d70000 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x561e37d70090 MAP: (14 sibs) 1 children: 44: [20] [20] 0x561e37d70120 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x561e37d701b0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x561e37d70240 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x561e37d702d0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x561e37d70360 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x561e37d703f0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x561e37d70480 MAP: (14 sibs) 2 children: 44: [27] [27] 0x561e37d70510 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x561e37d705a0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x561e37d70630 MAP: (14 sibs) 2 children: 44: [30] [30] 0x561e37d706c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x561e37d70750 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x561e37d707e0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x561e37d70870 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x561e37d70900 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: 0x561e37d13820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x561e37d12030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x561e37d120d0 VAL: '-2' (15 sibs) 44: 0x561e37d12168 VAL: '-2' (15 sibs) 44: 0x561e37d12200 VAL: '5' (15 sibs) 44: 0x561e37d12298 VAL: '0xa' (15 sibs) 44: 0x561e37d12330 VAL: '-0xb' (15 sibs) 44: 0x561e37d123c8 VAL: '0XA' (15 sibs) 44: 0x561e37d12460 VAL: '-0XA' (15 sibs) 44: 0x561e37d124f8 VAL: '0b10' (15 sibs) 44: 0x561e37d12590 VAL: '-0b10' (15 sibs) 44: 0x561e37d12628 VAL: '0B10' (15 sibs) 44: 0x561e37d126c0 VAL: '-0B10' (15 sibs) 44: 0x561e37d12758 VAL: '0o17' (15 sibs) 44: 0x561e37d127f0 VAL: '-0o17' (15 sibs) 44: 0x561e37d12888 VAL: '0O17' (15 sibs) 44: 0x561e37d12920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d709a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d70a30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x561e37d70ac0 VAL: '-2' (15 sibs) 44: [3] [3] 0x561e37d70b50 VAL: '-2' (15 sibs) 44: [4] [4] 0x561e37d70be0 VAL: '5' (15 sibs) 44: [5] [5] 0x561e37d70c70 VAL: '0xa' (15 sibs) 44: [6] [6] 0x561e37d70d00 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x561e37d70d90 VAL: '0XA' (15 sibs) 44: [8] [8] 0x561e37d70e20 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x561e37d70eb0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x561e37d70f40 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x561e37d70fd0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x561e37d71060 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x561e37d710f0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x561e37d71180 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x561e37d71210 VAL: '0O17' (15 sibs) 44: [16] [16] 0x561e37d712a0 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: 0x561e37d13938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x561e37d11a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x561e37d11ad0 VAL: '-2' (3 sibs) 44: 0x561e37d11b68 VAL: '-2' (3 sibs) 44: 0x561e37d11c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d71340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x561e37d713d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x561e37d71460 VAL: '-2' (3 sibs) 44: [3] [3] 0x561e37d714f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x561e37d71580 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: 0x561e37d13a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x561e37d12e30 VAL: '-2.0' (8 sibs) 44: 0x561e37d12ec8 VAL: '-2.1' (8 sibs) 44: 0x561e37d12f60 VAL: '0.1' (8 sibs) 44: 0x561e37d12ff8 VAL: '.1' (8 sibs) 44: 0x561e37d13090 VAL: '-.2' (8 sibs) 44: 0x561e37d13128 VAL: '-2.e+6' (8 sibs) 44: 0x561e37d131c0 VAL: '-3e-6' (8 sibs) 44: 0x561e37d13258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d71620 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d716b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d71740 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d717d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d71860 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d718f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d71980 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d71a10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d71aa0 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: 0x561e37d13b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x561e37d13300 VAL: '-2.0' (8 sibs) 44: 0x561e37d13398 VAL: '-2.1' (8 sibs) 44: 0x561e37d13430 VAL: '0.1' (8 sibs) 44: 0x561e37d134c8 VAL: '.1' (8 sibs) 44: 0x561e37d13560 VAL: '-.2' (8 sibs) 44: 0x561e37d135f8 VAL: '-2.e+6' (8 sibs) 44: 0x561e37d13690 VAL: '-3e-6' (8 sibs) 44: 0x561e37d13728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d71b40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d71bd0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d71c60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d71cf0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d71d80 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d71e10 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d71ea0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d71f30 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d71fc0 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: 0x561e37d13c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x561e37d140a0 VAL: '-2.0' (8 sibs) 44: 0x561e37d14138 VAL: '-2.1' (8 sibs) 44: 0x561e37d141d0 VAL: '0.1' (8 sibs) 44: 0x561e37d14268 VAL: '.1' (8 sibs) 44: 0x561e37d14300 VAL: '-.2' (8 sibs) 44: 0x561e37d14398 VAL: '-2.e+6' (8 sibs) 44: 0x561e37d14430 VAL: '-3e-6' (8 sibs) 44: 0x561e37d144c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d72060 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x561e37d720f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x561e37d72180 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x561e37d72210 VAL: '0.1' (8 sibs) 44: [4] [4] 0x561e37d722a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x561e37d72330 VAL: '-.2' (8 sibs) 44: [6] [6] 0x561e37d723c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x561e37d72450 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x561e37d724e0 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: 0x561e37d13d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x561e37d14bb0 VAL: '1.2.3' (14 sibs) 44: 0x561e37d14c48 VAL: '1.2.3.4' (14 sibs) 44: 0x561e37d14ce0 SEQ: (14 sibs) 2 children: 44: 0x561e37d15410 VAL: '1.2.3' (2 sibs) 44: 0x561e37d154a8 VAL: '4.5.6' (2 sibs) 44: 0x561e37d14d78 SEQ: (14 sibs) 2 children: 44: 0x561e37d15550 VAL: '1.2.3.4' (2 sibs) 44: 0x561e37d155e8 VAL: '4.5.6.7' (2 sibs) 44: 0x561e37d14e10 SEQ: (14 sibs) 2 children: 44: 0x561e37d15690 VAL: '1.2.3' (2 sibs) 44: 0x561e37d15728 VAL: '4.5.6' (2 sibs) 44: 0x561e37d14ea8 SEQ: (14 sibs) 2 children: 44: 0x561e37d157d0 VAL: '1.2.3.4' (2 sibs) 44: 0x561e37d15868 VAL: '4.5.6.7' (2 sibs) 44: 0x561e37d14f40 MAP: (14 sibs) 1 children: 44: 0x561e37d15910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x561e37d14fd8 MAP: (14 sibs) 1 children: 44: 0x561e37d159b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x561e37d15070 MAP: (14 sibs) 1 children: 44: 0x561e37d15a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x561e37d15108 MAP: (14 sibs) 1 children: 44: 0x561e37d15af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x561e37d151a0 MAP: (14 sibs) 2 children: 44: 0x561e37d15b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x561e37d15c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x561e37d15238 MAP: (14 sibs) 2 children: 44: 0x561e37d15cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x561e37d15d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x561e37d152d0 MAP: (14 sibs) 2 children: 44: 0x561e37d15e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x561e37d15ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x561e37d15368 MAP: (14 sibs) 2 children: 44: 0x561e37d15f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x561e37d15fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x561e37d72580 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x561e37d72610 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x561e37d726a0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x561e37d72730 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x561e37d727c0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x561e37d72850 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x561e37d728e0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x561e37d72970 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x561e37d72a00 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x561e37d72a90 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x561e37d72b20 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x561e37d72bb0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x561e37d72c40 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x561e37d72cd0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x561e37d72d60 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x561e37d72df0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x561e37d72e80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x561e37d72f10 MAP: (14 sibs) 1 children: 44: [18] [18] 0x561e37d72fa0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x561e37d73030 MAP: (14 sibs) 1 children: 44: [20] [20] 0x561e37d730c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x561e37d73150 MAP: (14 sibs) 1 children: 44: [22] [22] 0x561e37d731e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x561e37d73270 MAP: (14 sibs) 2 children: 44: [24] [24] 0x561e37d73300 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x561e37d73390 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x561e37d73420 MAP: (14 sibs) 2 children: 44: [27] [27] 0x561e37d734b0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x561e37d73540 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x561e37d735d0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x561e37d73660 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x561e37d736f0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x561e37d73780 MAP: (14 sibs) 2 children: 44: [33] [33] 0x561e37d73810 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x561e37d738a0 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.5.0/redhat-linux-build/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x55ac08127040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55ac08124310 VAL: '' (12 sibs) 45: 0x55ac081243a8 VAL: '' (12 sibs) 45: 0x55ac08124440 VAL: 'null' (12 sibs) 45: 0x55ac081244d8 VAL: 'Null' (12 sibs) 45: 0x55ac08124570 VAL: 'NULL' (12 sibs) 45: 0x55ac08124608 VAL: '~' (12 sibs) 45: 0x55ac081246a0 MAP: (12 sibs) 1 children: 45: 0x55ac08124a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55ac08124738 MAP: (12 sibs) 1 children: 45: 0x55ac08124ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55ac081247d0 MAP: (12 sibs) 1 children: 45: 0x55ac08124b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55ac08124868 MAP: (12 sibs) 1 children: 45: 0x55ac08124c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55ac08124900 MAP: (12 sibs) 1 children: 45: 0x55ac08124cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55ac08124998 MAP: (12 sibs) 1 children: 45: 0x55ac08124d60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac0816d2a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55ac0816d330 VAL: '' (12 sibs) 45: [2] [2] 0x55ac0816d3c0 VAL: '' (12 sibs) 45: [3] [3] 0x55ac0816d450 VAL: 'null' (12 sibs) 45: [4] [4] 0x55ac0816d4e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55ac0816d570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55ac0816d600 VAL: '~' (12 sibs) 45: [7] [7] 0x55ac0816d690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55ac0816d720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55ac0816d7b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55ac0816d840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55ac0816d8d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55ac0816d960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55ac0816d9f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55ac0816da80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55ac0816db10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55ac0816dba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55ac0816dc30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55ac0816dcc0 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: 0x55ac08127158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac081250d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08125170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac0816f8d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0816f960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac0816f9f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac0816fa80 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: 0x55ac08127270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08125718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac081257b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac08171600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08171690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac08171720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac081717b0 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: 0x55ac08127388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac08125850 VAL: '' (3 sibs) 45: 0x55ac081258e8 VAL: '' (3 sibs) 45: 0x55ac08125980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac08173330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac081733c0 VAL: '' (3 sibs) 45: [2] [2] 0x55ac08173450 VAL: '' (3 sibs) 45: [3] [3] 0x55ac081734e0 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: 0x55ac081274a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac081264c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55ac08126690 VAL: '' (3 sibs) 45: 0x55ac08126728 VAL: '' (3 sibs) 45: 0x55ac081267c0 VAL: '' (3 sibs) 45: 0x55ac08126558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac081265f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac08175060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081750f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55ac08175180 VAL: '' (3 sibs) 45: [3] [3] 0x55ac08175210 VAL: '' (3 sibs) 45: [4] [4] 0x55ac081752a0 VAL: '' (3 sibs) 45: [5] [5] 0x55ac08175330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac081753c0 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: 0x55ac081275b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac081252f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55ac08125430 VAL: '' (3 sibs) 45: 0x55ac081254c8 VAL: '' (3 sibs) 45: 0x55ac08125560 VAL: '' (3 sibs) 45: 0x55ac08125390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac08176d90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08176e20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac08176eb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55ac08176f40 VAL: '' (3 sibs) 45: [4] [4] 0x55ac08176fd0 VAL: '' (3 sibs) 45: [5] [5] 0x55ac08177060 VAL: '' (3 sibs) 45: [6] [6] 0x55ac081770f0 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: 0x55ac081276d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08126860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac081268f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08126990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55ac08126a30 VAL: '' (3 sibs) 45: 0x55ac08126ac8 VAL: '' (3 sibs) 45: 0x55ac08126b60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac08178ac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08178b50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac08178be0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac08178c70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55ac08178d00 VAL: '' (3 sibs) 45: [5] [5] 0x55ac08178d90 VAL: '' (3 sibs) 45: [6] [6] 0x55ac08178e20 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: 0x55ac081277e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac08126c50 MAP: (3 sibs) 3 children: 45: 0x55ac08126e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08126eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08126f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55ac08126ce8 VAL: '' (3 sibs) 45: 0x55ac08126d80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac0817a7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0817a880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55ac0817a910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55ac0817a9a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55ac0817aa30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55ac0817aac0 VAL: '' (3 sibs) 45: [6] [6] 0x55ac0817ab50 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: 0x55ac08127900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac081281d0 VAL: '' (3 sibs) 45: 0x55ac08128268 MAP: (3 sibs) 3 children: 45: 0x55ac081283a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08128438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac081284d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55ac08128300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac0817c520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0817c5b0 VAL: '' (3 sibs) 45: [2] [2] 0x55ac0817c640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55ac0817c6d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55ac0817c760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55ac0817c7f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55ac0817c880 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: 0x55ac08127a18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac08125c40 VAL: '' (3 sibs) 45: 0x55ac08125cd8 VAL: '' (3 sibs) 45: 0x55ac08125d70 MAP: (3 sibs) 3 children: 45: 0x55ac08125e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08125ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08125f40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac0817e250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0817e2e0 VAL: '' (3 sibs) 45: [2] [2] 0x55ac0817e370 VAL: '' (3 sibs) 45: [3] [3] 0x55ac0817e400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55ac0817e490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55ac0817e520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac0817e5b0 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: 0x55ac08127b30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55ac081262b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55ac08126348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55ac08125ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55ac08128570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55ac08128608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55ac08125b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac0817ff80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08180010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55ac081800a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55ac08180130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55ac081801c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55ac08180250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55ac081802e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55ac08180370 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: 0x55ac08127c48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac081298e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55ac08129978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55ac08129a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55ac08123ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55ac08129ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55ac08129bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55ac08129c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55ac08129b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55ac08129d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55ac08129dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55ac08129e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55ac08129ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55ac08129f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55ac0812a028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55ac0812a0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55ac0812a158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac08182b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08182bc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55ac08182c50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55ac08182ce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55ac08182d70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55ac08182e00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55ac08182e90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55ac08182f20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55ac08182fb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55ac08183040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55ac081830d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55ac08183160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55ac081831f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55ac08183280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55ac08183310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55ac081833a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55ac08183430 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: 0x55ac08127d60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac081288d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55ac08128968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55ac08128a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55ac08126120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55ac08124010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55ac08129410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55ac081294a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55ac08129540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55ac081261b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac08182220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081822b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55ac08182340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55ac081823d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55ac08182460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55ac081824f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55ac08182580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55ac08182610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55ac081826a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55ac08182730 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: 0x55ac08127040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55ac08124310 VAL: '' (12 sibs) 45: 0x55ac081243a8 VAL: '' (12 sibs) 45: 0x55ac08124440 VAL: 'null' (12 sibs) 45: 0x55ac081244d8 VAL: 'Null' (12 sibs) 45: 0x55ac08124570 VAL: 'NULL' (12 sibs) 45: 0x55ac08124608 VAL: '~' (12 sibs) 45: 0x55ac081246a0 MAP: (12 sibs) 1 children: 45: 0x55ac08124a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55ac08124738 MAP: (12 sibs) 1 children: 45: 0x55ac08124ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55ac081247d0 MAP: (12 sibs) 1 children: 45: 0x55ac08124b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55ac08124868 MAP: (12 sibs) 1 children: 45: 0x55ac08124c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55ac08124900 MAP: (12 sibs) 1 children: 45: 0x55ac08124cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55ac08124998 MAP: (12 sibs) 1 children: 45: 0x55ac08124d60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac08185a70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55ac08185b00 VAL: '' (12 sibs) 45: [2] [2] 0x55ac08185b90 VAL: '' (12 sibs) 45: [3] [3] 0x55ac08185c20 VAL: 'null' (12 sibs) 45: [4] [4] 0x55ac08185cb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55ac08185d40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55ac08185dd0 VAL: '~' (12 sibs) 45: [7] [7] 0x55ac08185e60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55ac08185ef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55ac08185f80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55ac08186010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55ac081860a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55ac08186130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55ac081861c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55ac08186250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55ac081862e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55ac08186370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55ac08186400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55ac08186490 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: 0x55ac08127158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac081250d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08125170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac08185160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081851f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac08185280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac08185310 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: 0x55ac08127270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08125718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac081257b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac08186c80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08186d10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac08186da0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac08186e30 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: 0x55ac08127388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac08125850 VAL: '' (3 sibs) 45: 0x55ac081258e8 VAL: '' (3 sibs) 45: 0x55ac08125980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac08187590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac08187620 VAL: '' (3 sibs) 45: [2] [2] 0x55ac081876b0 VAL: '' (3 sibs) 45: [3] [3] 0x55ac08187740 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: 0x55ac081274a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac081264c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55ac08126690 VAL: '' (3 sibs) 45: 0x55ac08126728 VAL: '' (3 sibs) 45: 0x55ac081267c0 VAL: '' (3 sibs) 45: 0x55ac08126558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac081265f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac08187ea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08187f30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55ac08187fc0 VAL: '' (3 sibs) 45: [3] [3] 0x55ac08188050 VAL: '' (3 sibs) 45: [4] [4] 0x55ac081880e0 VAL: '' (3 sibs) 45: [5] [5] 0x55ac08188170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac08188200 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: 0x55ac081275b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac081252f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55ac08125430 VAL: '' (3 sibs) 45: 0x55ac081254c8 VAL: '' (3 sibs) 45: 0x55ac08125560 VAL: '' (3 sibs) 45: 0x55ac08125390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081887b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08188840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac081888d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55ac08188960 VAL: '' (3 sibs) 45: [4] [4] 0x55ac081889f0 VAL: '' (3 sibs) 45: [5] [5] 0x55ac08188a80 VAL: '' (3 sibs) 45: [6] [6] 0x55ac08188b10 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: 0x55ac081276d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08126860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac081268f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08126990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55ac08126a30 VAL: '' (3 sibs) 45: 0x55ac08126ac8 VAL: '' (3 sibs) 45: 0x55ac08126b60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081890c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08189150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac081891e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac08189270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55ac08189300 VAL: '' (3 sibs) 45: [5] [5] 0x55ac08189390 VAL: '' (3 sibs) 45: [6] [6] 0x55ac08189420 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: 0x55ac081277e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac08126c50 MAP: (3 sibs) 3 children: 45: 0x55ac08126e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08126eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08126f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55ac08126ce8 VAL: '' (3 sibs) 45: 0x55ac08126d80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081899d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac08189a60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55ac08189af0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55ac08189b80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55ac08189c10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55ac08189ca0 VAL: '' (3 sibs) 45: [6] [6] 0x55ac08189d30 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: 0x55ac08127900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac081281d0 VAL: '' (3 sibs) 45: 0x55ac08128268 MAP: (3 sibs) 3 children: 45: 0x55ac081283a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08128438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac081284d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55ac08128300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac0818a2e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0818a370 VAL: '' (3 sibs) 45: [2] [2] 0x55ac0818a400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55ac0818a490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55ac0818a520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55ac0818a5b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55ac0818a640 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: 0x55ac08127a18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac08125c40 VAL: '' (3 sibs) 45: 0x55ac08125cd8 VAL: '' (3 sibs) 45: 0x55ac08125d70 MAP: (3 sibs) 3 children: 45: 0x55ac08125e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08125ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08125f40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac0818abf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0818ac80 VAL: '' (3 sibs) 45: [2] [2] 0x55ac0818ad10 VAL: '' (3 sibs) 45: [3] [3] 0x55ac0818ada0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55ac0818ae30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55ac0818aec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac0818af50 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: 0x55ac08127b30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55ac081262b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55ac08126348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55ac08125ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55ac08128570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55ac08128608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55ac08125b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac0818b500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0818b590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55ac0818b620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55ac0818b6b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55ac0818b740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55ac0818b7d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55ac0818b860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55ac0818b8f0 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: 0x55ac08127c48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac081298e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55ac08129978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55ac08129a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55ac08123ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55ac08129ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55ac08129bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55ac08129c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55ac08129b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55ac08129d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55ac08129dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55ac08129e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55ac08129ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55ac08129f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55ac0812a028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55ac0812a0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55ac0812a158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac0818c720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0818c7b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55ac0818c840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55ac0818c8d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55ac0818c960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55ac0818c9f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55ac0818ca80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55ac0818cb10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55ac0818cba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55ac0818cc30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55ac0818ccc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55ac0818cd50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55ac0818cde0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55ac0818ce70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55ac0818cf00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55ac0818cf90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55ac0818d020 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: 0x55ac08127d60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac081288d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55ac08128968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55ac08128a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55ac08126120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55ac08124010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55ac08129410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55ac081294a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55ac08129540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55ac081261b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac0818be10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0818bea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55ac0818bf30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55ac0818bfc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55ac0818c050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55ac0818c0e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55ac0818c170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55ac0818c200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55ac0818c290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55ac0818c320 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] 0x55ac0816d2a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55ac0816d330 VAL: '' (12 sibs) 45: [2] [2] 0x55ac0816d3c0 VAL: '' (12 sibs) 45: [3] [3] 0x55ac0816d450 VAL: 'null' (12 sibs) 45: [4] [4] 0x55ac0816d4e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55ac0816d570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55ac0816d600 VAL: '~' (12 sibs) 45: [7] [7] 0x55ac0816d690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55ac0816d720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55ac0816d7b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55ac0816d840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55ac0816d8d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55ac0816d960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55ac0816d9f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55ac0816da80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55ac0816db10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55ac0816dba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55ac0816dc30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55ac0816dcc0 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] 0x55ac0818fea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55ac0818ff30 VAL: '' (12 sibs) 45: [2] [2] 0x55ac0818ffc0 VAL: '' (12 sibs) 45: [3] [3] 0x55ac08190050 VAL: 'null' (12 sibs) 45: [4] [4] 0x55ac081900e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55ac08190170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55ac08190200 VAL: '~' (12 sibs) 45: [7] [7] 0x55ac08190290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55ac08190320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55ac081903b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55ac08190440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55ac081904d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55ac08190560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55ac081905f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55ac08190680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55ac08190710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55ac081907a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55ac08190830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55ac081908c0 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] 0x55ac0816f8d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0816f960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac0816f9f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac0816fa80 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] 0x55ac0818ecb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0818ed40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac0818edd0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac0818ee60 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] 0x55ac08171600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08171690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac08171720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac081717b0 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] 0x55ac081910b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08191140 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac081911d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac08191260 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] 0x55ac08173330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac081733c0 VAL: '' (3 sibs) 45: [2] [2] 0x55ac08173450 VAL: '' (3 sibs) 45: [3] [3] 0x55ac081734e0 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] 0x55ac081919c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac08191a50 VAL: '' (3 sibs) 45: [2] [2] 0x55ac08191ae0 VAL: '' (3 sibs) 45: [3] [3] 0x55ac08191b70 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] 0x55ac08175060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081750f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55ac08175180 VAL: '' (3 sibs) 45: [3] [3] 0x55ac08175210 VAL: '' (3 sibs) 45: [4] [4] 0x55ac081752a0 VAL: '' (3 sibs) 45: [5] [5] 0x55ac08175330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac081753c0 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] 0x55ac081922d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08192360 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55ac081923f0 VAL: '' (3 sibs) 45: [3] [3] 0x55ac08192480 VAL: '' (3 sibs) 45: [4] [4] 0x55ac08192510 VAL: '' (3 sibs) 45: [5] [5] 0x55ac081925a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac08192630 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] 0x55ac08176d90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08176e20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac08176eb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55ac08176f40 VAL: '' (3 sibs) 45: [4] [4] 0x55ac08176fd0 VAL: '' (3 sibs) 45: [5] [5] 0x55ac08177060 VAL: '' (3 sibs) 45: [6] [6] 0x55ac081770f0 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] 0x55ac08192be0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08192c70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac08192d00 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55ac08192d90 VAL: '' (3 sibs) 45: [4] [4] 0x55ac08192e20 VAL: '' (3 sibs) 45: [5] [5] 0x55ac08192eb0 VAL: '' (3 sibs) 45: [6] [6] 0x55ac08192f40 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] 0x55ac08178ac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08178b50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac08178be0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac08178c70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55ac08178d00 VAL: '' (3 sibs) 45: [5] [5] 0x55ac08178d90 VAL: '' (3 sibs) 45: [6] [6] 0x55ac08178e20 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] 0x55ac081934f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08193580 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac08193610 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac081936a0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55ac08193730 VAL: '' (3 sibs) 45: [5] [5] 0x55ac081937c0 VAL: '' (3 sibs) 45: [6] [6] 0x55ac08193850 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] 0x55ac0817a7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0817a880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55ac0817a910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55ac0817a9a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55ac0817aa30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55ac0817aac0 VAL: '' (3 sibs) 45: [6] [6] 0x55ac0817ab50 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] 0x55ac08193e00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac08193e90 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55ac08193f20 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55ac08193fb0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55ac08194040 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55ac081940d0 VAL: '' (3 sibs) 45: [6] [6] 0x55ac08194160 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] 0x55ac0817c520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0817c5b0 VAL: '' (3 sibs) 45: [2] [2] 0x55ac0817c640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55ac0817c6d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55ac0817c760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55ac0817c7f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55ac0817c880 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] 0x55ac08194710 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac081947a0 VAL: '' (3 sibs) 45: [2] [2] 0x55ac08194830 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55ac081948c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55ac08194950 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55ac081949e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55ac08194a70 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] 0x55ac0817e250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0817e2e0 VAL: '' (3 sibs) 45: [2] [2] 0x55ac0817e370 VAL: '' (3 sibs) 45: [3] [3] 0x55ac0817e400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55ac0817e490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55ac0817e520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac0817e5b0 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] 0x55ac08195020 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac081950b0 VAL: '' (3 sibs) 45: [2] [2] 0x55ac08195140 VAL: '' (3 sibs) 45: [3] [3] 0x55ac081951d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55ac08195260 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55ac081952f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac08195380 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] 0x55ac0817ff80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08180010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55ac081800a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55ac08180130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55ac081801c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55ac08180250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55ac081802e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55ac08180370 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] 0x55ac08195930 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081959c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55ac08195a50 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55ac08195ae0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55ac08195b70 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55ac08195c00 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55ac08195c90 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55ac08195d20 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] 0x55ac08182b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08182bc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55ac08182c50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55ac08182ce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55ac08182d70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55ac08182e00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55ac08182e90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55ac08182f20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55ac08182fb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55ac08183040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55ac081830d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55ac08183160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55ac081831f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55ac08183280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55ac08183310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55ac081833a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55ac08183430 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] 0x55ac08196b50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08196be0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55ac08196c70 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55ac08196d00 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55ac08196d90 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55ac08196e20 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55ac08196eb0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55ac08196f40 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55ac08196fd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55ac08197060 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55ac081970f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55ac08197180 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55ac08197210 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55ac081972a0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55ac08197330 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55ac081973c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55ac08197450 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] 0x55ac08182220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081822b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55ac08182340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55ac081823d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55ac08182460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55ac081824f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55ac08182580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55ac08182610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55ac081826a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55ac08182730 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] 0x55ac08196240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081962d0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55ac08196360 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55ac081963f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55ac08196480 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55ac08196510 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55ac081965a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55ac08196630 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55ac081966c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55ac08196750 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] 0x55ac08185a70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55ac08185b00 VAL: '' (12 sibs) 45: [2] [2] 0x55ac08185b90 VAL: '' (12 sibs) 45: [3] [3] 0x55ac08185c20 VAL: 'null' (12 sibs) 45: [4] [4] 0x55ac08185cb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55ac08185d40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55ac08185dd0 VAL: '~' (12 sibs) 45: [7] [7] 0x55ac08185e60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55ac08185ef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55ac08185f80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55ac08186010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55ac081860a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55ac08186130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55ac081861c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55ac08186250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55ac081862e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55ac08186370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55ac08186400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55ac08186490 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] 0x55ac08198670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55ac08198700 VAL: '' (12 sibs) 45: [2] [2] 0x55ac08198790 VAL: '' (12 sibs) 45: [3] [3] 0x55ac08198820 VAL: 'null' (12 sibs) 45: [4] [4] 0x55ac081988b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55ac08198940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55ac081989d0 VAL: '~' (12 sibs) 45: [7] [7] 0x55ac08198a60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55ac08198af0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55ac08198b80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55ac08198c10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55ac08198ca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55ac08198d30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55ac08198dc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55ac08198e50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55ac08198ee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55ac08198f70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55ac08199000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55ac08199090 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] 0x55ac08185160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081851f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac08185280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac08185310 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] 0x55ac08197d60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08197df0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac08197e80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac08197f10 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] 0x55ac08186c80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08186d10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac08186da0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac08186e30 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] 0x55ac08199880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08199910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac081999a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac08199a30 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] 0x55ac08187590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac08187620 VAL: '' (3 sibs) 45: [2] [2] 0x55ac081876b0 VAL: '' (3 sibs) 45: [3] [3] 0x55ac08187740 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] 0x55ac0819a190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0819a220 VAL: '' (3 sibs) 45: [2] [2] 0x55ac0819a2b0 VAL: '' (3 sibs) 45: [3] [3] 0x55ac0819a340 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] 0x55ac08187ea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08187f30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55ac08187fc0 VAL: '' (3 sibs) 45: [3] [3] 0x55ac08188050 VAL: '' (3 sibs) 45: [4] [4] 0x55ac081880e0 VAL: '' (3 sibs) 45: [5] [5] 0x55ac08188170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac08188200 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] 0x55ac0819aaa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0819ab30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55ac0819abc0 VAL: '' (3 sibs) 45: [3] [3] 0x55ac0819ac50 VAL: '' (3 sibs) 45: [4] [4] 0x55ac0819ace0 VAL: '' (3 sibs) 45: [5] [5] 0x55ac0819ad70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac0819ae00 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] 0x55ac081887b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08188840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac081888d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55ac08188960 VAL: '' (3 sibs) 45: [4] [4] 0x55ac081889f0 VAL: '' (3 sibs) 45: [5] [5] 0x55ac08188a80 VAL: '' (3 sibs) 45: [6] [6] 0x55ac08188b10 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] 0x55ac0819b3b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0819b440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac0819b4d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55ac0819b560 VAL: '' (3 sibs) 45: [4] [4] 0x55ac0819b5f0 VAL: '' (3 sibs) 45: [5] [5] 0x55ac0819b680 VAL: '' (3 sibs) 45: [6] [6] 0x55ac0819b710 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] 0x55ac081890c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac08189150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac081891e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac08189270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55ac08189300 VAL: '' (3 sibs) 45: [5] [5] 0x55ac08189390 VAL: '' (3 sibs) 45: [6] [6] 0x55ac08189420 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] 0x55ac0819bcc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0819bd50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac0819bde0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac0819be70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55ac0819bf00 VAL: '' (3 sibs) 45: [5] [5] 0x55ac0819bf90 VAL: '' (3 sibs) 45: [6] [6] 0x55ac0819c020 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] 0x55ac081899d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac08189a60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55ac08189af0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55ac08189b80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55ac08189c10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55ac08189ca0 VAL: '' (3 sibs) 45: [6] [6] 0x55ac08189d30 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] 0x55ac0819c5d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0819c660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55ac0819c6f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55ac0819c780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55ac0819c810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55ac0819c8a0 VAL: '' (3 sibs) 45: [6] [6] 0x55ac0819c930 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] 0x55ac0818a2e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0818a370 VAL: '' (3 sibs) 45: [2] [2] 0x55ac0818a400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55ac0818a490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55ac0818a520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55ac0818a5b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55ac0818a640 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] 0x55ac0819cee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0819cf70 VAL: '' (3 sibs) 45: [2] [2] 0x55ac0819d000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55ac0819d090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55ac0819d120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55ac0819d1b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55ac0819d240 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] 0x55ac0818abf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0818ac80 VAL: '' (3 sibs) 45: [2] [2] 0x55ac0818ad10 VAL: '' (3 sibs) 45: [3] [3] 0x55ac0818ada0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55ac0818ae30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55ac0818aec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac0818af50 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] 0x55ac0819d7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac0819d880 VAL: '' (3 sibs) 45: [2] [2] 0x55ac0819d910 VAL: '' (3 sibs) 45: [3] [3] 0x55ac0819d9a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55ac0819da30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55ac0819dac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac0819db50 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] 0x55ac0818b500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0818b590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55ac0818b620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55ac0818b6b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55ac0818b740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55ac0818b7d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55ac0818b860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55ac0818b8f0 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] 0x55ac0819e100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0819e190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55ac0819e220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55ac0819e2b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55ac0819e340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55ac0819e3d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55ac0819e460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55ac0819e4f0 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] 0x55ac0818c720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0818c7b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55ac0818c840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55ac0818c8d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55ac0818c960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55ac0818c9f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55ac0818ca80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55ac0818cb10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55ac0818cba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55ac0818cc30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55ac0818ccc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55ac0818cd50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55ac0818cde0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55ac0818ce70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55ac0818cf00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55ac0818cf90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55ac0818d020 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] 0x55ac0819f320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0819f3b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55ac0819f440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55ac0819f4d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55ac0819f560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55ac0819f5f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55ac0819f680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55ac0819f710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55ac0819f7a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55ac0819f830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55ac0819f8c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55ac0819f950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55ac0819f9e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55ac0819fa70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55ac0819fb00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55ac0819fb90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55ac0819fc20 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] 0x55ac0818be10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0818bea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55ac0818bf30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55ac0818bfc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55ac0818c050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55ac0818c0e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55ac0818c170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55ac0818c200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55ac0818c290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55ac0818c320 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] 0x55ac0819ea10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0819eaa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55ac0819eb30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55ac0819ebc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55ac0819ec50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55ac0819ece0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55ac0819ed70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55ac0819ee00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55ac0819ee90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55ac0819ef20 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: 0x55ac08127040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55ac08124310 VAL: '' (12 sibs) 45: 0x55ac081243a8 VAL: '' (12 sibs) 45: 0x55ac08124440 VAL: 'null' (12 sibs) 45: 0x55ac081244d8 VAL: 'Null' (12 sibs) 45: 0x55ac08124570 VAL: 'NULL' (12 sibs) 45: 0x55ac08124608 VAL: '~' (12 sibs) 45: 0x55ac081246a0 MAP: (12 sibs) 1 children: 45: 0x55ac08124a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55ac08124738 MAP: (12 sibs) 1 children: 45: 0x55ac08124ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55ac081247d0 MAP: (12 sibs) 1 children: 45: 0x55ac08124b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55ac08124868 MAP: (12 sibs) 1 children: 45: 0x55ac08124c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55ac08124900 MAP: (12 sibs) 1 children: 45: 0x55ac08124cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55ac08124998 MAP: (12 sibs) 1 children: 45: 0x55ac08124d60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a0530 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55ac081a05c0 VAL: '' (12 sibs) 45: [2] [2] 0x55ac081a0650 VAL: '' (12 sibs) 45: [3] [3] 0x55ac081a06e0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55ac081a0770 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55ac081a0800 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55ac081a0890 VAL: '~' (12 sibs) 45: [7] [7] 0x55ac081a0920 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55ac081a09b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55ac081a0a40 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55ac081a0ad0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55ac081a0b60 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55ac081a0bf0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55ac081a0c80 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55ac081a0d10 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55ac081a0da0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55ac081a0e30 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55ac081a0ec0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55ac081a0f50 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: 0x55ac08127158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac081250d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08125170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac0818f860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac0818f8f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac0818f980 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac0818fa10 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: 0x55ac08127270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08125718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac081257b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a0ff0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a1080 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac081a1110 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac081a11a0 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: 0x55ac08127388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac08125850 VAL: '' (3 sibs) 45: 0x55ac081258e8 VAL: '' (3 sibs) 45: 0x55ac08125980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a1240 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a12d0 VAL: '' (3 sibs) 45: [2] [2] 0x55ac081a1360 VAL: '' (3 sibs) 45: [3] [3] 0x55ac081a13f0 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: 0x55ac081274a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac081264c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55ac08126690 VAL: '' (3 sibs) 45: 0x55ac08126728 VAL: '' (3 sibs) 45: 0x55ac081267c0 VAL: '' (3 sibs) 45: 0x55ac08126558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac081265f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a1490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a1520 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55ac081a15b0 VAL: '' (3 sibs) 45: [3] [3] 0x55ac081a1640 VAL: '' (3 sibs) 45: [4] [4] 0x55ac081a16d0 VAL: '' (3 sibs) 45: [5] [5] 0x55ac081a1760 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac081a17f0 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: 0x55ac081275b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac081252f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55ac08125430 VAL: '' (3 sibs) 45: 0x55ac081254c8 VAL: '' (3 sibs) 45: 0x55ac08125560 VAL: '' (3 sibs) 45: 0x55ac08125390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a1890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a1920 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac081a19b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55ac081a1a40 VAL: '' (3 sibs) 45: [4] [4] 0x55ac081a1ad0 VAL: '' (3 sibs) 45: [5] [5] 0x55ac081a1b60 VAL: '' (3 sibs) 45: [6] [6] 0x55ac081a1bf0 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: 0x55ac081276d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08126860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac081268f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08126990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55ac08126a30 VAL: '' (3 sibs) 45: 0x55ac08126ac8 VAL: '' (3 sibs) 45: 0x55ac08126b60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a1c90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a1d20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac081a1db0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac081a1e40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55ac081a1ed0 VAL: '' (3 sibs) 45: [5] [5] 0x55ac081a1f60 VAL: '' (3 sibs) 45: [6] [6] 0x55ac081a1ff0 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: 0x55ac081277e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac08126c50 MAP: (3 sibs) 3 children: 45: 0x55ac08126e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08126eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08126f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55ac08126ce8 VAL: '' (3 sibs) 45: 0x55ac08126d80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a2090 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a2120 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55ac081a21b0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55ac081a2240 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55ac081a22d0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55ac081a2360 VAL: '' (3 sibs) 45: [6] [6] 0x55ac081a23f0 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: 0x55ac08127900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac081281d0 VAL: '' (3 sibs) 45: 0x55ac08128268 MAP: (3 sibs) 3 children: 45: 0x55ac081283a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08128438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac081284d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55ac08128300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a2490 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a2520 VAL: '' (3 sibs) 45: [2] [2] 0x55ac081a25b0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55ac081a2640 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55ac081a26d0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55ac081a2760 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55ac081a27f0 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: 0x55ac08127a18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac08125c40 VAL: '' (3 sibs) 45: 0x55ac08125cd8 VAL: '' (3 sibs) 45: 0x55ac08125d70 MAP: (3 sibs) 3 children: 45: 0x55ac08125e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08125ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08125f40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a2890 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a2920 VAL: '' (3 sibs) 45: [2] [2] 0x55ac081a29b0 VAL: '' (3 sibs) 45: [3] [3] 0x55ac081a2a40 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55ac081a2ad0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55ac081a2b60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac081a2bf0 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: 0x55ac08127b30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55ac081262b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55ac08126348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55ac08125ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55ac08128570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55ac08128608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55ac08125b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a2c90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a2d20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55ac081a2db0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55ac081a2e40 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55ac081a2ed0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55ac081a2f60 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55ac081a2ff0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55ac081a3080 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: 0x55ac08127c48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac081298e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55ac08129978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55ac08129a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55ac08123ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55ac08129ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55ac08129bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55ac08129c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55ac08129b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55ac08129d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55ac08129dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55ac08129e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55ac08129ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55ac08129f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55ac0812a028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55ac0812a0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55ac0812a158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a3120 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a31b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55ac081a3240 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55ac081a32d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55ac081a3360 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55ac081a33f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55ac081a3480 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55ac081a3510 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55ac081a35a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55ac081a3630 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55ac081a36c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55ac081a3750 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55ac081a37e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55ac081a3870 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55ac081a3900 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55ac081a3990 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55ac081a3a20 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: 0x55ac08127d60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac081288d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55ac08128968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55ac08128a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55ac08126120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55ac08124010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55ac08129410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55ac081294a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55ac08129540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55ac081261b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a3ac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a3b50 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55ac081a3be0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55ac081a3c70 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55ac081a3d00 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55ac081a3d90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55ac081a3e20 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55ac081a3eb0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55ac081a3f40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55ac081a3fd0 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: 0x55ac08127040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55ac08124310 VAL: '' (12 sibs) 45: 0x55ac081243a8 VAL: '' (12 sibs) 45: 0x55ac08124440 VAL: 'null' (12 sibs) 45: 0x55ac081244d8 VAL: 'Null' (12 sibs) 45: 0x55ac08124570 VAL: 'NULL' (12 sibs) 45: 0x55ac08124608 VAL: '~' (12 sibs) 45: 0x55ac081246a0 MAP: (12 sibs) 1 children: 45: 0x55ac08124a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55ac08124738 MAP: (12 sibs) 1 children: 45: 0x55ac08124ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55ac081247d0 MAP: (12 sibs) 1 children: 45: 0x55ac08124b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55ac08124868 MAP: (12 sibs) 1 children: 45: 0x55ac08124c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55ac08124900 MAP: (12 sibs) 1 children: 45: 0x55ac08124cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55ac08124998 MAP: (12 sibs) 1 children: 45: 0x55ac08124d60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a4070 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55ac081a4100 VAL: '' (12 sibs) 45: [2] [2] 0x55ac081a4190 VAL: '' (12 sibs) 45: [3] [3] 0x55ac081a4220 VAL: 'null' (12 sibs) 45: [4] [4] 0x55ac081a42b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55ac081a4340 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55ac081a43d0 VAL: '~' (12 sibs) 45: [7] [7] 0x55ac081a4460 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55ac081a44f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55ac081a4580 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55ac081a4610 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55ac081a46a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55ac081a4730 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55ac081a47c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55ac081a4850 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55ac081a48e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55ac081a4970 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55ac081a4a00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55ac081a4a90 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: 0x55ac08127158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac081250d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08125170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a4b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a4bc0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac081a4c50 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac081a4ce0 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: 0x55ac08127270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08125718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac081257b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a4d80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a4e10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac081a4ea0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac081a4f30 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: 0x55ac08127388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac08125850 VAL: '' (3 sibs) 45: 0x55ac081258e8 VAL: '' (3 sibs) 45: 0x55ac08125980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a4fd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a5060 VAL: '' (3 sibs) 45: [2] [2] 0x55ac081a50f0 VAL: '' (3 sibs) 45: [3] [3] 0x55ac081a5180 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: 0x55ac081274a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac081264c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55ac08126690 VAL: '' (3 sibs) 45: 0x55ac08126728 VAL: '' (3 sibs) 45: 0x55ac081267c0 VAL: '' (3 sibs) 45: 0x55ac08126558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac081265f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a5220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a52b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55ac081a5340 VAL: '' (3 sibs) 45: [3] [3] 0x55ac081a53d0 VAL: '' (3 sibs) 45: [4] [4] 0x55ac081a5460 VAL: '' (3 sibs) 45: [5] [5] 0x55ac081a54f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac081a5580 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: 0x55ac081275b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac081252f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55ac08125430 VAL: '' (3 sibs) 45: 0x55ac081254c8 VAL: '' (3 sibs) 45: 0x55ac08125560 VAL: '' (3 sibs) 45: 0x55ac08125390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a5620 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a56b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac081a5740 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55ac081a57d0 VAL: '' (3 sibs) 45: [4] [4] 0x55ac081a5860 VAL: '' (3 sibs) 45: [5] [5] 0x55ac081a58f0 VAL: '' (3 sibs) 45: [6] [6] 0x55ac081a5980 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: 0x55ac081276d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08126860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac081268f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08126990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55ac08126a30 VAL: '' (3 sibs) 45: 0x55ac08126ac8 VAL: '' (3 sibs) 45: 0x55ac08126b60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a5a20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a5ab0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55ac081a5b40 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55ac081a5bd0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55ac081a5c60 VAL: '' (3 sibs) 45: [5] [5] 0x55ac081a5cf0 VAL: '' (3 sibs) 45: [6] [6] 0x55ac081a5d80 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: 0x55ac081277e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac08126c50 MAP: (3 sibs) 3 children: 45: 0x55ac08126e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08126eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08126f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55ac08126ce8 VAL: '' (3 sibs) 45: 0x55ac08126d80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a5e20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a5eb0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55ac081a5f40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55ac081a5fd0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55ac081a6060 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55ac081a60f0 VAL: '' (3 sibs) 45: [6] [6] 0x55ac081a6180 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: 0x55ac08127900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac081281d0 VAL: '' (3 sibs) 45: 0x55ac08128268 MAP: (3 sibs) 3 children: 45: 0x55ac081283a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08128438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac081284d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55ac08128300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a6220 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a62b0 VAL: '' (3 sibs) 45: [2] [2] 0x55ac081a6340 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55ac081a63d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55ac081a6460 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55ac081a64f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55ac081a6580 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: 0x55ac08127a18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55ac08125c40 VAL: '' (3 sibs) 45: 0x55ac08125cd8 VAL: '' (3 sibs) 45: 0x55ac08125d70 MAP: (3 sibs) 3 children: 45: 0x55ac08125e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55ac08125ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55ac08125f40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a6620 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a66b0 VAL: '' (3 sibs) 45: [2] [2] 0x55ac081a6740 VAL: '' (3 sibs) 45: [3] [3] 0x55ac081a67d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55ac081a6860 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55ac081a68f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55ac081a6980 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: 0x55ac08127b30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac08125a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55ac081262b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55ac08126348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55ac08125ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55ac08128570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55ac08128608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55ac08125b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a6a20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a6ab0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55ac081a6b40 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55ac081a6bd0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55ac081a6c60 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55ac081a6cf0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55ac081a6d80 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55ac081a6e10 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: 0x55ac08127c48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac081298e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55ac08129978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55ac08129a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55ac08123ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55ac08129ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55ac08129bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55ac08129c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55ac08129b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55ac08129d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55ac08129dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55ac08129e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55ac08129ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55ac08129f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55ac0812a028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55ac0812a0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55ac0812a158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a6eb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a6f40 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55ac081a6fd0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55ac081a7060 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55ac081a70f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55ac081a7180 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55ac081a7210 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55ac081a72a0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55ac081a7330 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55ac081a73c0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55ac081a7450 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55ac081a74e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55ac081a7570 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55ac081a7600 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55ac081a7690 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55ac081a7720 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55ac081a77b0 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: 0x55ac08127d60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55ac081288d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55ac08128968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55ac08128a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55ac08126120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55ac08124010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55ac08129410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55ac081294a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55ac08129540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55ac081261b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55ac081a7850 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55ac081a78e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55ac081a7970 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55ac081a7a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55ac081a7a90 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55ac081a7b20 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55ac081a7bb0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55ac081a7c40 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55ac081a7cd0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55ac081a7d60 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 (12 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (12 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.5.0/redhat-linux-build/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x55dbf933f890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933a000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55dbf933a0a0 VAL: '-2' (3 sibs) 46: 0x55dbf933a138 VAL: '-2' (3 sibs) 46: 0x55dbf933a1d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf9396a30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf9396ac0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55dbf9396b50 VAL: '-2' (3 sibs) 46: [3] [3] 0x55dbf9396be0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55dbf9396c70 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: 0x55dbf933f9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933a4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf9394340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93943d0 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: 0x55dbf933fac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55dbf933aa60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55dbf933aaf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55dbf933aba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf939a1b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55dbf939a240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55dbf939a2d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55dbf939a360 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: 0x55dbf933fbd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933a550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55dbf933ac40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55dbf933acd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55dbf933ad70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf939bee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf939bf70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55dbf939c000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55dbf939c090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55dbf939c120 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: 0x55dbf933fcf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55dbf9339d10 MAP: (3 sibs) 1 children: 46: 0x55dbf933c760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55dbf933c800 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933c898 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933c930 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933c9c8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf9339da8 MAP: (3 sibs) 1 children: 46: 0x55dbf933ca70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55dbf933cb10 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933cba8 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933cc40 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933ccd8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf9339e40 MAP: (3 sibs) 1 children: 46: 0x55dbf933cd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55dbf933ce20 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933ceb8 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933cf50 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933cfe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf939e520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55dbf939e5b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55dbf939e640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55dbf939e6d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55dbf939e760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55dbf939e7f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55dbf939e880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55dbf939e910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55dbf939e9a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55dbf939ea30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55dbf939eac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55dbf939eb50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55dbf939ebe0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55dbf939ec70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55dbf939ed00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55dbf939ed90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55dbf939ee20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55dbf939eeb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55dbf939ef40 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: 0x55dbf933fe08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933d7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55dbf933d880 MAP: (3 sibs) 1 children: 46: 0x55dbf933da50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55dbf933daf0 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933db88 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933dc20 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933dcb8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf933d918 MAP: (3 sibs) 1 children: 46: 0x55dbf933dd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55dbf933de00 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933de98 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933df30 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933dfc8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf933d9b0 MAP: (3 sibs) 1 children: 46: 0x55dbf933e070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55dbf933e110 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933e1a8 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933e240 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933e2d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93a1460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93a14f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93a1580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55dbf93a1610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55dbf93a16a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55dbf93a1730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55dbf93a17c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55dbf93a1850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55dbf93a18e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55dbf93a1970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55dbf93a1a00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55dbf93a1a90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55dbf93a1b20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55dbf93a1bb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55dbf93a1c40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55dbf93a1cd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55dbf93a1d60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55dbf93a1df0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55dbf93a1e80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55dbf93a1f10 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: 0x55dbf933ff20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55dbf933e380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93a3a90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93a3b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55dbf93a3bb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55dbf93a3c40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55dbf93a3cd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55dbf93a3d60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55dbf93a3df0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55dbf93a3e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55dbf93a3f10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55dbf93a3fa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55dbf93a4030 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: 0x55dbf9340038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55dbf933e980 MAP: (10 sibs) 1 children: 46: 0x55dbf933af00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ea18 MAP: (10 sibs) 1 children: 46: 0x55dbf933afa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eab0 MAP: (10 sibs) 1 children: 46: 0x55dbf933ef80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eb48 MAP: (10 sibs) 1 children: 46: 0x55dbf933f020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ebe0 MAP: (10 sibs) 1 children: 46: 0x55dbf933f0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ec78 MAP: (10 sibs) 1 children: 46: 0x55dbf933f160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ed10 MAP: (10 sibs) 1 children: 46: 0x55dbf933f200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eda8 MAP: (10 sibs) 1 children: 46: 0x55dbf933f2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ee40 MAP: (10 sibs) 1 children: 46: 0x55dbf933f340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eed8 MAP: (10 sibs) 1 children: 46: 0x55dbf933f3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93a64c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93a6550 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55dbf93a65e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93a6670 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55dbf93a6700 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93a6790 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55dbf93a6820 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55dbf93a68b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55dbf93a6940 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55dbf93a69d0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55dbf93a6a60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55dbf93a6af0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55dbf93a6b80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55dbf93a6c10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55dbf93a6ca0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55dbf93a6d30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55dbf93a6dc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55dbf93a6e50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55dbf93a6ee0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55dbf93a6f70 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55dbf93a7000 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: 0x55dbf9340150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55dbf93409d0 MAP: (14 sibs) 1 children: 46: 0x55dbf9341230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf9340a68 MAP: (14 sibs) 1 children: 46: 0x55dbf93412d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf9340b00 MAP: (14 sibs) 1 children: 46: 0x55dbf9341370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340b98 MAP: (14 sibs) 1 children: 46: 0x55dbf9341410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340c30 MAP: (14 sibs) 1 children: 46: 0x55dbf93414b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340cc8 MAP: (14 sibs) 1 children: 46: 0x55dbf9341550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340d60 MAP: (14 sibs) 1 children: 46: 0x55dbf93415f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340df8 MAP: (14 sibs) 1 children: 46: 0x55dbf9341690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340e90 MAP: (14 sibs) 1 children: 46: 0x55dbf9341730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340f28 MAP: (14 sibs) 1 children: 46: 0x55dbf93417d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340fc0 MAP: (14 sibs) 1 children: 46: 0x55dbf9341870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf9341058 MAP: (14 sibs) 1 children: 46: 0x55dbf9341910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf93410f0 MAP: (14 sibs) 2 children: 46: 0x55dbf93419b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55dbf9341a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55dbf9341188 MAP: (14 sibs) 2 children: 46: 0x55dbf9341af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55dbf9341b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93aa2e0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55dbf93aa370 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55dbf93aa400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93aa490 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55dbf93aa520 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93aa5b0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55dbf93aa640 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55dbf93aa6d0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55dbf93aa760 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55dbf93aa7f0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55dbf93aa880 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55dbf93aa910 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55dbf93aa9a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55dbf93aaa30 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55dbf93aaac0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55dbf93aab50 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55dbf93aabe0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55dbf93aac70 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55dbf93aad00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55dbf93aad90 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55dbf93aae20 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55dbf93aaeb0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55dbf93aaf40 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55dbf93aafd0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55dbf93ab060 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55dbf93ab0f0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55dbf93ab180 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55dbf93ab210 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55dbf93ab2a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55dbf93ab330 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55dbf93ab3c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x55dbf93407e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93b5810 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55dbf93b5810 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55dbf93b5810 [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: 0x55dbf93408f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55dbf933be90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55dbf933bf28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55dbf933bfc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55dbf933c058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55dbf933c0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55dbf933c188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55dbf933c220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55dbf933c2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55dbf933c350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55dbf933c3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93b7ed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93b7f60 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x55dbf93b7ff0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x55dbf93b8080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55dbf93b8110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55dbf93b81a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55dbf93b8230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55dbf93b82c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55dbf93b8350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55dbf93b83e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55dbf93b8470 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55dbf93b7ed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93b7f60 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55dbf93b7ff0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55dbf93b8080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55dbf93b8110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55dbf93b81a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55dbf93b8230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55dbf93b82c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55dbf93b8350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55dbf93b83e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55dbf93b8470 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55dbf93b7ed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93b7f60 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55dbf93b7ff0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55dbf93b8080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55dbf93b8110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55dbf93b81a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55dbf93b8230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55dbf93b82c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55dbf93b8350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55dbf93b83e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55dbf93b8470 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: 0x55dbf933f890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933a000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55dbf933a0a0 VAL: '-2' (3 sibs) 46: 0x55dbf933a138 VAL: '-2' (3 sibs) 46: 0x55dbf933a1d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93b8870 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93b8900 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93b8990 VAL: '-2' (3 sibs) 46: [3] [3] 0x55dbf93b8a20 VAL: '-2' (3 sibs) 46: [4] [4] 0x55dbf93b8ab0 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: 0x55dbf933f9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933a4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93b9180 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93b9210 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: 0x55dbf933fac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55dbf933aa60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55dbf933aaf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55dbf933aba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93b9a90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55dbf93b9b20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55dbf93b9bb0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55dbf93b9c40 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: 0x55dbf933fbd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933a550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55dbf933ac40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55dbf933acd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55dbf933ad70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93ba3a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93ba430 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93ba4c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55dbf93ba550 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55dbf93ba5e0 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: 0x55dbf933fcf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55dbf9339d10 MAP: (3 sibs) 1 children: 46: 0x55dbf933c760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55dbf933c800 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933c898 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933c930 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933c9c8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf9339da8 MAP: (3 sibs) 1 children: 46: 0x55dbf933ca70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55dbf933cb10 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933cba8 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933cc40 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933ccd8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf9339e40 MAP: (3 sibs) 1 children: 46: 0x55dbf933cd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55dbf933ce20 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933ceb8 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933cf50 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933cfe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93bb5c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55dbf93bb650 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55dbf93bb6e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55dbf93bb770 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55dbf93bb800 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55dbf93bb890 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55dbf93bb920 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55dbf93bb9b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55dbf93bba40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55dbf93bbad0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55dbf93bbb60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55dbf93bbbf0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55dbf93bbc80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55dbf93bbd10 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55dbf93bbda0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55dbf93bbe30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55dbf93bbec0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55dbf93bbf50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55dbf93bbfe0 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: 0x55dbf933fe08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933d7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55dbf933d880 MAP: (3 sibs) 1 children: 46: 0x55dbf933da50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55dbf933daf0 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933db88 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933dc20 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933dcb8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf933d918 MAP: (3 sibs) 1 children: 46: 0x55dbf933dd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55dbf933de00 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933de98 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933df30 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933dfc8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf933d9b0 MAP: (3 sibs) 1 children: 46: 0x55dbf933e070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55dbf933e110 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933e1a8 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933e240 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933e2d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93bc7d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93bc860 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93bc8f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55dbf93bc980 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55dbf93bca10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55dbf93bcaa0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55dbf93bcb30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55dbf93bcbc0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55dbf93bcc50 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55dbf93bcce0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55dbf93bcd70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55dbf93bce00 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55dbf93bce90 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55dbf93bcf20 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55dbf93bcfb0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55dbf93bd040 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55dbf93bd0d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55dbf93bd160 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55dbf93bd1f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55dbf93bd280 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: 0x55dbf933ff20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55dbf933e380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93bacb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93bad40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55dbf93badd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55dbf93bae60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55dbf93baef0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55dbf93baf80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55dbf93bb010 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55dbf93bb0a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55dbf93bb130 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55dbf93bb1c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55dbf93bb250 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: 0x55dbf9340038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55dbf933e980 MAP: (10 sibs) 1 children: 46: 0x55dbf933af00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ea18 MAP: (10 sibs) 1 children: 46: 0x55dbf933afa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eab0 MAP: (10 sibs) 1 children: 46: 0x55dbf933ef80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eb48 MAP: (10 sibs) 1 children: 46: 0x55dbf933f020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ebe0 MAP: (10 sibs) 1 children: 46: 0x55dbf933f0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ec78 MAP: (10 sibs) 1 children: 46: 0x55dbf933f160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ed10 MAP: (10 sibs) 1 children: 46: 0x55dbf933f200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eda8 MAP: (10 sibs) 1 children: 46: 0x55dbf933f2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ee40 MAP: (10 sibs) 1 children: 46: 0x55dbf933f340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eed8 MAP: (10 sibs) 1 children: 46: 0x55dbf933f3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93be2f0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93be380 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55dbf93be410 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93be4a0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55dbf93be530 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93be5c0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55dbf93be650 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55dbf93be6e0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55dbf93be770 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55dbf93be800 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55dbf93be890 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55dbf93be920 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55dbf93be9b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55dbf93bea40 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55dbf93bead0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55dbf93beb60 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55dbf93bebf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55dbf93bec80 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55dbf93bed10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55dbf93beda0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55dbf93bee30 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: 0x55dbf9340150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55dbf93409d0 MAP: (14 sibs) 1 children: 46: 0x55dbf9341230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf9340a68 MAP: (14 sibs) 1 children: 46: 0x55dbf93412d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf9340b00 MAP: (14 sibs) 1 children: 46: 0x55dbf9341370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340b98 MAP: (14 sibs) 1 children: 46: 0x55dbf9341410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340c30 MAP: (14 sibs) 1 children: 46: 0x55dbf93414b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340cc8 MAP: (14 sibs) 1 children: 46: 0x55dbf9341550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340d60 MAP: (14 sibs) 1 children: 46: 0x55dbf93415f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340df8 MAP: (14 sibs) 1 children: 46: 0x55dbf9341690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340e90 MAP: (14 sibs) 1 children: 46: 0x55dbf9341730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340f28 MAP: (14 sibs) 1 children: 46: 0x55dbf93417d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340fc0 MAP: (14 sibs) 1 children: 46: 0x55dbf9341870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf9341058 MAP: (14 sibs) 1 children: 46: 0x55dbf9341910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf93410f0 MAP: (14 sibs) 2 children: 46: 0x55dbf93419b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55dbf9341a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55dbf9341188 MAP: (14 sibs) 2 children: 46: 0x55dbf9341af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55dbf9341b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93bf500 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55dbf93bf590 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55dbf93bf620 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93bf6b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55dbf93bf740 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93bf7d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55dbf93bf860 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55dbf93bf8f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55dbf93bf980 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55dbf93bfa10 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55dbf93bfaa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55dbf93bfb30 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55dbf93bfbc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55dbf93bfc50 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55dbf93bfce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55dbf93bfd70 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55dbf93bfe00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55dbf93bfe90 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55dbf93bff20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55dbf93bffb0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55dbf93c0040 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55dbf93c00d0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55dbf93c0160 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55dbf93c01f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55dbf93c0280 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55dbf93c0310 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55dbf93c03a0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55dbf93c0430 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55dbf93c04c0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55dbf93c0550 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55dbf93c05e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x55dbf93407e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93c2b50 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55dbf93c2b50 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55dbf93c2b50 [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: 0x55dbf93408f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55dbf933be90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55dbf933bf28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55dbf933bfc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55dbf933c058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55dbf933c0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55dbf933c188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55dbf933c220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55dbf933c2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55dbf933c350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55dbf933c3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93c3460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93c34f0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x55dbf93c3580 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x55dbf93c3610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55dbf93c36a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55dbf93c3730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55dbf93c37c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55dbf93c3850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55dbf93c38e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55dbf93c3970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55dbf93c3a00 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55dbf93c3460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93c34f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55dbf93c3580 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55dbf93c3610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55dbf93c36a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55dbf93c3730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55dbf93c37c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55dbf93c3850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55dbf93c38e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55dbf93c3970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55dbf93c3a00 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55dbf93c3460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93c34f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55dbf93c3580 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55dbf93c3610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55dbf93c36a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55dbf93c3730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55dbf93c37c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55dbf93c3850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55dbf93c38e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55dbf93c3970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55dbf93c3a00 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] 0x55dbf9396a30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf9396ac0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55dbf9396b50 VAL: '-2' (3 sibs) 46: [3] [3] 0x55dbf9396be0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55dbf9396c70 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] 0x55dbf93c5ac0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93c5b50 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93c5be0 VAL: '-2' (3 sibs) 46: [3] [3] 0x55dbf93c5c70 VAL: '-2' (3 sibs) 46: [4] [4] 0x55dbf93c5d00 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] 0x55dbf9394340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93943d0 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] 0x55dbf93c6cb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93c6d40 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] 0x55dbf939a1b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55dbf939a240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55dbf939a2d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55dbf939a360 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] 0x55dbf93c75c0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55dbf93c7650 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55dbf93c76e0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55dbf93c7770 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] 0x55dbf939bee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf939bf70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55dbf939c000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55dbf939c090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55dbf939c120 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] 0x55dbf93c7ed0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93c7f60 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93c7ff0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55dbf93c8080 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55dbf93c8110 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] 0x55dbf939e520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55dbf939e5b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55dbf939e640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55dbf939e6d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55dbf939e760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55dbf939e7f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55dbf939e880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55dbf939e910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55dbf939e9a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55dbf939ea30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55dbf939eac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55dbf939eb50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55dbf939ebe0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55dbf939ec70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55dbf939ed00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55dbf939ed90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55dbf939ee20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55dbf939eeb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55dbf939ef40 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] 0x55dbf93c90f0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55dbf93c9180 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55dbf93c9210 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55dbf93c92a0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55dbf93c9330 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55dbf93c93c0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55dbf93c9450 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55dbf93c94e0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55dbf93c9570 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55dbf93c9600 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55dbf93c9690 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55dbf93c9720 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55dbf93c97b0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55dbf93c9840 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55dbf93c98d0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55dbf93c9960 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55dbf93c99f0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55dbf93c9a80 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55dbf93c9b10 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] 0x55dbf93a1460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93a14f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93a1580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55dbf93a1610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55dbf93a16a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55dbf93a1730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55dbf93a17c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55dbf93a1850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55dbf93a18e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55dbf93a1970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55dbf93a1a00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55dbf93a1a90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55dbf93a1b20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55dbf93a1bb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55dbf93a1c40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55dbf93a1cd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55dbf93a1d60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55dbf93a1df0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55dbf93a1e80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55dbf93a1f10 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] 0x55dbf93ca300 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93ca390 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93ca420 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55dbf93ca4b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55dbf93ca540 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55dbf93ca5d0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55dbf93ca660 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55dbf93ca6f0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55dbf93ca780 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55dbf93ca810 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55dbf93ca8a0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55dbf93ca930 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55dbf93ca9c0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55dbf93caa50 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55dbf93caae0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55dbf93cab70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55dbf93cac00 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55dbf93cac90 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55dbf93cad20 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55dbf93cadb0 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] 0x55dbf93a3a90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93a3b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55dbf93a3bb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55dbf93a3c40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55dbf93a3cd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55dbf93a3d60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55dbf93a3df0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55dbf93a3e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55dbf93a3f10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55dbf93a3fa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55dbf93a4030 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] 0x55dbf93c87e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93c8870 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55dbf93c8900 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55dbf93c8990 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55dbf93c8a20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55dbf93c8ab0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55dbf93c8b40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55dbf93c8bd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55dbf93c8c60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55dbf93c8cf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55dbf93c8d80 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] 0x55dbf93a64c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93a6550 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55dbf93a65e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93a6670 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55dbf93a6700 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93a6790 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55dbf93a6820 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55dbf93a68b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55dbf93a6940 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55dbf93a69d0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55dbf93a6a60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55dbf93a6af0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55dbf93a6b80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55dbf93a6c10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55dbf93a6ca0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55dbf93a6d30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55dbf93a6dc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55dbf93a6e50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55dbf93a6ee0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55dbf93a6f70 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55dbf93a7000 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] 0x55dbf93cbe20 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93cbeb0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55dbf93cbf40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93cbfd0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55dbf93cc060 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93cc0f0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55dbf93cc180 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55dbf93cc210 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55dbf93cc2a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55dbf93cc330 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55dbf93cc3c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55dbf93cc450 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55dbf93cc4e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55dbf93cc570 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55dbf93cc600 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55dbf93cc690 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55dbf93cc720 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55dbf93cc7b0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55dbf93cc840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55dbf93cc8d0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55dbf93cc960 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: # incorrect: uninitialised memory?\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: "MapRegion_HyrulePrairie"\n 46: \n 46: # incorrect: uninitialised memory?\n 46: - MessageID3: 'MapRegion_HyrulePrairie '\n 46: - MessageID4: "MapRegion_HyrulePrairie "\n 46: \n 46: # incorrect: for some reason the ' is included in the string\n 46: - MessageID5: 'MapRegion_HyrulePrairie '\n 46: - MessageID6: 'MapRegion_HyrulePrairie '\n 46: - MessageID7: "MapRegion_HyrulePrairie "\n 46: - MessageID8: "MapRegion_HyrulePrairie "\n 46: \n 46: # incorrect: same issue\n 46: - MessageID9: 'MapRegion_HyrulePrairie '\n 46: - MessageID10: "MapRegion_HyrulePrairie "\n 46: \n 46: # incorrect: still has the trailing quote\n 46: - MessageID11: 'MapRegion_HyrulePrairie'\n 46: - MessageID12: "MapRegion_HyrulePrairie"\n 46: \n 46: # the string is parsed correctly in this case\n 46: - key1: true1\n 46: MessageID1: 'MapRegion_HyrulePrairie1 '\n 46: - key2: true2\n 46: MessageID2: "MapRegion_HyrulePrairie2 "\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55dbf93aa2e0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55dbf93aa370 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55dbf93aa400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93aa490 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55dbf93aa520 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93aa5b0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55dbf93aa640 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55dbf93aa6d0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55dbf93aa760 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55dbf93aa7f0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55dbf93aa880 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55dbf93aa910 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55dbf93aa9a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55dbf93aaa30 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55dbf93aaac0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55dbf93aab50 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55dbf93aabe0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55dbf93aac70 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55dbf93aad00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55dbf93aad90 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55dbf93aae20 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55dbf93aaeb0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55dbf93aaf40 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55dbf93aafd0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55dbf93ab060 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55dbf93ab0f0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55dbf93ab180 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55dbf93ab210 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55dbf93ab2a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55dbf93ab330 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55dbf93ab3c0 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] 0x55dbf93cd030 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55dbf93cd0c0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55dbf93cd150 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93cd1e0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55dbf93cd270 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93cd300 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55dbf93cd390 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55dbf93cd420 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55dbf93cd4b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55dbf93cd540 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55dbf93cd5d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55dbf93cd660 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55dbf93cd6f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55dbf93cd780 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55dbf93cd810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55dbf93cd8a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55dbf93cd930 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55dbf93cd9c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55dbf93cda50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55dbf93cdae0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55dbf93cdb70 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55dbf93cdc00 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55dbf93cdc90 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55dbf93cdd20 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55dbf93cddb0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55dbf93cde40 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55dbf93cded0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55dbf93cdf60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55dbf93cdff0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55dbf93ce080 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55dbf93ce110 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 (3 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] 0x55dbf93b5810 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x55dbf93cb510 [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] 0x55dbf93b7ed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93b7f60 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55dbf93b7ff0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55dbf93b8080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55dbf93b8110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55dbf93b81a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55dbf93b8230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55dbf93b82c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55dbf93b8350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55dbf93b83e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55dbf93b8470 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] 0x55dbf93ce240 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93ce2d0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55dbf93ce360 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55dbf93ce3f0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55dbf93ce480 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55dbf93ce510 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55dbf93ce5a0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55dbf93ce630 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55dbf93ce6c0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55dbf93ce750 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55dbf93ce7e0 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] 0x55dbf93b8870 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93b8900 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93b8990 VAL: '-2' (3 sibs) 46: [3] [3] 0x55dbf93b8a20 VAL: '-2' (3 sibs) 46: [4] [4] 0x55dbf93b8ab0 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] 0x55dbf93ceb50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93cebe0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93cec70 VAL: '-2' (3 sibs) 46: [3] [3] 0x55dbf93ced00 VAL: '-2' (3 sibs) 46: [4] [4] 0x55dbf93ced90 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] 0x55dbf93b9180 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93b9210 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] 0x55dbf93cf460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93cf4f0 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] 0x55dbf93b9a90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55dbf93b9b20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55dbf93b9bb0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55dbf93b9c40 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] 0x55dbf93cfd70 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55dbf93cfe00 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55dbf93cfe90 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55dbf93cff20 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] 0x55dbf93ba3a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93ba430 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93ba4c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55dbf93ba550 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55dbf93ba5e0 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] 0x55dbf93d0680 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93d0710 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93d07a0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55dbf93d0830 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55dbf93d08c0 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] 0x55dbf93bb5c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55dbf93bb650 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55dbf93bb6e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55dbf93bb770 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55dbf93bb800 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55dbf93bb890 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55dbf93bb920 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55dbf93bb9b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55dbf93bba40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55dbf93bbad0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55dbf93bbb60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55dbf93bbbf0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55dbf93bbc80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55dbf93bbd10 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55dbf93bbda0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55dbf93bbe30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55dbf93bbec0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55dbf93bbf50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55dbf93bbfe0 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] 0x55dbf93d18a0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55dbf93d1930 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55dbf93d19c0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55dbf93d1a50 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55dbf93d1ae0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55dbf93d1b70 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55dbf93d1c00 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55dbf93d1c90 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55dbf93d1d20 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55dbf93d1db0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55dbf93d1e40 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55dbf93d1ed0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55dbf93d1f60 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55dbf93d1ff0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55dbf93d2080 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55dbf93d2110 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55dbf93d21a0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55dbf93d2230 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55dbf93d22c0 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] 0x55dbf93bc7d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93bc860 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93bc8f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55dbf93bc980 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55dbf93bca10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55dbf93bcaa0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55dbf93bcb30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55dbf93bcbc0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55dbf93bcc50 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55dbf93bcce0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55dbf93bcd70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55dbf93bce00 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55dbf93bce90 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55dbf93bcf20 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55dbf93bcfb0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55dbf93bd040 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55dbf93bd0d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55dbf93bd160 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55dbf93bd1f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55dbf93bd280 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] 0x55dbf93d2ab0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93d2b40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93d2bd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55dbf93d2c60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55dbf93d2cf0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55dbf93d2d80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55dbf93d2e10 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55dbf93d2ea0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55dbf93d2f30 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55dbf93d2fc0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55dbf93d3050 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55dbf93d30e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55dbf93d3170 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55dbf93d3200 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55dbf93d3290 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55dbf93d3320 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55dbf93d33b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55dbf93d3440 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55dbf93d34d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55dbf93d3560 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] 0x55dbf93bacb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93bad40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55dbf93badd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55dbf93bae60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55dbf93baef0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55dbf93baf80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55dbf93bb010 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55dbf93bb0a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55dbf93bb130 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55dbf93bb1c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55dbf93bb250 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] 0x55dbf93d0f90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93d1020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55dbf93d10b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55dbf93d1140 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55dbf93d11d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55dbf93d1260 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55dbf93d12f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55dbf93d1380 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55dbf93d1410 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55dbf93d14a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55dbf93d1530 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] 0x55dbf93be2f0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93be380 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55dbf93be410 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93be4a0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55dbf93be530 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93be5c0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55dbf93be650 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55dbf93be6e0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55dbf93be770 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55dbf93be800 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55dbf93be890 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55dbf93be920 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55dbf93be9b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55dbf93bea40 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55dbf93bead0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55dbf93beb60 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55dbf93bebf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55dbf93bec80 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55dbf93bed10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55dbf93beda0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55dbf93bee30 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] 0x55dbf93d45d0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93d4660 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55dbf93d46f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93d4780 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55dbf93d4810 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93d48a0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55dbf93d4930 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55dbf93d49c0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55dbf93d4a50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55dbf93d4ae0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55dbf93d4b70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55dbf93d4c00 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55dbf93d4c90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55dbf93d4d20 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55dbf93d4db0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55dbf93d4e40 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55dbf93d4ed0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55dbf93d4f60 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55dbf93d4ff0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55dbf93d5080 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55dbf93d5110 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] 0x55dbf93bf500 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55dbf93bf590 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55dbf93bf620 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93bf6b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55dbf93bf740 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93bf7d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55dbf93bf860 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55dbf93bf8f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55dbf93bf980 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55dbf93bfa10 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55dbf93bfaa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55dbf93bfb30 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55dbf93bfbc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55dbf93bfc50 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55dbf93bfce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55dbf93bfd70 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55dbf93bfe00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55dbf93bfe90 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55dbf93bff20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55dbf93bffb0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55dbf93c0040 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55dbf93c00d0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55dbf93c0160 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55dbf93c01f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55dbf93c0280 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55dbf93c0310 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55dbf93c03a0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55dbf93c0430 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55dbf93c04c0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55dbf93c0550 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55dbf93c05e0 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] 0x55dbf93d57e0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55dbf93d5870 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55dbf93d5900 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93d5990 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55dbf93d5a20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93d5ab0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55dbf93d5b40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55dbf93d5bd0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55dbf93d5c60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55dbf93d5cf0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55dbf93d5d80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55dbf93d5e10 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55dbf93d5ea0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55dbf93d5f30 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55dbf93d5fc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55dbf93d6050 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55dbf93d60e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55dbf93d6170 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55dbf93d6200 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55dbf93d6290 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55dbf93d6320 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55dbf93d63b0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55dbf93d6440 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55dbf93d64d0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55dbf93d6560 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55dbf93d65f0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55dbf93d6680 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55dbf93d6710 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55dbf93d67a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55dbf93d6830 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55dbf93d68c0 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] 0x55dbf93c2b50 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x55dbf93d3cc0 [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] 0x55dbf93c3460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93c34f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55dbf93c3580 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55dbf93c3610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55dbf93c36a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55dbf93c3730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55dbf93c37c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55dbf93c3850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55dbf93c38e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55dbf93c3970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55dbf93c3a00 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] 0x55dbf93d69f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93d6a80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55dbf93d6b10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55dbf93d6ba0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55dbf93d6c30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55dbf93d6cc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55dbf93d6d50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55dbf93d6de0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55dbf93d6e70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55dbf93d6f00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55dbf93d6f90 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: 0x55dbf933f890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933a000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55dbf933a0a0 VAL: '-2' (3 sibs) 46: 0x55dbf933a138 VAL: '-2' (3 sibs) 46: 0x55dbf933a1d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93c6490 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93c6520 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93c65b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x55dbf93c6640 VAL: '-2' (3 sibs) 46: [4] [4] 0x55dbf93c66d0 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: 0x55dbf933f9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933a4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93c6770 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93c6800 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: 0x55dbf933fac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55dbf933aa60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55dbf933aaf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55dbf933aba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93d7300 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55dbf93d7390 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55dbf93d7420 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55dbf93d74b0 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: 0x55dbf933fbd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933a550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55dbf933ac40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55dbf933acd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55dbf933ad70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93d7550 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93d75e0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93d7670 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55dbf93d7700 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55dbf93d7790 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: 0x55dbf933fcf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55dbf9339d10 MAP: (3 sibs) 1 children: 46: 0x55dbf933c760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55dbf933c800 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933c898 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933c930 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933c9c8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf9339da8 MAP: (3 sibs) 1 children: 46: 0x55dbf933ca70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55dbf933cb10 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933cba8 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933cc40 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933ccd8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf9339e40 MAP: (3 sibs) 1 children: 46: 0x55dbf933cd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55dbf933ce20 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933ceb8 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933cf50 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933cfe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93d7830 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55dbf93d78c0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55dbf93d7950 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55dbf93d79e0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55dbf93d7a70 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55dbf93d7b00 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55dbf93d7b90 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55dbf93d7c20 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55dbf93d7cb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55dbf93d7d40 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55dbf93d7dd0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55dbf93d7e60 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55dbf93d7ef0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55dbf93d7f80 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55dbf93d8010 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55dbf93d80a0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55dbf93d8130 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55dbf93d81c0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55dbf93d8250 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: 0x55dbf933fe08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933d7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55dbf933d880 MAP: (3 sibs) 1 children: 46: 0x55dbf933da50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55dbf933daf0 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933db88 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933dc20 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933dcb8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf933d918 MAP: (3 sibs) 1 children: 46: 0x55dbf933dd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55dbf933de00 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933de98 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933df30 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933dfc8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf933d9b0 MAP: (3 sibs) 1 children: 46: 0x55dbf933e070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55dbf933e110 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933e1a8 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933e240 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933e2d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93d82f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93d8380 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93d8410 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55dbf93d84a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55dbf93d8530 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55dbf93d85c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55dbf93d8650 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55dbf93d86e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55dbf93d8770 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55dbf93d8800 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55dbf93d8890 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55dbf93d8920 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55dbf93d89b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55dbf93d8a40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55dbf93d8ad0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55dbf93d8b60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55dbf93d8bf0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55dbf93d8c80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55dbf93d8d10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55dbf93d8da0 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: 0x55dbf933ff20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55dbf933e380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93d8e40 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93d8ed0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55dbf93d8f60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55dbf93d8ff0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55dbf93d9080 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55dbf93d9110 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55dbf93d91a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55dbf93d9230 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55dbf93d92c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55dbf93d9350 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55dbf93d93e0 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: 0x55dbf9340038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55dbf933e980 MAP: (10 sibs) 1 children: 46: 0x55dbf933af00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ea18 MAP: (10 sibs) 1 children: 46: 0x55dbf933afa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eab0 MAP: (10 sibs) 1 children: 46: 0x55dbf933ef80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eb48 MAP: (10 sibs) 1 children: 46: 0x55dbf933f020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ebe0 MAP: (10 sibs) 1 children: 46: 0x55dbf933f0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ec78 MAP: (10 sibs) 1 children: 46: 0x55dbf933f160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ed10 MAP: (10 sibs) 1 children: 46: 0x55dbf933f200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eda8 MAP: (10 sibs) 1 children: 46: 0x55dbf933f2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ee40 MAP: (10 sibs) 1 children: 46: 0x55dbf933f340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eed8 MAP: (10 sibs) 1 children: 46: 0x55dbf933f3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93d9480 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93d9510 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55dbf93d95a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93d9630 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55dbf93d96c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93d9750 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55dbf93d97e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55dbf93d9870 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55dbf93d9900 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55dbf93d9990 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55dbf93d9a20 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55dbf93d9ab0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55dbf93d9b40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55dbf93d9bd0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55dbf93d9c60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55dbf93d9cf0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55dbf93d9d80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55dbf93d9e10 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55dbf93d9ea0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55dbf93d9f30 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55dbf93d9fc0 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: 0x55dbf9340150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55dbf93409d0 MAP: (14 sibs) 1 children: 46: 0x55dbf9341230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf9340a68 MAP: (14 sibs) 1 children: 46: 0x55dbf93412d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf9340b00 MAP: (14 sibs) 1 children: 46: 0x55dbf9341370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340b98 MAP: (14 sibs) 1 children: 46: 0x55dbf9341410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340c30 MAP: (14 sibs) 1 children: 46: 0x55dbf93414b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340cc8 MAP: (14 sibs) 1 children: 46: 0x55dbf9341550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340d60 MAP: (14 sibs) 1 children: 46: 0x55dbf93415f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340df8 MAP: (14 sibs) 1 children: 46: 0x55dbf9341690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340e90 MAP: (14 sibs) 1 children: 46: 0x55dbf9341730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340f28 MAP: (14 sibs) 1 children: 46: 0x55dbf93417d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340fc0 MAP: (14 sibs) 1 children: 46: 0x55dbf9341870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf9341058 MAP: (14 sibs) 1 children: 46: 0x55dbf9341910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf93410f0 MAP: (14 sibs) 2 children: 46: 0x55dbf93419b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55dbf9341a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55dbf9341188 MAP: (14 sibs) 2 children: 46: 0x55dbf9341af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55dbf9341b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93da060 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55dbf93da0f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55dbf93da180 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93da210 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55dbf93da2a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93da330 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55dbf93da3c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55dbf93da450 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55dbf93da4e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55dbf93da570 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55dbf93da600 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55dbf93da690 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55dbf93da720 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55dbf93da7b0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55dbf93da840 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55dbf93da8d0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55dbf93da960 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55dbf93da9f0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55dbf93daa80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55dbf93dab10 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55dbf93daba0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55dbf93dac30 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55dbf93dacc0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55dbf93dad50 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55dbf93dade0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55dbf93dae70 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55dbf93daf00 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55dbf93daf90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55dbf93db020 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55dbf93db0b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55dbf93db140 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: 0x55dbf93407e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf933ba50 [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: 0x55dbf93408f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55dbf933be90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55dbf933bf28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55dbf933bfc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55dbf933c058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55dbf933c0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55dbf933c188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55dbf933c220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55dbf933c2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55dbf933c350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55dbf933c3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93db1e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93db270 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55dbf93db300 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55dbf93db390 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55dbf93db420 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55dbf93db4b0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55dbf93db540 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55dbf93db5d0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55dbf93db660 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55dbf93db6f0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55dbf93db780 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: 0x55dbf933f890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933a000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55dbf933a0a0 VAL: '-2' (3 sibs) 46: 0x55dbf933a138 VAL: '-2' (3 sibs) 46: 0x55dbf933a1d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93db820 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93db8b0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93db940 VAL: '-2' (3 sibs) 46: [3] [3] 0x55dbf93db9d0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55dbf93dba60 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: 0x55dbf933f9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933a4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93c68a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93c6930 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: 0x55dbf933fac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55dbf933aa60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55dbf933aaf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55dbf933aba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93dbb00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55dbf93dbb90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55dbf93dbc20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55dbf93dbcb0 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: 0x55dbf933fbd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933a550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55dbf933ac40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55dbf933acd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55dbf933ad70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93dbd50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93dbde0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93dbe70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55dbf93dbf00 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55dbf93dbf90 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: 0x55dbf933fcf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55dbf9339d10 MAP: (3 sibs) 1 children: 46: 0x55dbf933c760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55dbf933c800 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933c898 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933c930 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933c9c8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf9339da8 MAP: (3 sibs) 1 children: 46: 0x55dbf933ca70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55dbf933cb10 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933cba8 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933cc40 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933ccd8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf9339e40 MAP: (3 sibs) 1 children: 46: 0x55dbf933cd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55dbf933ce20 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933ceb8 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933cf50 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933cfe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93dc030 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55dbf93dc0c0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55dbf93dc150 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55dbf93dc1e0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55dbf93dc270 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55dbf93dc300 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55dbf93dc390 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55dbf93dc420 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55dbf93dc4b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55dbf93dc540 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55dbf93dc5d0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55dbf93dc660 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55dbf93dc6f0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55dbf93dc780 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55dbf93dc810 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55dbf93dc8a0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55dbf93dc930 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55dbf93dc9c0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55dbf93dca50 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: 0x55dbf933fe08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55dbf933d7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55dbf933d880 MAP: (3 sibs) 1 children: 46: 0x55dbf933da50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55dbf933daf0 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933db88 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933dc20 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933dcb8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf933d918 MAP: (3 sibs) 1 children: 46: 0x55dbf933dd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55dbf933de00 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933de98 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933df30 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933dfc8 VAL: '3.mp4' (4 sibs) 46: 0x55dbf933d9b0 MAP: (3 sibs) 1 children: 46: 0x55dbf933e070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55dbf933e110 VAL: '0.mp4' (4 sibs) 46: 0x55dbf933e1a8 VAL: '1.mp4' (4 sibs) 46: 0x55dbf933e240 VAL: '2.mp4' (4 sibs) 46: 0x55dbf933e2d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93dcaf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55dbf93dcb80 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55dbf93dcc10 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55dbf93dcca0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55dbf93dcd30 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55dbf93dcdc0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55dbf93dce50 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55dbf93dcee0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55dbf93dcf70 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55dbf93dd000 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55dbf93dd090 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55dbf93dd120 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55dbf93dd1b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55dbf93dd240 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55dbf93dd2d0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55dbf93dd360 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55dbf93dd3f0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55dbf93dd480 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55dbf93dd510 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55dbf93dd5a0 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: 0x55dbf933ff20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55dbf933e380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55dbf933e8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93dd640 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93dd6d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55dbf93dd760 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55dbf93dd7f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55dbf93dd880 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55dbf93dd910 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55dbf93dd9a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55dbf93dda30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55dbf93ddac0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55dbf93ddb50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55dbf93ddbe0 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: 0x55dbf9340038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55dbf933e980 MAP: (10 sibs) 1 children: 46: 0x55dbf933af00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ea18 MAP: (10 sibs) 1 children: 46: 0x55dbf933afa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eab0 MAP: (10 sibs) 1 children: 46: 0x55dbf933ef80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eb48 MAP: (10 sibs) 1 children: 46: 0x55dbf933f020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ebe0 MAP: (10 sibs) 1 children: 46: 0x55dbf933f0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ec78 MAP: (10 sibs) 1 children: 46: 0x55dbf933f160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ed10 MAP: (10 sibs) 1 children: 46: 0x55dbf933f200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eda8 MAP: (10 sibs) 1 children: 46: 0x55dbf933f2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933ee40 MAP: (10 sibs) 1 children: 46: 0x55dbf933f340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf933eed8 MAP: (10 sibs) 1 children: 46: 0x55dbf933f3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93ddc80 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93ddd10 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55dbf93ddda0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93dde30 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55dbf93ddec0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93ddf50 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55dbf93ddfe0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55dbf93de070 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55dbf93de100 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55dbf93de190 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55dbf93de220 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55dbf93de2b0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55dbf93de340 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55dbf93de3d0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55dbf93de460 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55dbf93de4f0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55dbf93de580 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55dbf93de610 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55dbf93de6a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55dbf93de730 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55dbf93de7c0 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: 0x55dbf9340150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55dbf93409d0 MAP: (14 sibs) 1 children: 46: 0x55dbf9341230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf9340a68 MAP: (14 sibs) 1 children: 46: 0x55dbf93412d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf9340b00 MAP: (14 sibs) 1 children: 46: 0x55dbf9341370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340b98 MAP: (14 sibs) 1 children: 46: 0x55dbf9341410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340c30 MAP: (14 sibs) 1 children: 46: 0x55dbf93414b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340cc8 MAP: (14 sibs) 1 children: 46: 0x55dbf9341550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340d60 MAP: (14 sibs) 1 children: 46: 0x55dbf93415f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340df8 MAP: (14 sibs) 1 children: 46: 0x55dbf9341690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340e90 MAP: (14 sibs) 1 children: 46: 0x55dbf9341730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340f28 MAP: (14 sibs) 1 children: 46: 0x55dbf93417d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55dbf9340fc0 MAP: (14 sibs) 1 children: 46: 0x55dbf9341870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf9341058 MAP: (14 sibs) 1 children: 46: 0x55dbf9341910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55dbf93410f0 MAP: (14 sibs) 2 children: 46: 0x55dbf93419b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55dbf9341a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55dbf9341188 MAP: (14 sibs) 2 children: 46: 0x55dbf9341af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55dbf9341b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93de860 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55dbf93de8f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55dbf93de980 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55dbf93dea10 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55dbf93deaa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55dbf93deb30 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55dbf93debc0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55dbf93dec50 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55dbf93dece0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55dbf93ded70 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55dbf93dee00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55dbf93dee90 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55dbf93def20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55dbf93defb0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55dbf93df040 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55dbf93df0d0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55dbf93df160 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55dbf93df1f0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55dbf93df280 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55dbf93df310 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55dbf93df3a0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55dbf93df430 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55dbf93df4c0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55dbf93df550 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55dbf93df5e0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55dbf93df670 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55dbf93df700 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55dbf93df790 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55dbf93df820 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55dbf93df8b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55dbf93df940 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: 0x55dbf93407e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf933b600 [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: 0x55dbf93408f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55dbf933be90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55dbf933bf28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55dbf933bfc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55dbf933c058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55dbf933c0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55dbf933c188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55dbf933c220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55dbf933c2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55dbf933c350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55dbf933c3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55dbf93df9e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55dbf93dfa70 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55dbf93dfb00 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55dbf93dfb90 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55dbf93dfc20 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55dbf93dfcb0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55dbf93dfd40 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55dbf93dfdd0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55dbf93dfe60 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55dbf93dfef0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55dbf93dff80 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 (16 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (16 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.03 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-parse-emit-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.036418ms: read_file 47: 0.001643ms: count_lines 47: reserving #lines=90 47: 0.016070ms: tree_reserve 47: 0.253829ms: parse_yml 47: 0.024016ms: emit_to_buffer 47: 0.003356ms: print_stdout 47: 0.375568ms: objects 47: 0.386640ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 0.91 sec + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -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,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=2 + /usr/bin/pytest -v ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-7.4.3, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.5.0 collecting ... collected 24 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 4%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 8%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 12%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 16%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 20%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 25%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 29%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 33%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 37%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 41%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 45%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 54%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 58%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 62%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 66%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 70%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 75%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 79%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 83%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 87%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 91%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 95%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [100%] ============================== 24 passed in 2.51s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rapidyaml-0.5.0-12.fc41.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YtTrXD + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64/usr/share/doc/rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64/usr/share/doc/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ch8PEl + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64/usr/share/licenses/rapidyaml + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64/usr/share/licenses/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-12.fc41 rapidyaml(x86-64) = 0.5.0-12.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.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) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libc4core.so.0.1.11()(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.5.0-12.fc41.x86_64 Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-12.fc41 rapidyaml-devel(x86-64) = 0.5.0-12.fc41 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.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-12.fc41.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wmmuPE + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64/usr/share/doc/python3-rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64/usr/share/doc/python3-rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rapidyaml = 0.5.0-12.fc41 python3-rapidyaml = 0.5.0-12.fc41 python3-rapidyaml(x86-64) = 0.5.0-12.fc41 python3.12-rapidyaml = 0.5.0-12.fc41 python3.12dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(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) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libc4core.so.0.1.11()(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) python(abi) = 3.12 python3.12dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-12.fc41.x86_64 Provides: rapidyaml-debugsource = 0.5.0-12.fc41 rapidyaml-debugsource(x86-64) = 0.5.0-12.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-12.fc41.x86_64 Provides: debuginfo(build-id) = b2dfa84e1bc286864182447e6aeebba95c739fa6 libryml.so.0.5.0-0.5.0-12.fc41.x86_64.debug()(64bit) rapidyaml-debuginfo = 0.5.0-12.fc41 rapidyaml-debuginfo(x86-64) = 0.5.0-12.fc41 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.5.0-12.fc41 Processing files: python3-rapidyaml-debuginfo-0.5.0-12.fc41.x86_64 Provides: debuginfo(build-id) = c4312504a0eb5e83b5bcdc67c319cc83a59750a4 python-rapidyaml-debuginfo = 0.5.0-12.fc41 python3-rapidyaml-debuginfo = 0.5.0-12.fc41 python3-rapidyaml-debuginfo(x86-64) = 0.5.0-12.fc41 python3.12-rapidyaml-debuginfo = 0.5.0-12.fc41 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.5.0-12.fc41 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64 Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-12.fc41.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-12.fc41.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-12.fc41.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-12.fc41.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-12.fc41.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-12.fc41.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-12.fc41.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uR1tTb + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc41.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.iui5Nh + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/rapidyaml-0.5.0-SPECPARTS + rm -rf rapidyaml-0.5.0 rapidyaml-0.5.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild rapidyaml-0.5.0-12.fc41.src.rpm Finish: build phase for rapidyaml-0.5.0-12.fc41.src.rpm INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/fedora-rawhide-x86_64-1709265571.285206/root/var/log/dnf5.log INFO: Done(/var/lib/copr-rpmbuild/results/rapidyaml-0.5.0-12.fc41.src.rpm) Config(child) 20 minutes 12 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Finish: run Running RPMResults tool Package info: { "packages": [ { "name": "rapidyaml", "epoch": null, "version": "0.5.0", "release": "12.fc41", "arch": "x86_64" }, { "name": "rapidyaml-debuginfo", "epoch": null, "version": "0.5.0", "release": "12.fc41", "arch": "x86_64" }, { "name": "python3-rapidyaml", "epoch": null, "version": "0.5.0", "release": "12.fc41", "arch": "x86_64" }, { "name": "rapidyaml", "epoch": null, "version": "0.5.0", "release": "12.fc41", "arch": "src" }, { "name": "rapidyaml-debugsource", "epoch": null, "version": "0.5.0", "release": "12.fc41", "arch": "x86_64" }, { "name": "python3-rapidyaml-debuginfo", "epoch": null, "version": "0.5.0", "release": "12.fc41", "arch": "x86_64" }, { "name": "rapidyaml-devel", "epoch": null, "version": "0.5.0", "release": "12.fc41", "arch": "x86_64" } ] } RPMResults finished"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: